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-15 09:13:29 +1000
commitd7ff5a8f0d876b3125978fd357716ac0f5619de0 (patch)
treeddc07e1e5c3951f41206c11223b0f9fa42a02e06
parent2ca8d6cb08ec4a9c6b009862087199b580fac83b (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>
-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 dd5ae4d9..160fca0d 100644
--- a/udev/90-libinput-model-quirks.hwdb
+++ b/udev/90-libinput-model-quirks.hwdb
@@ -74,6 +74,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
##########################################