Re: [PATCH libinput 06/10] Add a pointer acceleration API

2014-09-19 Thread Hans de Goede
Hi, On 09/19/2014 07:44 AM, Peter Hutterer wrote: > Only exposes one knob - speed, normalized to a [-1, 1] range with 0 being the > neutral "this is what we think is normal" speed. -1 and 1 reflect the > slowest/fastest reasonable speed on this device. > > Note: with this API we commit to having

[PATCH libinput 06/10] Add a pointer acceleration API

2014-09-18 Thread Peter Hutterer
Only exposes one knob - speed, normalized to a [-1, 1] range with 0 being the neutral "this is what we think is normal" speed. -1 and 1 reflect the slowest/fastest reasonable speed on this device. Note: with this API we commit to having any pointer accelerating as a true gliding scale. We cannot m