Skip to content

quirks: add a more generic match for the 5288 Synaptics clickpad

Peter Hutterer requested to merge whot/libinput:wip/5288-quirk into main

This is a clickpad announcing BTN_RIGHT in different machines, see issue #674 (closed), #689 (closed), #629 (closed) and MR !701 (merged). There are at least 4 machines that ship with this device that we had to quirk independently, possibly others so disabling BTN_RIGHT on all of them makes sense.

cc @cropinghigh, @Sean-StarLabs, @sshaikh, @TheObserver6995: can you give me an ack on this MR please to make sure I didn't break any of your machines? Thanks.

Merge request reports