Section "ServerFlags" Option "AutoAddDevices" "False" EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ExplorerPS/2" Option "ZAxisMapping" "4 5" Option "Emulate3Buttons" "true" EndSection Section "Monitor" Identifier "My Monitor" Option "DPMS" "True" Option "DPI" "96 x 96" EndSection Section "Device" Identifier "My Graphics Card" Driver "nvidia" VendorName "NVIDIA Corporation" EndSection Section "Screen" Identifier "Default Screen" Device "My Graphics Card" Monitor "My Monitor" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1280x1024" Viewport 0 0 EndSubSection Option "DPI" "96 x 96" Option "AddARGBGLXVisuals" "true" Option "TripleBuffer" "true" EndSection Section "Extensions" Option "Composite" "enable" EndSection