On Mon, May 10, 2010 at 9:27 PM, Peter Hutterer <[email protected]> wrote: > On Mon, May 10, 2010 at 09:18:50PM -0700, [Ping Cheng wrote: >> From: Ping Cheng <[email protected]> >> >> Only absolute wheels on the pad (normally touch rings) can send >> button events. Absolute wheels that are defined for the stylus, >> such as airbrush wheel or ArtPen rotation should only report raw >> data. It would be up to the client/application to translate those >> raw data in a way they like. >> >> Signed-off-by: Ping Cheng <[email protected]> > > applied, thanks. > > Out of interest (and for the archive): what's "raw data" in this context. > The absolute coordinates as valuator data?
The values are received from the firmware/hardware and reported to valuators without further manipulation. Well, we do translate those bits into wheel values. But they are considered as raw since we did not change anything. Ping ------------------------------------------------------------------------------ _______________________________________________ Linuxwacom-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel
