Re: [PATCH libinput 3/3] touchpad: detect and warn about kernel tracking pointer jumps

2016-04-27 Thread Benjamin Tissoires
On Wed, Apr 27, 2016 at 12:36 PM, Peter Hutterer wrote: > If a touch moves by more than 20mm within a single frame, reset the motion > history, effectively discarding the movement. This is a relatively common bug > and almost always needs a kernel fix, so add an explanatory page to the docs. > > S

[PATCH libinput 3/3] touchpad: detect and warn about kernel tracking pointer jumps

2016-04-27 Thread Peter Hutterer
If a touch moves by more than 20mm within a single frame, reset the motion history, effectively discarding the movement. This is a relatively common bug and almost always needs a kernel fix, so add an explanatory page to the docs. Signed-off-by: Peter Hutterer --- doc/Makefile.am