On Mon, Feb 08, 2016 at 05:01:11PM -0800, Jason Gerecke wrote:
> On Tue, Feb 2, 2016 at 2:59 PM, Peter Hutterer
> wrote:
> > The Wacom tilt range is 64 degrees so we map everything into that until we
> > know otherwise.
> >
> > This commit also switches the tilt axes around to align the angles wi
On Tue, Feb 2, 2016 at 2:59 PM, Peter Hutterer wrote:
> The Wacom tilt range is 64 degrees so we map everything into that until we
> know otherwise.
>
> This commit also switches the tilt axes around to align the angles with the
> x/y orientation, i.e. tilting the top of the stylus towards the pos
The Wacom tilt range is 64 degrees so we map everything into that until we
know otherwise.
This commit also switches the tilt axes around to align the angles with the
x/y orientation, i.e. tilting the top of the stylus towards the positive x
axis now generates a positive x tilt.
Signed-off-by: Pe