diff options
author | A-w-x <0_awx_0@protonmail.com> | 2021-10-20 13:36:56 +0000 |
---|---|---|
committer | gituser <nore@nop.np> | 2021-10-20 16:18:33 +0200 |
commit | 74fac6d040ac62048882dfb6f73da567ace6a6f5 (patch) | |
tree | 2a428657cf5d8550efa0a585e17832048cb1e556 | |
parent | e2d4e0552ab5b8dc39dcb4fae9808ba643c2ba1a (diff) |
quirks: add quirk for GPD Win Max
clickpad that announces BTN_RIGHT
Signed-off-by: A-w-x <awxkrnl@gmail.com>
-rw-r--r-- | quirks/50-system-gpd.quirks | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/quirks/50-system-gpd.quirks b/quirks/50-system-gpd.quirks new file mode 100644 index 00000000..6f8b2c76 --- /dev/null +++ b/quirks/50-system-gpd.quirks @@ -0,0 +1,5 @@ +[GPD Win Max - All versions] +MatchName=HTIX5288:00 093A:0255 Touchpad +MatchUdevType=touchpad +MatchDMIModalias=dmi:*svnGPD:*pnG1619-* +AttrEventCodeDisable=BTN_RIGHT |