summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVeli-Jussi Raitila <vjr@iki.fi>2018-05-11 12:26:16 +0300
committerPeter Hutterer <peter.hutterer@who-t.net>2018-05-17 09:56:41 +1000
commit4f0ef58cf8e962d053518aa1c02253dbb64c9b9c (patch)
treeb6a3b0cf3f56c77fbe47924c8030b99110b28c11
parenta3b3e85c0ecd1d0fad707450eea82d63a59474c4 (diff)
Add quirk to fix spurious palm detections on MacBook Pro (13-inch, Mid 2009)
https://bugzilla.redhat.com/show_bug.cgi?id=1575260 https://bugs.freedesktop.org/show_bug.cgi?id=106489 Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> (cherry picked from commit d7ff5a8f0d876b3125978fd357716ac0f5619de0)
-rw-r--r--udev/90-libinput-model-quirks.hwdb4
1 files changed, 4 insertions, 0 deletions
diff --git a/udev/90-libinput-model-quirks.hwdb b/udev/90-libinput-model-quirks.hwdb
index e4850be2..b45ffd9b 100644
--- a/udev/90-libinput-model-quirks.hwdb
+++ b/udev/90-libinput-model-quirks.hwdb
@@ -68,6 +68,10 @@ libinput:touchpad:input:b0005v05ACp030E*
libinput:touchpad:input:b0003v05ACp021A*
LIBINPUT_MODEL_APPLE_TOUCHPAD_ONEBUTTON=1
+# MacBookPro5,5 (Mid 2009)
+libinput:touchpad:input:b0003v05ACp0237*
+ LIBINPUT_ATTR_PALM_SIZE_THRESHOLD=1000
+
##########################################
# Asus
##########################################