Re: [Linuxwacom-devel] [PATCH 2/3] Correct Cintiq 21UX2 features to advertise touch strips, not rings

2011-10-21 Thread Chris Bagwell
On Thu, Oct 20, 2011 at 6:59 PM, Jason Gerecke wrote: > Moves the 0xCC case (21UX2) to be in the proper spot. There are > touch strips, not rings on this device. I do not know the device but code does do what comment says and it make sense that all ID's with /* CintiqV5 */ would have same feature

[Linuxwacom-devel] [PATCH 2/3] Correct Cintiq 21UX2 features to advertise touch strips, not rings

2011-10-20 Thread Jason Gerecke
Moves the 0xCC case (21UX2) to be in the proper spot. There are touch strips, not rings on this device. Signed-off-by: Jason Gerecke --- src/wcmValidateDevice.c |5 + 1 files changed, 1 insertions(+), 4 deletions(-) diff --git a/src/wcmValidateDevice.c b/src/wcmValidateDevice.c index a6