Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Default Screen" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" # will be replaced by gallium 3D Option "AIGLX" "false" EndSection Section "Files" ModulePath "/usr/lib/xorg/modules" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/TTF/" FontPath "/usr/share/fonts/OTF/" FontPath "/usr/share/fonts/Type1/" FontPath "/usr/share/fonts/100dpi/" FontPath "/usr/share/fonts/75dpi/" EndSection Section "Module" Load "dri" Load "extmod" Load "glx" Load "record" Load "dbe" Load "dri2" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5 6 7" EndSection Section "Monitor" Identifier "DVI-I-1" EndSection Section "Monitor" Identifier "DVI-I-2" Option "LeftOf" "DVI-I-1" EndSection Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "SWcursor" # [] #Option "HWcursor" # [] #Option "NoAccel" # [] #Option "ShadowFB" # [] #Option "VideoKey" # Identifier "Card0" Driver "nouveau" VendorName "nVidia Corporation" BoardName "G71 [GeForce 7950 GX2]" BusID "PCI:5:0:0" EndSection Section "Screen" Identifier "Default Screen" Device "Card0" SubSection "Display" Depth 32 Virtual 3200 1800 EndSubSection EndSection