Peter,
> On Jan 11, 2017, at 4:13 PM, Peter Hutterer wrote:
>
> Unlike a wheel rotation, a wheel tilt is a discrete-only axis. Wheel rotations
> are mapped to degrees in libinput but that that does not apply to wheel tilt
> axes where there is no physical equivalent.
>
> Signed-off-by: Peter Hu
On Wed, Jan 18, 2017 at 01:01:02PM +, Daniel Stone wrote:
> Hi Peter,
>
> On 12 January 2017 at 05:28, Peter Hutterer wrote:
> > On Thu, Jan 12, 2017 at 10:13:30AM +1000, Peter Hutterer wrote:
> >> Unlike a wheel rotation, a wheel tilt is a discrete-only axis. Wheel
> >> rotations
> >> are m
Hi Peter,
On 12 January 2017 at 05:28, Peter Hutterer wrote:
> On Thu, Jan 12, 2017 at 10:13:30AM +1000, Peter Hutterer wrote:
>> Unlike a wheel rotation, a wheel tilt is a discrete-only axis. Wheel
>> rotations
>> are mapped to degrees in libinput but that that does not apply to wheel tilt
>> a
On Thu, Jan 12, 2017 at 10:13:30AM +1000, Peter Hutterer wrote:
> Unlike a wheel rotation, a wheel tilt is a discrete-only axis. Wheel rotations
> are mapped to degrees in libinput but that that does not apply to wheel tilt
> axes where there is no physical equivalent.
before I forget: I did *not*
Unlike a wheel rotation, a wheel tilt is a discrete-only axis. Wheel rotations
are mapped to degrees in libinput but that that does not apply to wheel tilt
axes where there is no physical equivalent.
Signed-off-by: Peter Hutterer
Reviewed-by: Jonas Ã…dahl
Acked-by: Daniel Stone
---
Changes to v1