From 26c65758e99f271452b544a14e0d65ed1cedddfc Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Wed, 14 Apr 2021 15:04:39 +1000 Subject: quirks: add palm size quirk for the Gigabyte Aero 15 Fixes #599 Signed-off-by: Peter Hutterer (cherry picked from commit 10124797b502f3dd308919b7bab80752483d0f6b) --- quirks/50-system-gigabyte.quirks | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 quirks/50-system-gigabyte.quirks diff --git a/quirks/50-system-gigabyte.quirks b/quirks/50-system-gigabyte.quirks new file mode 100644 index 00000000..b30f9603 --- /dev/null +++ b/quirks/50-system-gigabyte.quirks @@ -0,0 +1,5 @@ +[Gigabyte Aero 15 touchpad] +MatchUdevType=touchpad +MatchName=ETPS/2 Elantech Touchpad +MatchDMIModalias=dmi:*svnGIGABYTE:pnAERO15-XA* +AttrPalmSizeThreshold=800 -- cgit v1.2.1