[Bug 252236] atp(4): Need EVDEV support for modern input stack
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Jan 4 01:08:20 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252236
--- Comment #3 from Greg V <greg at unrelenting.technology> ---
(In reply to Vladimir Kondratyev from comment #2)
I'm pretty sure atp already does this.
There is support for in-driver scrolling gesture recognition after all.
The code has functions named like `match_strokes_against_fingers` and so on.
In fact, IIUC it would not be possible to have *a* driver (that would track
even just one finger and work as a simple mouse) without interpreting the
sensor data to track fingers.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list