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

--- Comment #7 from Peter Hutterer <[email protected]> ---
the touchpad only has one physical button, but two triggers. so while you think
it's a rocker switch (and it may be, physically), all the touchpad does is send
a button left event. libinput then looks at your finger position and converts
that into a left or right button event, but libinput doesn't actually know
which side of the rocker was triggered.

so if you have both fingers on the touchpad in the button area and one finger
in each button area, you should get a middle button event when the software
buttons are enabled, regardless of whether you press on the left side or the
right side of the touchpad.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to