From: Chris Bagwell <ch...@cnpbagwell.com> This must have been missed during merge of Bamboo and gestures. It requires 3 channels to track 1st finger, 2nd finger, and pad device. Gestures will not work correctly without this.
BTW: This means Intous1 and Intous2 devices can now have 3 tools in proximity at once to match max on kernel side. I assme this works fine since linuxwacom xdrv has increased to 3 as well but I'm unable to test on that device. Signed-off-by: Chris Bagwell <ch...@cnpbagwell.com> Reviewed by: Ping Cheng <pingli...@gmail.com> --- src/xf86WacomDefs.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/xf86WacomDefs.h b/src/xf86WacomDefs.h index bf17fb7..5b7ac9d 100644 --- a/src/xf86WacomDefs.h +++ b/src/xf86WacomDefs.h @@ -357,7 +357,7 @@ extern WacomDeviceClass gWacomISDV4Device; */ #define USE_SYN_REPORTS_FLAG 8 -#define MAX_CHANNELS 2 +#define MAX_CHANNELS 3 #define MAX_FINGERS 2 typedef struct { -- 1.7.3.1 ------------------------------------------------------------------------------ Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Linuxwacom-devel mailing list Linuxwacom-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel