[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 22:28:08 UTC 2018


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |peter.hutterer at who-t.net
         Resolution|---                         |NOTOURBUG
             Status|NEW                         |RESOLVED

--- Comment #1 from Peter Hutterer <peter.hutterer at who-t.net> ---
libinput list-devices shows you the libinput defaults, the default for the
click methods is marked with *. What does that command show? 

If it's still on button areas, the issue is higher up in the stack. GNOME 3.28
changed the defaults from button areas to clickfinger, so this is likely the
source of the problem. gnome-tweak-tool should let you change, the gsettings
commands are:

To fetch the current value

  gsettings get org.gnome.desktop.peripherals.touchpad click-method 


To see the options available:

  gsettings range org.gnome.desktop.peripherals.touchpad click-method 

To change:

  gsettings set org.gnome.desktop.peripherals.touchpad click-method $OPTION


Closing this bug, please re-open if it turns out to be a libinput bug after
all.

-- 
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/75ac316e/attachment.html>


More information about the wayland-bugs mailing list