Re: [PATCH] Input: Add MT_TOOL_PALM

2015-03-20 Thread Dmitry Torokhov
On Fri, Mar 20, 2015 at 08:41:55AM +1000, Peter Hutterer wrote: > On Wed, Mar 18, 2015 at 03:26:35PM -0700, Charlie Mooney wrote: > > Currently there are only two "tools" that can be specified by a > > multi-touch driver: MT_TOOL_FINGER and MT_TOOL_PEN. In working with > > Elan (The touch vendor)

Re: [PATCH] Input: Add MT_TOOL_PALM

2015-03-19 Thread Peter Hutterer
On Wed, Mar 18, 2015 at 03:26:35PM -0700, Charlie Mooney wrote: > Currently there are only two "tools" that can be specified by a > multi-touch driver: MT_TOOL_FINGER and MT_TOOL_PEN. In working with > Elan (The touch vendor) and discussing their next-gen devices it > seems that it will be useful

[PATCH] Input: Add MT_TOOL_PALM

2015-03-18 Thread Charlie Mooney
Currently there are only two "tools" that can be specified by a multi-touch driver: MT_TOOL_FINGER and MT_TOOL_PEN. In working with Elan (The touch vendor) and discussing their next-gen devices it seems that it will be useful to have more tools so that their devices can give the upper layers of th