Re: [PATCH libinput 1/1] touchpad: reduce palm detection threshold to 70mm

2015-04-16 Thread Hans de Goede
Hi, On 16-04-15 08:18, Peter Hutterer wrote: https://bugzilla.redhat.com/show_bug.cgi?id=1209753 lists a touchpad 76mm wide that suffers from palm touches Signed-off-by: Peter Hutterer Looks good: Reviewed-by: Hans de Goede Regards, Hans --- src/evdev-mt-touchpad.c | 2 +- test/touc

[PATCH libinput 1/1] touchpad: reduce palm detection threshold to 70mm

2015-04-15 Thread Peter Hutterer
https://bugzilla.redhat.com/show_bug.cgi?id=1209753 lists a touchpad 76mm wide that suffers from palm touches Signed-off-by: Peter Hutterer --- src/evdev-mt-touchpad.c | 2 +- test/touchpad.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/evdev-mt-touchpad.c b