[PATCH 1/5] Input - wacom: create a separate input device for pads

2014-06-23 Thread Benjamin Tissoires
Currently, the pad events are sent through the stylus input device for the Intuos/Cintiqs, and through the touch input device for the Bamboos. To differentiate the buttons pressed on the pad from the ones pressed on the stylus, the Intuos/Cintiq uses MISC_SERIAL and ABS_MISC. This lead to a multip

Re: [PATCH 1/5] Input - wacom: create a separate input device for pads

2014-06-23 Thread Ping Cheng
Hi Benjamin, On Mon, Jun 23, 2014 at 1:57 PM, Benjamin Tissoires wrote: > Currently, the pad events are sent through the stylus input device > for the Intuos/Cintiqs, and through the touch input device for the > Bamboos. > > To differentiate the buttons pressed on the pad from the ones pressed >

Re: [PATCH 1/5] Input - wacom: create a separate input device for pads

2014-06-24 Thread Benjamin Tissoires
Hi Ping, On Jun 23 2014 or thereabouts, Ping Cheng wrote: > Hi Benjamin, > > On Mon, Jun 23, 2014 at 1:57 PM, Benjamin Tissoires > wrote: > > Currently, the pad events are sent through the stylus input device > > for the Intuos/Cintiqs, and through the touch input device for the > > Bamboos. > >

Re: [PATCH 1/5] Input - wacom: create a separate input device for pads

2014-07-10 Thread Jason Gerecke
On Mon, Jun 23, 2014 at 1:57 PM, Benjamin Tissoires wrote: > Currently, the pad events are sent through the stylus input device > for the Intuos/Cintiqs, and through the touch input device for the > Bamboos. > > To differentiate the buttons pressed on the pad from the ones pressed > on the stylus,

Re: [Linuxwacom-devel] [PATCH 1/5] Input - wacom: create a separate input device for pads

2014-07-11 Thread Benjamin Tissoires
On Thu, Jul 10, 2014 at 8:18 PM, Jason Gerecke wrote: > On Mon, Jun 23, 2014 at 1:57 PM, Benjamin Tissoires > wrote: >> Currently, the pad events are sent through the stylus input device >> for the Intuos/Cintiqs, and through the touch input device for the >> Bamboos. >> >> To differentiate the b