Section "ServerFlags" Option "AllowMouseOpenFail" "true" EndSection Section "Extensions" Option "Composite" "true" EndSection Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Touchpad" "AlwaysCore" InputDevice "Touchpad3" "AlwaysCore" EndSection Section "Files" RgbPath "/usr/share/X11/rgb" ModulePath "/usr/lib/xorg/modules" FontPath "/usr/share/fonts/misc" FontPath "/usr/share/fonts/75dpi" FontPath "/usr/share/fonts/100dpi" FontPath "/usr/share/fonts/TTF" FontPath "/usr/share/fonts/Type1" EndSection Section "Module" Load "glx" Load "extmod" Load "xtrap" Load "record" Load "dbe" Load "dri" Load "freetype" Load "type1" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "sendCoreEvents" "true" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5" Option "Buttons" "5" EndSection Section "InputDevice" Identifier "TouchPad" Driver "synaptics" Option "Device" "/dev/input/event2" Option "Protocol" "event" Option "SendCoreEvents" "true" Option "SHMConfig" "on" # --- Speed and Acceleration --- Option "MinSpeed" "0.60" Option "MaxSpeed" "1.10" Option "AccelFactor" "0.025" # --- TouchPad Size --- Option "LeftEdge" "40" Option "RightEdge" "900" Option "TopEdge" "40" Option "BottomEdge" "640" # # --- TouchPad Edge Button Emulation --- # Option "LTCornerButton" "0" # Option "LBCornerButton" "0" # Option "RTCornerButton" "0" # Option "RBCornerButton" "2" # --- Scrolling --- Option "VertEdgeScroll" "1" Option "HorizEdgeScroll" "1" Option "VertScrollDelta" "20" Option "HorizScrollDelta" "20" # --- Tapping --- Option "MaxTapTime" "90" Option "MaxTapMove" "80" EndSection Section "InputDevice" Identifier "TouchPad3" Driver "synaptics" Option "Device" "/dev/input/event3" Option "Protocol" "event" Option "SendCoreEvents" "true" Option "SHMConfig" "on" # --- Speed and Acceleration --- Option "MinSpeed" "0.60" Option "MaxSpeed" "1.10" Option "AccelFactor" "0.025" # --- TouchPad Size --- Option "LeftEdge" "40" Option "RightEdge" "900" Option "TopEdge" "40" Option "BottomEdge" "640" # # --- TouchPad Edge Button Emulation --- # Option "LTCornerButton" "0" # Option "LBCornerButton" "0" # Option "RTCornerButton" "0" # Option "RBCornerButton" "2" # --- Scrolling --- Option "VertEdgeScroll" "1" Option "HorizEdgeScroll" "1" Option "VertScrollDelta" "20" Option "HorizScrollDelta" "20" # --- Tapping --- Option "MaxTapTime" "90" Option "MaxTapMove" "80" EndSection Section "Monitor" #DisplaySize 300 190 # mm Identifier "Monitor0" VendorName "LPL" ModelName "1146" EndSection Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "NoAccel" # [] #Option "SWcursor" # [] #Option "ColorKey" # #Option "CacheLines" # #Option "Dac6Bit" # [] #Option "DRI" # [] #Option "NoDDC" # [] #Option "ShowCache" # [] #Option "XvMCSurfaces" # #Option "PageFlip" # [] Identifier "Card0" Driver "i810" VendorName "Intel Corporation" BoardName "Mobile 945GM/GMS/940GML Express Integrated Graphics Controller" BusID "PCI:0:2:0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 16 Modes "1280x800" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Viewport 0 0 Depth 24 Modes "1280x800" "1024x768" "800x600" "640x480" EndSubSection EndSection Section "dri" Mode 0666 EndSection