Section "Module" Load "dbe" # Double buffer extension Load "extmod" Load "ddc" Load "type1" Load "speedo" Load "freetype" Load "glx" EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" FontPath "/usr/X11R6/lib/X11/fonts/webfonts/" FontPath "/usr/X11R6/lib/X11/fonts/local/" 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/Speedo/" FontPath "/usr/X11R6/lib/X11/fonts/Type1/" FontPath "/usr/X11R6/lib/X11/fonts/TrueType/" FontPath "/usr/X11R6/lib/X11/fonts/freefont/" FontPath "/usr/X11R6/lib/X11/fonts/bitstream-vera/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" # ModulePath "/usr/X11R6/lib/modules" EndSection Section "ServerFlags" EndSection Section "InputDevice" Identifier "Keyboard1" Driver "Keyboard" Option "AutoRepeat" "500 30" Option "XkbRules" "xfree86" Option "XkbModel" "hp2505" Option "XkbModel" "inspiron" Option "XkbLayout" "en_US" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "PS/2" Option "Device" "/dev/psaux" Option "Emulate3Buttons" Option "Emulate3Timeout" "50" EndSection Section "InputDevice" Identifier "Mouse2" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" Identifier "Dell Laptop" HorizSync 31.5-100 VertRefresh 30-90 UseModes "16:10" Option "DPMS" Option "UseEdidFreqs" "yes" Option "FlatPanelProperties" "Scaling = aspect-scaled" EndSection Section "Modes" Identifier "16:10" Modeline "1280x800" 84 1280 1344 1480 1680 800 801 804 828 Modeline "1280x800" 107.21 1280 1360 1496 1712 800 801 804 835 Modeline "1280x800" 123.38 1280 1368 1504 1728 800 801 804 840 Modeline "1280x800" 147.89 1280 1376 1512 1744 800 801 804 848 EndSection Section "Device" Identifier "Dell NVidia GeForce 4 Go 4200" # Driver "nvidia" Driver "nv" Option "UseEdidFreqs" "yes" Option "FlatPanelProperties" "Scaling = ascpect-scaled" EndSection Section "Screen" Identifier "Screen 1" Device "Dell NVidia GeForce 4 Go 4200" Monitor "Dell Laptop" DefaultDepth 24 Subsection "Display" Depth 8 Modes "1280x800" "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubsection Subsection "Display" Depth 16 Modes "1280x800" "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubsection Subsection "Display" Depth 24 Modes "1280x800" "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubsection EndSection Section "ServerLayout" Identifier "Simple Layout" Screen "Screen 1" InputDevice "Mouse1" "CorePointer" InputDevice "Mouse2" "AlwaysCore" InputDevice "Keyboard1" "CoreKeyboard" EndSection