[Bug 205690] [psm] [patch]: support for Elantech trackpads
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Sep 6 23:56:39 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205690
Vladimir Kondratyev <wulf at cicgroup.ru> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #172702|0 |1
is obsolete| |
--- Comment #35 from Vladimir Kondratyev <wulf at cicgroup.ru> ---
Created attachment 174447
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=174447&action=edit
elantech.diff (12-CURRENT)
Finally, I had got laptop with synaptics touchpad to play with and wrote
"Extended W mode" AKA "advanced gestures" packets parser to enable multitouch
functionality on synaptcs.
Changes are:
1. Multitouch support to synaptics psm driver.
2. Some minor fixes.
3. Resize clickpad softbuttons. Now they relative sizes should be 42%-16%-42%
(L-M-R). This change affects elans too.
Unfortunately, only semi-mt trackpads has been tested. Modern multitouch are
not. Multitouch trackpad can be recognized by presence of enabled (set to 1)
capReportsV property in "Continued capabilities" section of verbose boot log, i
think. Set debug.psm.loglevel=2 in /boot/loader.conf to obtain this log.
Enjoy :-)
P.S. Thanks all for previous versions testing
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-mobile
mailing list