Section "Files" EndSection Section "Module" Load "freetype" Load "extmod" Load "glx" Load "dri" Load "dbe" Load "record" Load "xtrap" Load "type1" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbModel" "pc105" Option "XkbLayout" "de" EndSection Section "Monitor" Identifier "Monitor_Fujitsu" HorizSync 30 - 66 VertRefresh 50 - 61 DisplaySize 474 296 ModeLine "1680x1050" 119.0 1680 1728 1760 1840 1050 1053 1059 1080 ### for i810 2.x Option "PreferredMode" "1680x1050" EndSection ### for i810 2.x Section "Monitor" Identifier "Monitor_LVDS" Option "Ignore" EndSection Section "Device" Identifier "Card0" Driver "i810" ### for i810 2.x Option "Monitor-VGA" "Monitor_Fujitsu" Option "Monitor-LVDS" "Monitor_LVDS" EndSection Section "Screen" Identifier "Screen_Fujitsu" Device "Card0" Monitor "Monitor_Fujitsu" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1680x1050" EndSubsection EndSection Section "ServerLayout" Identifier "Layout0" Screen "Screen_Fujitsu" InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" EndSection