Section "Module" # This loads the DBE extension module. Load "dbe" # Double buffer extension SubSection "extmod" # Option "omit xfree86-dga" # don't initialise the DGA extension EndSubSection Load "type1" Load "freetype" Load "glx" EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" FontPath "/usr/X11R6/lib/X11/fonts/ttf/" FontPath "/usr/X11R6/lib/X11/fonts/misc/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/Type1/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" EndSection Section "ServerFlags" EndSection Section "InputDevice" Identifier "Keyboard1" Driver "Keyboard" Option "AutoRepeat" "250 30" Option "XkbRules" "xfree86" Option "XkbModel" "pc105" Option "XkbLayout" "be" Option "XkbCompat" "" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/mouse" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" Identifier "My Monitor" HorizSync 31.5 - 83.0 VertRefresh 40-130 # 1024x768 @ 85 Hz, 81.00 Khz hsync #Modeline "1024x768" 129.6 1024 1072 1168 1376 768 769 772 808 +hsync +vsync # 1152x864 @ 85 Hz, 76.84 KHz hsync Modeline "1152x864" 119.88 1152 1208 1320 1560 864 865 868 904 +hsync +vsync # 1184x888 @ 88 Hz, 81.05 KHz hsync Modeline "1184x888" 129.03 1184 1240 1352 1592 888 889 892 921 +hsync +vsync # 1200x900 @ 86 Hz, 80.84 Khz hsync Modeline "1200x900" 134.51 1200 1264 1400 1664 900 901 905 940 +hsync +vsync EndSection Section "Device" Identifier "My Video Card" Driver "nvidia" #VideoRam 16384 Option "CursorShadowXOffset" "4" Option "CursorShadow" "1" Option "CursorShadowYOffset" "2" EndSection Section "Screen" Identifier "Screen 1" Device "My Video Card" Monitor "My Monitor" DefaultDepth 24 Subsection "Display" Depth 24 Modes "1184x888" "1152x864" "1024x768" "800x600" ViewPort 0 0 EndSubsection EndSection Section "ServerLayout" Identifier "Simple Layout" Screen "Screen 1" InputDevice "Mouse1" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" EndSection