[Wayland-bugs] [Bug 103301] Accidental middle click paste with Cyapa touchpad

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Oct 19 08:39:55 UTC 2017


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

Peter Hutterer <peter.hutterer at who-t.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |peter.hutterer at who-t.net
             Status|NEW                         |NEEDINFO

--- Comment #1 from Peter Hutterer <peter.hutterer at who-t.net> ---
libinput only knows about click, so that's what you'll get out of it. the paste
functionality is implemented on the client side. Not that this really matters,
a bad 3-finger click is still a problem, regardless what it does.

there is no current option to disable 3fg tap specifically, and we don't have
anything to mark an event as a tap. so a client cannot distinguish between a
hardware middle click and a tap-based middle click. So short of disabling
middle click altogether, there is not much else at this point.

the main question is - *why* do you trigger that accidental 3fg click? and is
this something that the thresholds should take care of, if it's a light click
only anyway.

-- 
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/20171019/1235d9bb/attachment.html>


More information about the wayland-bugs mailing list