On Wed, Nov 21, 2012 at 12:13:44PM -0800, Ping Cheng wrote:
> Bamboo3 and Intuos5 both support 16 fingers
> 
> Signed-off-by: Ping Cheng <pi...@wacom.com>
> ---
>  src/xf86WacomDefs.h |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/src/xf86WacomDefs.h b/src/xf86WacomDefs.h
> index 2704f3d..7df0e95 100644
> --- a/src/xf86WacomDefs.h
> +++ b/src/xf86WacomDefs.h
> @@ -397,7 +397,7 @@ extern WacomDeviceClass gWacomISDV4Device;
>  #define TILT_REQUEST_FLAG       1
>  #define TILT_ENABLED_FLAG       2
>  
> -#define MAX_CHANNELS 15
> +#define MAX_CHANNELS 17
>  #define PAD_CHANNEL (MAX_CHANNELS-1)
>  #define MAX_FINGERS (MAX_CHANNELS-1)

Reviewed-by: Peter Hutterer <peter.hutte...@who-t.net>
for this change, but can we swap this around to define MAX_FINGERS as number
and the MAX_CHANNELS is based on MAX_FINGERS + 1? that seems more intuitive,
tbh.

Cheers,
   Peter



------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
Linuxwacom-devel mailing list
Linuxwacom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel

Reply via email to