Date: Mon, 20 Jun 2016 20:35:12 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 205690] [psm] [patch]: support for Elantech trackpads Message-ID: <bug-205690-8-rJhTKw3jv6@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-205690-8@https.bugs.freebsd.org/bugzilla/> References: <bug-205690-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D205690 --- Comment #14 from Vladimir Kondratyev <wulf@cicgroup.ru> --- (In reply to Ben Woods from comment #13) This behaviour is expected. Gesture processor is single-touch only, so driv= er 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 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-205690-8-rJhTKw3jv6>