mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-03-21 23:50:45 +01:00
quirks: add quirk for GPD Win Max
clickpad that announces BTN_RIGHT Signed-off-by: A-w-x <awxkrnl@gmail.com>
This commit is contained in:
parent
e2d4e0552a
commit
74fac6d040
1 changed files with 5 additions and 0 deletions
5
quirks/50-system-gpd.quirks
Normal file
5
quirks/50-system-gpd.quirks
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
[GPD Win Max - All versions]
|
||||
MatchName=HTIX5288:00 093A:0255 Touchpad
|
||||
MatchUdevType=touchpad
|
||||
MatchDMIModalias=dmi:*svnGPD:*pnG1619-*
|
||||
AttrEventCodeDisable=BTN_RIGHT
|
||||
Loading…
Add table
Reference in a new issue