[PATCH weston 4/5] evdev: Improve touchpad support and add motion filters

Mohamed Ikbel Boulabiar boulabiar at gmail.com
Tue May 15 02:32:02 PDT 2012


On Wed, May 9, 2012 at 11:31 PM, Jonas Ådahl <jadahl at gmail.com> wrote:
> Touchpad related code has been rewritten and moved to its own file
> accessed by evdev via the dispatch interface.
>
> The various functionality implemented are anti-flicker (don't jumping
> around), smoother motions, touch detection, pointer acceleration and
> some more.

Have you used a known algorithm for this ?
There is a new simple one which has been just published and seems to
have better results :

http://hal.inria.fr/docs/00/67/04/96/PDF/CHI2012-casiez.pdf

i


More information about the wayland-devel mailing list