From: Veli-Jussi Raitila Date: Fri, 11 May 2018 09:26:16 +0000 (+0300) Subject: Add quirk to fix spurious palm detections on MacBook Pro (13-inch, Mid 2009) X-Git-Tag: 1.10.7~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4f0ef58cf8e962d053518aa1c02253dbb64c9b9c;p=platform%2Fupstream%2Flibinput.git 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 (cherry picked from commit d7ff5a8f0d876b3125978fd357716ac0f5619de0) --- 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 ##########################################