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
Bugs, which is subscribed to 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
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs