[Wayland-bugs] [Bug 105909] synaptics Clickpad Right/Middle click no longer faked

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Apr 5 18:10:41 UTC 2018


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

            Bug ID: 105909
           Summary: synaptics Clickpad Right/Middle click no longer faked
           Product: Wayland
           Version: unspecified
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: libinput
          Assignee: wayland-bugs at lists.freedesktop.org
          Reporter: matthew at wil.cx

I have an HP Envy x360 with a synaptics Clickpad.  The right and middle buttons
used to be faked but after a reboot are no longer being faked.  This is current
Debian testing with libinput 1.10.3-2, kernel 4.15.0-2, 

libinput debug-events --device /dev/input/event1 --set-click-method=buttonareas
shows BTN_LEFT BTN_RIGHT and BTN_MIDDLE

libinput debug-events --device /dev/input/event1 --set-click-method=clickfinger
shows only BTN_LEFT.

$ sudo libinput debug-events --device /dev/input/event1
--set-click-method=buttonareas
-event1   DEVICE_ADDED     SynPS/2 Synaptics TouchPad        seat0 default
group1  cap:pg  size 117x57mm tap(dl off) left scroll-nat scroll-2fg-edge
click-buttonareas-clickfinger dwt-on
 event1   POINTER_BUTTON    +1.12s      BTN_LEFT (272) pressed, seat count: 1
 event1   POINTER_BUTTON    +1.20s      BTN_LEFT (272) released, seat count: 0
 event1   POINTER_BUTTON    +2.41s      BTN_MIDDLE (274) pressed, seat count: 1
 event1   POINTER_BUTTON    +2.55s      BTN_MIDDLE (274) released, seat count:
0
 event1   POINTER_BUTTON    +4.25s      BTN_RIGHT (273) pressed, seat count: 1
 event1   POINTER_BUTTON    +4.36s      BTN_RIGHT (273) released, seat count: 0

-- 
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/20180405/26e24749/attachment.html>


More information about the wayland-bugs mailing list