Re: [Linuxwacom-devel] [PATCH v3 3/5] Have the second touch ring emulate wheel events by default

2011-12-19 Thread Chris Bagwell
I've finished reviewing this one and have no comments beyond Peter's. Chris On Sun, Dec 18, 2011 at 8:56 PM, Peter Hutterer peter.hutte...@who-t.net wrote: On Tue, Dec 13, 2011 at 01:59:00PM -0800, Jason Gerecke wrote: Touch strips as well as the first touch ring are set up to emulate mouse

Re: [Linuxwacom-devel] [PATCH v3 3/5] Have the second touch ring emulate wheel events by default

2011-12-18 Thread Peter Hutterer
On Tue, Dec 13, 2011 at 01:59:00PM -0800, Jason Gerecke wrote: Touch strips as well as the first touch ring are set up to emulate mouse wheel events by default. This patch duplicates this behavior for the second touch ring, so that it behaves in an identical manner. Signed-off-by: Jason

Re: [Linuxwacom-devel] [PATCH v3 3/5] Have the second touch ring emulate wheel events by default

2011-12-18 Thread Peter Hutterer
On Tue, Dec 13, 2011 at 01:59:00PM -0800, Jason Gerecke wrote: Touch strips as well as the first touch ring are set up to emulate mouse wheel events by default. This patch duplicates this behavior for the second touch ring, so that it behaves in an identical manner. Signed-off-by: Jason

[Linuxwacom-devel] [PATCH v3 3/5] Have the second touch ring emulate wheel events by default

2011-12-13 Thread Jason Gerecke
Touch strips as well as the first touch ring are set up to emulate mouse wheel events by default. This patch duplicates this behavior for the second touch ring, so that it behaves in an identical manner. Signed-off-by: Jason Gerecke killert...@gmail.com --- src/wcmCommon.c | 29