Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" 0 0 InputDevice "Keyboard0" "CoreKeyboard" InputDevice "TouchPad" "CorePointer" InputDevice "Mouse0" Option "AIGLX" "True" EndSection Section "Files" FontPath "/usr/share/fonts/misc:unscaled" FontPath "/usr/share/fonts/Type1" FontPath "/usr/share/fonts/TTF" FontPath "/usr/share/fonts/corefonts" FontPath "/usr/share/fonts/freefonts" FontPath "/usr/share/fonts/sharefonts" FontPath "/usr/share/fonts/terminus" FontPath "/usr/share/fonts/ttf-bitstream-vera" FontPath "/usr/share/fonts/unifont" FontPath "/usr/share/fonts/75dpi:unscaled" FontPath "/usr/share/fonts/100dpi:unscaled" FontPath "/usr/share/fonts/artwiz" EndSection Section "Module" Load "freetype" # Load "xtt" Load "extmod" Load "glx" Load "dri" Load "dbe" Load "record" Load "xtrap" Load "type1" # Load "synaptics" EndSection # Touchpad - Synaptics driver Section "InputDevice" Driver "synaptics" Identifier "Touchpad" Option "Device" "/dev/input/mice" Option "Protocol" "auto-dev" Option "LeftEdge" "1900" Option "RightEdge" "5400" Option "TopEdge" "1900" Option "BottomEdge" "4000" Option "FingerLow" "25" Option "FingerHigh" "30" Option "MaxTapTime" "180" Option "MaxTapMove" "220" Option "MaxDoubleTapTime" "180" Option "SingleTapTimeout" "180" Option "ClickTime" "100" Option "FastTaps" "0" Option "EmulateMidButtonTime" "75" Option "VertScrollDelta" "100" Option "HorizScrollDelta" "100" Option "VertEdgeScroll" "1" Option "HorizEdgeScroll" "1" Option "VertTwoFingerScroll" "1" Option "HorizTwoFingerScroll" "1" Option "MinSpeed" "0.09" Option "MaxSpeed" "0.18" Option "AccelFactor" "0.0015" Option "EdgeMotionMinZ" "30" Option "EdgeMotionMaxZ" "160" Option "EdgeMotionMinSpeed" "1" Option "EdgeMotionMaxSpeed" "400" Option "EdgeMotionUseAlways" "0" Option "UpDownScrolling" "1" Option "LeftRightScrolling" "1" Option "UpDownRepeat" "1" Option "LeftRightRepeat" "1" Option "ScrollButtonRepeat" "100" Option "TouchpadOff" "1" Option "GuestMouseOff" "0" Option "LockedDrags" "0" Option "RTCornerButton" "2" Option "RBCornerButton" "3" Option "LTCornerButton" "0" Option "LBCornerButton" "0" Option "TapButton1" "1" Option "TapButton2" "2" Option "TapButton3" "3" Option "CircularScrolling" "0" Option "CircScrollDelta" "0.1" Option "CircScrollTrigger" "0" Option "CircularPad" "0" Option "PalmDetect" "1" Option "PalmMinWidth" "4" Option "PalmMinZ" "200" Option "CoastingSpeed" "0" Option "PressureMotionMinZ" "30" Option "PressureMotionMaxZ" "160" Option "PressureMotionMinFactor" "1" Option "PressureMotionMaxFactor" "1" Option "SendCoreEvents" "true" Option "SHMConfig" "true" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "ImPS/2" Option "ZAxisMapping" "4 5" Option "Emulate3Buttons" Option "Device" "/dev/input/mice" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbModel" "pc105" Option "XkbLayout" "gb" EndSection Section "Monitor" Identifier "Monitor0" ### Comment all HorizSync and VertRefresh values to use DDC: HorizSync 31.5 - 57.0 VertRefresh 40.0 - 150.0 EndSection Section "Device" Identifier "Card0" Driver "intel" Card "** Intel i810 (generic) [i810]" Option "XAANoOffscreenPixmaps" "true" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 Modes "1280x800" "1024x768" "800x600" "640x480" EndSubSection EndSection Section "Extensions" Option "Composite" "Enable" EndSection Section "DRI" Mode 0666 EndSection