From 160d60eb859a3e78ba0bb10be70e534ca499dee4 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Mon, 3 Apr 2017 13:27:52 +1000 Subject: [PATCH] touchpad: always enable trackpoint palm detection Trackpoints are situated so that a user is pretty much guaranteed to trigger some palm interaction, even if on a small touchpad. Always enable trackpoint monitoring on touchpads where required. Signed-off-by: Peter Hutterer --- src/evdev-mt-touchpad.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/evdev-mt-touchpad.c b/src/evdev-mt-touchpad.c index 3fd1f29a..93223938 100644 --- a/src/evdev-mt-touchpad.c +++ b/src/evdev-mt-touchpad.c @@ -2239,6 +2239,8 @@ tp_init_palmdetect(struct tp_dispatch *tp, !tp_is_tpkb_combo_below(device)) return; + tp->palm.monitor_trackpoint = true; + evdev_device_get_size(device, &width, &height); /* Enable palm detection on touchpads >= 70 mm. Anything smaller