Files
xf86-input-synaptics/src
Gabriele Mazzotta a05894d169 Don't assume that touch devices report per finger width and pressure
The palm detection relies on both the width and the pressure.
a897147be0 ("Use ABS_MT events for the palm detection when supported")
assumed that all the touch devices can report both ABS_MT_TOUCH_MAJOR
and ABS_MT_PRESSURE, but this is not necessarily true. This assumption
could hence break the palm detection when at least one of the mentioned
events is not declared but both ABS_TOOL_WIDTH and ABS_PRESSURE are
reported.

Signed-off-by: Gabriele Mazzotta <gabriele.mzt@gmail.com>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2015-01-08 09:14:39 +10:00
..
2014-03-12 07:36:40 +10:00
2014-08-28 16:52:29 +10:00