https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205690
Vladimir Kondratyev <w...@cicgroup.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #172702|0 |1 is obsolete| | --- Comment #35 from Vladimir Kondratyev <w...@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 the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"