On Sun, Oct 17, 2010 at 7:38 PM, <ch...@cnpbagwell.com> wrote: > From: Chris Bagwell <ch...@cnpbagwell.com> > > This must have been missed during merge of Bamboo and gestures.
Yeah, linuxwacom and xf86-input-wacom are further apart these days. I tried to bring my pacthes from linuxwacom to xf86-input-wacom during evenings before July. But other duties kept me in the evenings recently. I don't feel I can be back to normal by the end of this year.... > 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> Thank you Chris for your effort. Ping > --- > 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 > > > ------------------------------------------------------------------------------ > Download new Adobe(R) Flash(R) Builder(TM) 4 > The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly > Flex(R) Builder(TM)) enable the development of rich applications that run > across multiple browsers and platforms. Download your free trials today! > http://p.sf.net/sfu/adobe-dev2dev > _______________________________________________ > Linuxwacom-devel mailing list > Linuxwacom-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel > ------------------------------------------------------------------------------ Download new Adobe(R) Flash(R) Builder(TM) 4 The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly Flex(R) Builder(TM)) enable the development of rich applications that run across multiple browsers and platforms. Download your free trials today! http://p.sf.net/sfu/adobe-dev2dev _______________________________________________ Linuxwacom-devel mailing list Linuxwacom-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel