Section "ServerLayout" Identifier "Webbook" Screen "Screen1" InputDevice "keyboard" InputDevice "mouse" InputDevice "stylus" InputDevice "eraser" InputDevice "cursor" InputDevice "pad" EndSection Section "Files" ModulePath "/usr/lib/xorg/modules" FontPath "/usr/share/fonts/X11/misc" FontPath "/usr/share/fonts/X11/Type1" FontPath "/usr/share/fonts/X11/100dpi" FontPath "/usr/share/fonts/X11/75dpi" FontPath "/usr/X11R6/lib/X11/fonts/Type1" EndSection Section "Module" Load "ddc" Load "int10" Load "glx" Load "dbe" Load "dri" Load "extmod" Load "record" Load "bitmap" Load "freetype" Load "type1" Load "vbe" EndSection Section "ServerFlags" Option "AllowMouseOpenFail" EndSection Section "InputDevice" Identifier "keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "gb" Option "XkbOptions" "lv3:ralt_switch" EndSection Section "InputDevice" Identifier "mouse" Driver "mouse" Option "Device" "/dev/input/mice" Option "Protocol" "IMPS/2" Option "Emulate3Buttons" "yes" Option "ZAxisMapping" "4 5" Option "CorePointer" EndSection Section "InputDevice" Identifier "stylus" Driver "wacom" Option "Device" "/dev/input/wacom" Option "USB" "on" Option "Mode" "Absolute" Option "SendcoreEvents" "yes" Option "Type" "stylus" EndSection Section "InputDevice" Identifier "eraser" Driver "wacom" Option "Device" "/dev/input/wacom" Option "USB" "on" Option "Mode" "Absolute" Option "SendcoreEvents" "yes" Option "Type" "eraser" EndSection Section "InputDevice" Identifier "cursor" Driver "wacom" Option "Device" "/dev/input/wacom" Option "USB" "on" Option "Mode" "Relative" Option "SendcoreEvents" "yes" Option "Type" "cursor" EndSection Section "InputDevice" Identifier "pad" Driver "wacom" Option "Device" "/dev/input/wacom" Option "Mode" "Absolute" Option "USB" "on" Option "Type" "pad" EndSection Section "Modes" Identifier "Monitor1" ModeLine "800x600@60" 0.0 0 0 0 0 0 0 0 0 ModeLine "1024x768@60" 0.0 0 0 0 0 0 0 0 0 ModeLine "1024x768@60" 0.0 0 0 0 0 0 0 0 0 ModeLine "1280x600@60" 0.0 0 0 0 0 0 0 0 0 ModeLine "1280x1024@60" 0.0 0 0 0 0 0 0 0 0 ModeLine "1400x1050@60" 0.0 0 0 0 0 0 0 0 0 ModeLine "1440x900@60" 0.0 0 0 0 0 0 0 0 0 ModeLine "1600x1200@60" 0.0 0 0 0 0 0 0 0 0 ModeLine "640x480@60" 0.0 0 0 0 0 0 0 0 0 EndSection Section "Monitor" Identifier "Monitor1" VendorName "laptop-display" ModelName "" ### Comment all HorizSync and VertSync values to use DDC: VertRefresh 58.0 - 62.0 EndSection Section "Device" Identifier "Device1" Driver "openchrome" VendorName "VIA Technologies, Inc." BoardName "CX700M2 UniChrome PRO II Graphics" Option "ForcePanel" Option "EnableAGPDMA" "true" Option "SWCursor" "true" Option "NoAccel" "true" BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "Screen1" Device "Device1" Monitor "Monitor1" DefaultDepth 24 SubSection "Display" Depth 8 EndSubSection SubSection "Display" Depth 15 EndSubSection SubSection "Display" Depth 16 EndSubSection SubSection "Display" Depth 24 Modes "1024x600" "800x600" "640x480" EndSubSection EndSection Section "DRI" Mode 0666 EndSection Section "Extensions" Option "Composite" "Disable" EndSection