[Wayland-bugs] [Bug 90170] enable 2 finger right click on non-apple clickpads

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun May 3 17:28:12 PDT 2015


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

--- Comment #21 from Peter Hutterer <peter.hutterer at who-t.net> ---
$ udevadm hwdb --test="libinput:name:SynPS/2 Synaptics
TouchPad:dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd09/11/2014:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:"
LIBINPUT_MODEL_SYSTEM76_CLEVO=1

The dmi string is the one from your udevadm test output. So two options here:
either your udev rule or hwdb file isn't picked up correctly, or they didn't
get picked up. The output has the 90-libinput-model-quirks.rules in it so it's
down to the hwdb file. Check if it's installed correctly, then this as root
please:
$ udevadm hwdb --update

the hwdb --test command above tells you if the hwdb is doing the right thing,
once it is udevadm-info should work, then libinput should work too.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20150504/4fe3f454/attachment.html>


More information about the wayland-bugs mailing list