Looks like mtrack is ignored if synaptics is available.
As workaround I remove xserver-xorg-input-all and add next to
/etc/X11/xorg.conf:
Section "InputClass"
Identifier "Multitouch Touchpad"
Driver "mtrack"
MatchDevicePath "/dev/input/event*"
MatchIsTouchpad "on"
Option "CorePointer" "true"
Option "Sensitivity" "0.65" # 1 : movement speed
Option "ScrollDistance" "100" # 150 : two-finger drag dist
for click
Option "ClickTime" "25" # 50 : millisec to hold
emulated click
# Option "ThumbSize" "35" # 25 : min size of thumb
# Option "PalmSize" "55" # 40 : min size of palm
EndSection
--
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xf86-input-mtrack in Ubuntu.
https://bugs.launchpad.net/bugs/936782
Title:
No longer working in precise
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xf86-input-mtrack/+bug/936782/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : [email protected]
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help : https://help.launchpad.net/ListHelp