Re: [PATCH v2 libinput] touchpad: disable 2fg scrolling on Synaptics semi-mt touchpads

2015-07-27 Thread Hans de Goede
Hi, On 27-07-15 06:45, Peter Hutterer wrote: These touchpads have a terrible resolution when two fingers are down, causing scrolling to jump around a lot. That then turns into bug reports that we can't do much about, the data is simply garbage. https://bugs.freedesktop.org/show_bug.cgi?id=91135

[PATCH v2 libinput] touchpad: disable 2fg scrolling on Synaptics semi-mt touchpads

2015-07-26 Thread Peter Hutterer
These touchpads have a terrible resolution when two fingers are down, causing scrolling to jump around a lot. That then turns into bug reports that we can't do much about, the data is simply garbage. https://bugs.freedesktop.org/show_bug.cgi?id=91135 Signed-off-by: Peter Hutterer --- Changes to