Section "ServerLayout" Identifier "X.org" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" FontPath "/usr/share/fonts/misc" FontPath "/usr/share/fonts/75dpi" FontPath "/usr/share/fonts/100dpi" FontPath "/usr/share/fonts/Type1" EndSection Section "Module" Load "glx" Load "extmod" Load "xtrap" Load "record" Load "dbe" Load "freetype" Load "type1" # Load "dri" 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 "Monitor0" VendorName "Monitor Vendor" ModelName "Monitor Model" VertRefresh 50.0 - 75.0 HorizSync 30.0 - 82.0 EndSection Section "Device" Identifier "Card0" Driver "nvidia" VendorName "nVidia Corporation" BoardName "Nvidia GeForce 7600 GTS" BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" Option "TwinView" "True" Option "TwinViewOrientation" "LeftOf" Option "SecondMonitorHorizSync" "30-82" Option "SecondMonitorVertRefresh" "50-75" Option "MetaModes" "1280x1024, 1280x1024; 1024x768, 1024x768" DefaultDepth 24 Option "RenderAccel" "True" # Option "AllowGLXWithComposite" "True" Option "AddARGBGLXVisuals" "True" Option "UseEvents" "False" SubSection "Display" Viewport 0 0 Depth 16 Modes "1280x1024" EndSubSection SubSection "Display" Viewport 0 0 Depth 24 Modes "1280x1024" EndSubSection EndSection Section "Extensions" Option "Composite" "Enable" EndSection