mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-05 02:58:08 +02:00
quirks: add a quirk for the Purism Librem 14v1
Clickpad that announces BTN_RIGHT
Fixes #629
Signed-off-by: The_Observer <The_Observer@lindemann.space>
(cherry picked from commit 0a354dc16f)
This commit is contained in:
parent
cb0b88b60b
commit
ecc8cec3f7
1 changed files with 7 additions and 0 deletions
7
quirks/50-system-purism.quirks
Normal file
7
quirks/50-system-purism.quirks
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
# Clickpad that announces BTN_RIGHT
|
||||||
|
# https://gitlab.freedesktop.org/libinput/libinput/-/issues/629
|
||||||
|
[Librem 14v1 Touchpad]
|
||||||
|
MatchName=HTIX5288:00 0911:5288 Touchpad
|
||||||
|
MatchUdevType=touchpad
|
||||||
|
MatchDMIModalias=dmi:*svnPurism:*pnLibrem14*
|
||||||
|
AttrEventCodeDisable=BTN_RIGHT
|
||||||
Loading…
Add table
Reference in a new issue