[Bug 205690] [psm] [patch]: Add support for Elantech trackpads

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Sep 13 12:44:20 UTC 2016


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

--- Comment #37 from Vladimir Kondratyev <wulf at cicgroup.ru> ---
(In reply to Juan Ramón Molina Menor from comment #36)
> I have a ThinkPad with Synaptics multi-touch trackpad (capReportsV: 1, see above for details) and I’ve not found regressions with this new patch.  Softbuttons, tapping, two-finger scroll, three-finger paste, etc. work 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-synaptics
driver in psm mode. It seems that nonpatched driver do not initialize "advanced
gesture mode" for xf86-input-synaptics for multitouch trackpads. This patch
should fix that.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-amd64 mailing list