[Wayland-bugs] [Bug 93583] Cannot use multiple finger tapping to perform middle click

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jan 5 13:58:18 PST 2016


https://bugs.freedesktop.org/show_bug.cgi?id=93583

--- Comment #6 from Peter Hutterer <peter.hutterer at who-t.net> ---
I ran this here and I can reproduce it, though it looks more to be a kernel
bug. Run sudo libinput-debug-events --enable-tap --verbose and do a
three-finger tap. Here, with the evemu-emulated device I get the second and
third touch detected as palm touches ("palm: palm detected (edge)" in the
output) but that is likely a result of the evemu emulation.

Do you see this output as well? If so, get the git repo, put this printf at the
top of tp_palm_detect: 
       printf("touch x/y: %d/%d\n", t->point.x, t->point.y);
compile it and run again. Thanks.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20160105/2c638e22/attachment.html>


More information about the wayland-bugs mailing list