Re: [Linuxwacom-devel] [PATCH 2/3] Ignore MT touch events when pen is in proximity

2011-03-18 Thread Peter Hutterer
On Wed, Mar 16, 2011 at 03:55:51PM -0700, Ping Cheng wrote: This patch will need to be updated when XInput 2.1 is ready to process MT events. Signed-off-by: Ping Cheng pinglin...@gmail.com --- src/wcmUSB.c | 62 - 1 files changed,

[Linuxwacom-devel] [PATCH 2/3] Ignore MT touch events when pen is in proximity

2011-03-16 Thread Ping Cheng
This patch will need to be updated when XInput 2.1 is ready to process MT events. Signed-off-by: Ping Cheng pinglin...@gmail.com --- src/wcmUSB.c | 62 - 1 files changed, 60 insertions(+), 2 deletions(-) diff --git a/src/wcmUSB.c