On Fri, Feb 20, 2015 at 10:20:23AM -0500, Benjamin Tissoires wrote: > On Fri, Feb 20, 2015 at 1:55 AM, Peter Hutterer > <peter.hutte...@who-t.net> wrote: > > Signed-off-by: Peter Hutterer <peter.hutte...@who-t.net> > > --- > > Actually, the artpen we have does not report rotation on the eraser side. > So I guess we should drop the capability for them.
oh, good to know, thanks. I've dropped it for the two erasers locally. Cheers, Peter > > Cheers, > Benjamin > > > data/libwacom.stylus | 10 +++++----- > > 1 file changed, 5 insertions(+), 5 deletions(-) > > > > diff --git a/data/libwacom.stylus b/data/libwacom.stylus > > index 49c3bde..334b12a 100644 > > --- a/data/libwacom.stylus > > +++ b/data/libwacom.stylus > > @@ -98,7 +98,7 @@ Type=Classic > > Name=6D Art Pen > > HasEraser=false > > Buttons=0 > > -Axes=Tilt;Pressure;Distance; > > +Axes=Tilt;Pressure;Distance;RotationZ; > > Type=Marker > > > > [0x802] > > @@ -114,7 +114,7 @@ Type=General > > Name=Art Pen > > HasEraser=true > > Buttons=2 > > -Axes=Tilt;Pressure;Distance; > > +Axes=Tilt;Pressure;Distance;RotationZ; > > Type=Marker > > > > [0x100804] > > @@ -122,7 +122,7 @@ Type=Marker > > Name=Art Pen > > HasEraser=true > > Buttons=2 > > -Axes=Tilt;Pressure;Distance; > > +Axes=Tilt;Pressure;Distance;RotationZ; > > Type=Marker > > > > [0x100802] > > @@ -241,7 +241,7 @@ Type=Airbrush > > # Intuos4, 5 and Cintiq 21UX2, 24HD > > Name=Art Pen Eraser > > IsEraser=true > > -Axes=Tilt;Pressure;Distance; > > +Axes=Tilt;Pressure;Distance;RotationZ; > > Type=Marker > > > > [0x80a] > > @@ -269,7 +269,7 @@ Type=Classic > > # Intuos4, 5 and 13HD, 24HD Art Pen > > Name=Art Pen Eraser > > IsEraser=true > > -Axes=Tilt;Pressure;Distance; > > +Axes=Tilt;Pressure;Distance;RotationZ; > > Type=Marker > > > > [0x10080a] > > -- > > 2.1.0 > > > > > > ------------------------------------------------------------------------------ > > Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server > > from Actuate! Instantly Supercharge Your Business Reports and Dashboards > > with Interactivity, Sharing, Native Excel Exports, App Integration & more > > Get technology previously reserved for billion-dollar corporations, FREE > > http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk > > _______________________________________________ > > Linuxwacom-devel mailing list > > Linuxwacom-devel@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel ------------------------------------------------------------------------------ Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity, Sharing, Native Excel Exports, App Integration & more Get technology previously reserved for billion-dollar corporations, FREE http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk _______________________________________________ Linuxwacom-devel mailing list Linuxwacom-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel