# # Xorg/XFree86 configuration for Dell Inspiron 8600 # Section "ServerLayout" Identifier "Simple Layout" Screen "TheScreen" InputDevice "TheMouse" "CorePointer" InputDevice "TheKeyboard" "CoreKeyboard" EndSection Section "InputDevice" Identifier "TheKeyboard" Driver "Keyboard" Option "AutoRepeat" "500 30" Option "LeftAlt" "Meta" Option "RightAlt" "Meta" Option "XkbRules" "xorg" Option "XkbModel" "pc101" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "TheMouse" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/psm0" Option "Emulate3Buttons" Option "Buttons" "6" EndSection Section "Monitor" Identifier "LCD" HorizSync 31.5-100 VertRefresh 30-90 UseModes "TheModes" EndSection Section "Modes" Identifier "TheModes" 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 Modeline "1680x1050" 147.14 1680 1784 1968 2256 1050 1051 1054 1087 Modeline "1680x1050" 188.07 1680 1800 1984 2288 1050 1051 1054 1096 Modeline "1680x1050" 214.51 1680 1800 1984 2288 1050 1051 1054 1103 Modeline "1680x1050" 256.20 1680 1808 1992 2304 1050 1051 1054 1112 EndSection Section "Device" Identifier "GeForce Card" Driver "nvidia" #Option "CursorShadow" "1" EndSection Section "Screen" Identifier "TheScreen" Device "GeForce Card" Monitor "LCD" Option "FlatPanelProperties" "Scaling=Centered" DefaultDepth 24 Subsection "Display" Depth 24 Modes "1680x1050" ViewPort 0 0 EndSubsection EndSection Section "DRI" Mode 0666 EndSection Section "Module" Load "dbe" Load "dri" Load "extmod" Load "glx" Load "record" Load "xtrap" Load "freetype" Load "speedo" Load "type1" EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" 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/TrueType/" FontPath "/usr/X11R6/lib/X11/fonts/freefont/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" EndSection Section "ServerFlags" # Option "NoTrapSignals" # Option "DontVTSwitch" # Option "DontZap" # Option "Dont Zoom" # Option "DisableVidModeExtension" # Option "AllowNonLocalXvidtune" # Option "DisableModInDev" # Option "AllowNonLocalModInDev" EndSection