#Section "ServerFlags" # Option "AutoAddDevices" "False" #EndSection Section "Screen" Identifier "Default Screen" DefaultDepth 24 Option "AddARGBGLXVisuals" "True" DefaultDepth 24 EndSection Section "Module" Load "glx" EndSection Section "Device" Identifier "Default Device" Driver "nvidia" Option "NoLogo" "True" Option "UseDisplayDevice" "DFP" Option "NvAgp" "1" EndSection #Section "ServerLayout" # Identifier "X.org Configured" # Screen 0 "Default Screen" 0 0 # InputDevice "Mouse0" "CorePointer" # InputDevice "Keyboard0" "CoreKeyboard" #EndSection # # #Section "InputDevice" # Identifier "Keyboard0" # Driver "kbd" # Option "DebugLevel" "5" #EndSection # #Section "InputDevice" # Identifier "Mouse0" # Driver "mouse" # Option "Protocol" "PS/2" # Option "Device" "/dev/input/mice" # Option "ZAxisMapping" "4 5 6 7" # Option "DebugLevel" "5" #EndSection