xorg.conf

Matériel : rastadd, Dark-sorrow Le Bistrot : Stephane G, 1 utilisateur anonyme et 477 utilisateurs inconnus
Ajouter une réponse



 Mot :   Pseudo :  
 
Bas de page
Auteur
 Sujet : xorg.conf
 
Moi j'aime la France, mais je hais les glandeurs!
Plus d'informations

Bonjour à tous,  
 
est-ce que quelqu'un aurait la gentillesse de laisser son /etc/X11/xorg.conf ?
 
Je tourne sous debian sid et j'ai eu un peu de mal à installer les pilotes pour ma geforce5200:

dpkg-reconfigure xserver-xorg

 
s'arrête en cours de chemin, il ne configure que le clavier et RIEN d'autre, aucune question quant à ma souris, mon écran ou ma carte graphique....
 
J'ai donc recopié à la main des morceaux de xorg.conf que j'ai trouvés grâce à mon ami google, cela a marché mais comme je n'ai pas trouvé  de xorg.conf intégral, j'aimerais quand même vérifier que je n'ai rien oublié....Au passage, si vous avez ne serait-ce qu'une petite idée pour m'expliquer pourquoi dpkg-reconfigure xserver-xorg se comporte ainsi, je suis aussi preneur.... :jap:


---------------
rôder un CPU en rendant service à l'Humanité, c'est possible!!

 

Plus d'informations


# Auto-generated by mkxf86config
#Section "InputDevice"
# Identifier  "Serial Mouse"
# Driver      "mouse"
# Option     "Protocol" "Microsoft"
# Option     "Device" "/dev/ttyS0"
# Option     "Emulate3Buttons" "true"
# Option     "Emulate3Timeout" "70"
# Option     "SendCoreEvents" "true"
#EndSection
#Section "InputDevice"
# Identifier  "PS/2 Mouse"
# Driver      "mouse"
# Option     "Protocol" "IMPS/2"
# Option     "Device" "/dev/misc/psaux"
# Option     "Emulate3Buttons" "true"
# Option     "Emulate3Timeout" "70"
# Option     "SendCoreEvents" "true"
# Option     "ZAxisMapping" "4 5"
#EndSection
 
Section "ServerLayout"
 Identifier     "X.Org Configured"
 Screen      0  "aticonfig-Screen[0]" 0 0
 InputDevice    "USB Mouse" "SendCoreEvents"
 InputDevice    "Keyboard0" "CoreKeyboard"
 InputDevice    "Synaptics" "CorePointer"
 Option     "AIGLX" "true"
EndSection
 
Section "Files"
 FontPath     "/usr/share/fonts/util"
 FontPath     "/usr/share/fonts/encodings"
 FontPath     "/usr/share/fonts/misc"
 FontPath     "/usr/share/fonts/local"
 FontPath     "/usr/share/fonts/terminus"
 FontPath     "/usr/share/fonts/corefonts"
 FontPath     "/usr/local/share/fonts"
 FontPath     "/usr/share/fonts/default"
 FontPath     "/usr/share/fonts/TTF"
 FontPath     "/usr/share/fonts/type1"
 FontPath     "/usr/share/fonts/100dpi"
 FontPath     "/usr/share/fonts/75dpi"
 FontPath     "/usr/share/fonts/arphicfonts"
 FontPath     "/usr/share/fonts/jisx0213"
 FontPath     "/usr/share/fonts/shinonome"
 FontPath     "/usr/share/fonts/baekmuk-fonts"
 FontPath     "/usr/share/fonts/kacst-fonts"
 FontPath     "/usr/share/fonts/sgi-fonts"
 FontPath     "/usr/share/fonts/unfonts"
 FontPath     "/usr/share/fonts/default/ghostscript"
 FontPath     "/usr/share/fonts/xfonts-cronyx-100dpi:unscaled"
 FontPath     "/usr/share/fonts/xfonts-cronyx-75dpi:unscaled"
 FontPath     "/usr/share/fonts/xfonts-cronyx-misc:unscaled"
 FontPath     "/usr/share/fonts/xfonts-cronyx-100dpi"
 FontPath     "/usr/share/fonts/xfonts-cronyx-75dpi"
 FontPath     "/usr/share/fonts/xfonts-cronyx-misc"
 FontPath     "/usr/share/fonts/xfonts-cronyx-cp1251-100dpi:unscaled"
 FontPath     "/usr/share/fonts/xfonts-cronyx-cp1251-75dpi:unscaled"
 FontPath     "/usr/share/fonts/xfonts-cronyx-cp1251-misc:unscaled"
 FontPath     "/usr/share/fonts/xfonts-cronyx-cp1251-100dpi"
 FontPath     "/usr/share/fonts/xfonts-cronyx-cp1251-75dpi"
 FontPath     "/usr/share/fonts/xfonts-cronyx-cp1251-misc"
 FontPath     "/usr/share/fonts/xfonts-cronyx-isocyr-100dpi:unscaled"
 FontPath     "/usr/share/fonts/xfonts-cronyx-isocyr-75dpi:unscaled"
 FontPath     "/usr/share/fonts/xfonts-cronyx-isocyr-misc:unscaled"
 FontPath     "/usr/share/fonts/xfonts-cronyx-isocyr-100dpi"
 FontPath     "/usr/share/fonts/xfonts-cronyx-isocyr-75dpi"
 FontPath     "/usr/share/fonts/xfonts-cronyx-isocyr-misc"
 FontPath     "/usr/share/fonts/xfonts-cronyx-koi8r-100dpi:unscaled"
 FontPath     "/usr/share/fonts/xfonts-cronyx-koi8r-75dpi:unscaled"
 FontPath     "/usr/share/fonts/xfonts-cronyx-koi8r-misc:unscaled"
 FontPath     "/usr/share/fonts/xfonts-cronyx-koi8r-100dpi"
 FontPath     "/usr/share/fonts/xfonts-cronyx-koi8r-75dpi"
 FontPath     "/usr/share/fonts/xfonts-cronyx-koi8r-misc"
 FontPath     "/usr/share/fonts/xfonts-cronyx-koi8u-100dpi:unscaled"
 FontPath     "/usr/share/fonts/xfonts-cronyx-koi8u-75dpi:unscaled"
 FontPath     "/usr/share/fonts/xfonts-cronyx-koi8u-misc:unscaled"
 FontPath     "/usr/share/fonts/xfonts-cronyx-koi8u-100dpi"
 FontPath     "/usr/share/fonts/xfonts-cronyx-koi8u-75dpi"
 FontPath     "/usr/share/fonts/xfonts-cronyx-koi8u-misc"
EndSection
 
Section "Module"
 
 #Load  "GLcore"
 Load  "ddc"
 #Load  "vbe"
 Load  "dbe"
 Load  "dri"
 Load  "extmod"
 Load  "glx"
 Load  "bitmap"
 Load  "type1"
 Load  "freetype"
 Load  "record"
EndSection
 
Section "ServerFlags"
 Option     "AllowMouseOpenFail" "true"
 Option     "IgnoreABI" "on"
EndSection
 
Section "InputDevice"
 Identifier  "Keyboard0"
 Driver      "kbd"
 Option     "CoreKeyboard"
 Option     "XkbRules" "xorg"
 Option     "XkbModel" "pc105"
 Option     "XkbLayout" "fr"
 Option     "XkbVariant" "latin9"
# Option "XkbOptions" "grp:toggle,grp_led:scroll"
EndSection
 
Section "InputDevice"
 Identifier  "USB Mouse"
 Driver      "mouse"
 Option     "Device" "/dev/input/mice"
 Option     "SendCoreEvents" "true"
 Option     "Protocol" "IMPS/2"
 Option     "ZAxisMapping" "4 5"
 Option     "Buttons" "5"
EndSection
 
Section "InputDevice"
 Identifier  "Synaptics"
 Driver      "synaptics"
 Option     "Protocol" "event"
 Option     "Device" "/dev/input/event4"
 Option     "LeftEdge" "1900"
 Option     "RightEdge" "5400"
 Option     "TopEdge" "1900"
 Option     "BottomEdge" "4000"
 Option     "FingerLow" "25"
 Option     "FingerHigh" "30"
 Option     "MaxTapTime" "180"
 Option     "MaxTapMove" "220"
 Option     "VertScrollDelta" "100"
 Option     "MinSpeed" "0.02"
 Option     "MaxSpeed" "0.10"
 Option     "AccelFactor" "0.0010"
 Option     "SHMConfig" "on"
EndSection
 
Section "Monitor"
 Identifier   "aticonfig-Monitor[0]"
 Option     "VendorName" "ATI Proprietary Driver"
 Option     "ModelName" "Generic Autodetecting Monitor"
 Option     "DPMS" "true"
EndSection
 
Section "Device"
 Identifier  "aticonfig-Device[0]"
 Driver      "fglrx"
 Option     "VideoOverlay" "on"
 Option     "TexturedVideoSyn" "on"
 Option     "OpenGLOverlay" "off"
 Option     "DesktopSetup" "single"
 Option     "Mode2" "1680x1050"
 Option     "PairModes" "1280x800+1680x1050"
 Option     "EnableMonitor" "crt1"
 Option     "DRI" "true"
 Option     "XAANoOffscreenPixmaps" "true"
 Option     "AddARGBGLXVisuals" "True"
 Option     "DisableGLXRootClipping" "True"
 Option     "RenderAccel" "True"
 Option     "OverlayOnCRTC2" "1"
 Option     "ColorTiling" "on"
 Option     "EnablePageFlip" "on"
EndSection
 
Section "Screen"
 Identifier "aticonfig-Screen[0]"
 Device     "aticonfig-Device[0]"
 Monitor    "aticonfig-Monitor[0]"
 DefaultDepth     24
 SubSection "Display"
  Depth     1
  Modes    "1024x768" "800x600" "640x480"
 EndSubSection
 SubSection "Display"
  Depth     4
  Modes    "1024x768" "800x600" "640x480"
 EndSubSection
 SubSection "Display"
  Depth     8
  Modes    "1024x768" "800x600" "640x480"
 EndSubSection
 SubSection "Display"
  Depth     15
  Modes    "1024x768" "800x600" "640x480"
 EndSubSection
 SubSection "Display"
  Depth     16
  Modes    "1024x768" "800x600" "640x480"
 EndSubSection
 SubSection "Display"
  Depth     24
  Modes    "1680x1050" "1280x800" "1024x768" "800x600" "640x480"
 EndSubSection
 SubSection "Display"
  Depth     32
  Modes    "1024x768" "800x600" "640x480"
 EndSubSection
EndSection
 
Section "DRI"
 Group        0
 Mode         0666
EndSection
 
Section "Extensions"
 Option     "DAMAGE" "true"
 Option     "Composite" "true"
EndSection
 

Moi j'aime la France, mais je hais les glandeurs!
Plus d'informations

merci beaucoup :jap: :)
 
Il y a un détail qui m'étonne c'est:


 SubSection "Display"
  Depth     32
  Modes    "1024x768" "800x600" "640x480"
 EndSubSection
EndSection  


je pensais que ce n'était pas possible d'après ce que j'avais lu en faisant un dpkg-reconfigure xserver-xorg......  :??:


---------------
rôder un CPU en rendant service à l'Humanité, c'est possible!!

 

Power-User

Qu'est ce qui ne peut pas être possible ?


---------------
www.duo-inspiration.fr
www.badminton-mably.fr
Plus d'informations

fdocteur a écrit :

merci beaucoup :jap: :)
 
Il y a un détail qui m'étonne c'est:


 SubSection "Display"
  Depth     32
  Modes    "1024x768" "800x600" "640x480"
 EndSubSection
EndSection  


je pensais que ce n'était pas possible d'après ce que j'avais lu en faisant un dpkg-reconfigure xserver-xorg......  :??:


 
j'utilise le 24 alors je ne sais pas.

Moi j'aime la France, mais je hais les glandeurs!
Plus d'informations

bouzbi a écrit :

Qu'est ce qui ne peut pas être possible ?


d'utiliser 32bits dans le xorg.conf, puisque en faisant le dpkg-reconfigure xserver-xorg, le configurateur précise que les couleurs 32bits sont en fait des 24bits, ou quelque chose dans le genre :)
 
 
Sinon, je n'arrive pas à comprendre pourquoi les menus déroulants sous kde ne fonctionnent pas!  :pt1cable:  :pt1cable:  :sweat:


---------------
rôder un CPU en rendant service à l'Humanité, c'est possible!!

 


Aller à :
Ajouter une réponse
 

Annonces Google
Publicité