Re: [Linuxwacom-devel] [PATCH 1/3 v4] Support pen and MT on the same logical port

2011-03-23 Thread Peter Hutterer
On Wed, Mar 23, 2011 at 02:57:12PM -0700, Ping Cheng wrote: > Serial ISDv4 kernel driver, wacom_w8001.ko, provides both pen and > touch events on the same logical port. Filtering touch events when > pen is in proximity while allowing pen events (ABS_X/Y, etc) pass. > > Making this action configura

[Linuxwacom-devel] [PATCH 1/3 v4] Support pen and MT on the same logical port

2011-03-23 Thread Ping Cheng
Serial ISDv4 kernel driver, wacom_w8001.ko, provides both pen and touch events on the same logical port. Filtering touch events when pen is in proximity while allowing pen events (ABS_X/Y, etc) pass. Making this action configurable would make sense when XInput 2.1 is ready. At that point, we can p