Re: [Linuxwacom-devel] [PATCH 3/5] Add 'abswheel2' to device state for dual-ring devices

2011-10-23 Thread Peter Hutterer
On Fri, Oct 21, 2011 at 06:37:24PM -0700, Jason Gerecke wrote: > This patch adds an 'abswheel2' field to the _WacomDeviceState > structure, along with corresponding 'oldWheel2' field to the > _WacomDeviceRec structure. These fields store the state of the > second touch ring on dual-ring devices suc

[Linuxwacom-devel] [PATCH 3/5] Add 'abswheel2' to device state for dual-ring devices

2011-10-21 Thread Jason Gerecke
This patch adds an 'abswheel2' field to the _WacomDeviceState structure, along with corresponding 'oldWheel2' field to the _WacomDeviceRec structure. These fields store the state of the second touch ring on dual-ring devices such as the Cintiq 24HD. Signed-off-by: Jason Gerecke --- src/wcmCommon