Section "Module" Load "dbe" Load "extmod" # Load "fbdevhw" Load "record" Load "freetype" Load "type1" Load "glx" Load "dri" EndSection Section "Files" #FontPath "/usr/share/fonts/local" FontPath "/usr/share/fonts/misc" FontPath "/usr/share/fonts/75dpi/:unscaled" FontPath "/usr/share/fonts/100dpi/:unscaled" #FontPath "/usr/share/fonts/Speedo" FontPath "/usr/share/fonts/Type1" #FontPath "/usr/share/fonts/TrueType" #FontPath "/usr/share/fonts/freefont" FontPath "/usr/share/fonts/75dpi" FontPath "/usr/share/fonts/100dpi" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5" Option "Emulate3Buttons" "yes" EndSection Section "Device" VideoRam 65536 Identifier "Onboard" Driver "i810" VendorName "Intel" BoardName "GMA x3000" Option "LinearAlloc" "6144" # Option "DRI" "true" EndSection Section "Monitor" Identifier "LCD" VendorName "Dell" ModelName "2007WFP" HorizSync 30.0 - 81.0 VertRefresh 56.0 - 60.0 Option "dpms" EndSection Section "Screen" Identifier "Screen0" Device "Onboard" Monitor "LCD" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1680x1050" # Modes "1280x1024" EndSubSection EndSection Section "DRI" Group 0 Mode 0666 EndSection