Date: Tue, 13 Sep 2016 12:44:19 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 205690] [psm] [patch]: Add support for Elantech trackpads Message-ID: <bug-205690-8-MEF0CMzJCd@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 #37 from Vladimir Kondratyev <wulf@cicgroup.ru> --- (In reply to Juan Ram=C3=B3n Molina Menor from comment #36) > I have a ThinkPad with Synaptics multi-touch trackpad (capReportsV: 1, se= e above for details) and I=E2=80=99ve not found regressions with this new p= atch. Softbuttons, tapping, two-finger scroll, three-finger paste, etc. wo= rk as expected. Thanks! Did you try multitouch gestures like clickpad Click-and-drag? Place 2 fingers one by one on touchpad to trigger 2-finger scroll then click with one finger and move another one without releasing touch surface. You should see cursor moving with your finger with mouse button downed (drag). = It should not depends on placing order and which finger is holding a click and which finger is moving. It would be nice to check these gestures with x11-drivers/xf86-input-synapt= ics driver in psm mode. It seems that nonpatched driver do not initialize "adva= nced gesture mode" for xf86-input-synaptics for multitouch trackpads. This patch should fix that. --=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-MEF0CMzJCd>