diff options
author | satrmb <10471-satrmb_true-email-is-private_contact-via-web@gitlab.freedesktop.org> | 2021-07-30 22:59:22 +0200 |
---|---|---|
committer | satrmb <10471-satrmb_true-email-is-private_contact-via-web@gitlab.freedesktop.org> | 2021-07-30 22:59:22 +0200 |
commit | 1773973d4d0933be990d683a5ba0f79e7fe63b9c (patch) | |
tree | 6d0ef44003279cbae42f504ee5dd4607d9a99cda /quirks | |
parent | e8bcf71c694d5e32d106795a1cd185207972cd78 (diff) |
quirks: Chuwi AeroBook Plus has a clickpad falsely claiming to have BTN_RIGHT
Signed-off-by: satrmb <10471-satrmb@users.noreply.gitlab.freedesktop.org>
Diffstat (limited to 'quirks')
-rw-r--r-- | quirks/50-system-chuwi.quirks | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/quirks/50-system-chuwi.quirks b/quirks/50-system-chuwi.quirks index bee77c0b..f93a53d5 100644 --- a/quirks/50-system-chuwi.quirks +++ b/quirks/50-system-chuwi.quirks @@ -2,3 +2,8 @@ MatchName=HTIX5288:00 093A:1336 Touchpad MatchUdevType=touchpad AttrEventCodeDisable=BTN_RIGHT + +[Chuwi AeroBook Plus] +MatchName=SYNA3602:01 093A:1336 Touchpad +MatchUdevType=touchpad +AttrEventCodeDisable=BTN_RIGHT |