Re: [PATCH 3/3] HID: rmi: disable palm detect gesture when present

2015-02-25 Thread Jiri Kosina
On Wed, 25 Feb 2015, Gabriele Mazzotta wrote: > On Tuesday 24 February 2015 17:36:50 Andrew Duggan wrote: > > A touchpad may have firmware based palm detection code enabled which > > suppresses 2D data from being reported when the firmware believes a palm is > > on the touchpad. This functionality

Re: [PATCH 3/3] HID: rmi: disable palm detect gesture when present

2015-02-25 Thread Gabriele Mazzotta
On Tuesday 24 February 2015 17:36:50 Andrew Duggan wrote: > A touchpad may have firmware based palm detection code enabled which > suppresses 2D data from being reported when the firmware believes a palm is > on the touchpad. This functionality is meant to be used in mouse mode without > a driver.

[PATCH 3/3] HID: rmi: disable palm detect gesture when present

2015-02-24 Thread Andrew Duggan
A touchpad may have firmware based palm detection code enabled which suppresses 2D data from being reported when the firmware believes a palm is on the touchpad. This functionality is meant to be used in mouse mode without a driver. When a driver is present, the driver can do a better job of determ