From d1571400d655aa4296ec349b531da1d5581a601c Mon Sep 17 00:00:00 2001 From: Kevin Anderson Date: Wed, 28 Jul 2021 16:44:19 -0400 Subject: [PATCH] quirks: add Framework Touchpad Quirk Handle a bug that the touchpad announces BTN_RIGHT Signed-off-by: Kevin Anderson (cherry picked from commit eb2ed1863e88048bda7b15b839a51c19561332de) --- quirks/50-framework.quirks | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 quirks/50-framework.quirks diff --git a/quirks/50-framework.quirks b/quirks/50-framework.quirks new file mode 100644 index 00000000..2a33b165 --- /dev/null +++ b/quirks/50-framework.quirks @@ -0,0 +1,5 @@ +[Framework Laptop Touchpad] +MatchName=PIXA3854:00 093A:0274 Touchpad +MatchUdevType=touchpad +MatchDMIModalias=dmi:*svnFramework:pnLaptop:* +AttrEventCodeDisable=BTN_RIGHT