Section "ServerFlags" Option "DontZap" Option "BlankTime" "5" Option "SuspendTime" "15" Option "OffTime" "30" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "XkbRules" "xorg" Option "XkbModel" "acer_laptop" Option "XkbLayout" "de" Option "XkbVariant" "nodeadkeys" EndSection Section "InputDevice" Identifier "Synaptics Touchpad" Driver "synaptics" Option "CorePointer" Option "Device" "/dev/psaux" Option "Protocol" "auto-dev" # Option "HorizScrollDelta" "0" Option "LeftEdge" "1700" Option "RightEdge" "5300" Option "TopEdge" "1700" Option "BottomEdge" "4200" Option "FingerLow" "25" Option "FingerHigh" "30" Option "MaxTapTime" "180" Option "MaxTapMove" "220" Option "VertScrollDelta" "100" Option "HorizScrollDelta" "100" Option "MinSpeed" "0.06" Option "MaxSpeed" "0.12" # Option "AccelFactor" "0.0010" # Option "Repeater" "/dev/othermice" Option "SHMConfig" "on" Option "UpDownScrolling" "on" Option "EmulateMidButtonTime" "500" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "SendCoreEvents" Option "Device" "/dev/input/mice" Option "Protocol" "auto" Option "Emulate3Buttons" "true" Option "ChordMiddle" Option "EmulateWheel" "on" Option "EmulateWheelButton" "8" Option "YAxisMapping" "4 5" Option "XAxisMapping" "6 7" Option "EmulateWheelInertia" "15" Option "EmulateWheelClickToo" "off" EndSection Section "Device" Identifier "Intel Corporation 82852/855GM Integrated Graphics Device" Driver "intel" # Option "Legacy3D" "false" # Option "PageFlip" "true" # Option "TripleBuffer" "true" EndSection Section "Screen" Identifier "Default Screen" EndSection Section "ServerLayout" Identifier "Server Layout" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "Synaptics Touchpad" "CorePointer" InputDevice "Configured Mouse" "SendCoreEvents" EndSection Section "DRI" Mode 0666 EndSection Section "Extensions" Option "Composite" "Enable" Option "RENDER" "Enable" EndSection