From c012e8a12abb2893418b9889138ff7534d40374d Mon Sep 17 00:00:00 2001 From: Ajrat Makhmutov Date: Tue, 24 Sep 2024 18:22:00 +0300 Subject: [PATCH] quirks: touchpad quirk for ICL Si1516/Si1512 Exactly the same quirk as for Graviton N15i-k2 and Graviton N15i. Part-of: --- quirks/50-system-icl.quirks | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 quirks/50-system-icl.quirks diff --git a/quirks/50-system-icl.quirks b/quirks/50-system-icl.quirks new file mode 100644 index 00000000..130ac530 --- /dev/null +++ b/quirks/50-system-icl.quirks @@ -0,0 +1,7 @@ +# Touchpad is not a clickpad but INPUT_PROP_BUTTONPAD is set +[Synaptics ALPS0001:00 0911:5288 Touchpad] +MatchUdevType=touchpad +MatchName=ALPS0001:00 0911:5288 Touchpad +MatchDMIModalias=dmi:*svnICL:*:rvnICL:rnSi16:* +AttrInputProp=-INPUT_PROP_BUTTONPAD +AttrEventCode=+BTN_RIGHT