From 10124797b502f3dd308919b7bab80752483d0f6b Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Wed, 14 Apr 2021 15:04:39 +1000 Subject: [PATCH] quirks: add palm size quirk for the Gigabyte Aero 15 Fixes #599 Signed-off-by: Peter Hutterer --- 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 0000000..b30f960 --- /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 -- 2.7.4