Re: [Linuxwacom-devel] [PATCH 2/2 v3] Support hardware touch switch

2014-01-28 Thread Peter Hutterer
On Fri, Jan 24, 2014 at 05:24:05PM -0800, Ping Cheng wrote: > New Intuos series introduced a hardware switch to turn touch > events on/off. This patch retrieves its state from kernel by > checking if SW_MUTE_DEVICE is declared and reporting the > value if it is supported.      > > A new input prop

[Linuxwacom-devel] [PATCH 2/2 v3] Support hardware touch switch

2014-01-24 Thread Ping Cheng
New Intuos series introduced a hardware switch to turn touch events on/off. This patch retrieves its state from kernel by checking if SW_MUTE_DEVICE is declared and reporting the value if it is supported.      A new input property, WACOM_PROP_HARDWARE_TOUCH, is added to post touch status changed b