desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #126809
[Bug 247433] Re: double-finger scroll and double-finger tapping entangled in synaptics
I fixed this with Synclient in the terminal :
synclient TapButton2=0;
And then added to "sudo gedit /usr/share/X11/xorg.conf.d/50-synaptics.conf"
:
Section "InputClass"
Identifier "Default clickpad buttons"
MatchDriver "synaptics"
Option "TapButton2" "0"
EndSection
Still have to reboot and see if that works
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-input-synaptics in Ubuntu.
https://bugs.launchpad.net/bugs/247433
Title:
double-finger scroll and double-finger tapping entangled in synaptics
Status in Mactel Support:
Fix Released
Status in xserver-xorg-input-synaptics package in Ubuntu:
Fix Released
Bug description:
When the multi-finger tapping is on, and when two-finger scrolling
quickly in a window, the right-click menu often appears. Apparently
the two-finger scroll and two-finger tap gets entangled. A small patch
to the mactel version of synaptics is attached.
Unfortunately, not knowing anything about this code, I cannot say much
about regression risks with the patch. To me, it simply looks like an
unwanted line in the code.
For clarification, this affects the default synaptics driver in Ubuntu
as well as a patched version of synaptics that this bug was originally
filed against.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mactel-support/+bug/247433/+subscriptions