Section "Module" Load "dbe" # Double buffer extension SubSection "extmod" Option "omit xfree86-dga" # don't initialise the DGA extension EndSubSection Load "type1" Load "freetype" Load "xtt" Load "glx" Load "dri" EndSection Section "Extensions" Option "Composite" "Enable" EndSection Section "Files" FontPath "/usr/share/fonts/local" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/TTF/" FontPath "/usr/share/fonts/OTF" FontPath "/usr/share/fonts/Type1/" FontPath "/usr/lib/X11/fonts/local/" FontPath "/usr/lib/X11/fonts/misc/" FontPath "/usr/lib/X11/fonts/Type1/" FontPath "/usr/lib/X11/fonts/TrueType/" FontPath "/usr/lib/X11/fonts/freefont/" EndSection Section "ServerFlags" Option "Dont Zoom" # Option "DisableVidModeExtension" EndSection Section "InputDevice" Identifier "Keyboard1" Driver "keyboard" Option "AutoRepeat" "500 30" Option "XkbRules" "xorg" Option "XkbModel" "pc110" Option "XkbLayout" "us" Option "XkbVariant" "" Option "XkbOptions" "" Option "XLeds" "3" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "Auto" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5 6 7" EndSection Section "Monitor" Identifier "BenQ G2400W" HorizSync 31.5 - 82.0 VertRefresh 56.0 - 76.0 Option "dpms" Option "blank time" "90" Option "standby time" "91" Option "suspend time" "92" Option "off time" "93" EndSection Section "Device" Identifier "nvidia" Driver "nvidia" Option "hw cursor" "on" Option "XAANoOffscreenPixmaps" "true" Option "DRI" "true" EndSection Section "Screen" Identifier "Screen 1" Device "nvidia" Monitor "BenQ G2400W" Option "AddARGBGLXVisuals" "true" DefaultDepth 24 Subsection "Display" Depth 24 Modes "1920x1200" ViewPort 0 0 EndSubsection Subsection "Display" Depth 24 Modes "1280x1024" ViewPort 0 0 EndSubsection Subsection "Display" Depth 24 Modes "800x600" ViewPort 0 0 EndSubsection EndSection Section "ServerLayout" Identifier "Simple Layout" Screen "Screen 1" InputDevice "Mouse1" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" Option "AIGLX" "true" EndSection Section "DRI" Mode 0666 EndSection