[Wayland-bugs] [Bug 105446] Tap to click doesn't work with bottom-right area mode
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Mar 13 02:19:23 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=105446
--- Comment #2 from Daniel van Vugt <daniel.van.vugt at canonical.com> ---
Hmm, sounds like right-click emulation is higher level because libinput doesn't
see the difference...
Tested both libinput 1.10.1-1 (debian/ubuntu) and libinput master (d786b55):
Tap on bottom right area (shell incorrectly does a left click)
event15 POINTER_BUTTON +74.96s BTN_LEFT (272) pressed, seat count: 1
event15 POINTER_BUTTON +75.06s BTN_LEFT (272) released, seat count: 0
Click on bottom-right area (shell correctly does a right click)
event15 POINTER_BUTTON +3.94s BTN_LEFT (272) pressed, seat count: 1
event15 POINTER_BUTTON +4.12s BTN_LEFT (272) released, seat count: 0
Is the right click emulation done in mutter then?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20180313/7513d1bc/attachment.html>
More information about the wayland-bugs
mailing list