https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252236
--- Comment #3 from Greg V <[email protected]> --- (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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
