Bugzilla – Bug 141132
synaptics touchpad configuration
Last modified: 2006-01-12 14:49:48 UTC
Hi, the synaptics touchpad was deteced correctly on two notebooks. But it behaves strange, it often scrolls unintentionally. Here's what I added to my xorg.conf: Section "InputDevice" Driver "synaptics" Identifier "Mouse[1]" Option "Device" "/dev/input/mice" Option "Emulate3Buttons" "on" Option "InputFashion" "Mouse" Option "Name" "Synaptics;Touchpad" Option "Protocol" "explorerps/2" Option "SHMConfig" "on" Option "Vendor" "Sysp" Option "ZAxisMapping" "4 5" Option "HorizScrollDelta" "0" Option "Edges" "1900 5400 1800 3900" Option "Finger" "25 30" Option "MaxTapTime" "20" Option "MaxTapMove" "220" Option "VertScrollDelta" "100" Option "MinSpeed" "0.02" Option "MaxSpeed" "0.18" Option "AccelFactor" "0.0010" EndSection Alex
Please also attach /var/log/Xorg.0.log. Thanks.
No feedback --> WONTFIX.