https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205690

--- Comment #14 from Vladimir Kondratyev <[email protected]> ---
(In reply to Ben Woods from comment #13)
This behaviour is expected. Gesture processor is single-touch only, so driver
tries to predict which finger will move and sometimes does it wrong.
I tried to split current code on separate movement smoother and gesture
processor parts to be able to use 2 instances of smoother and track both
fingers at one time but some regressions appeared. I will post updated patch
here if I fix them but can say nothing about timeframe

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-amd64
To unsubscribe, send any mail to "[email protected]"

Reply via email to