Non-synaptics (IntelliMouse) touchpads

Eric McCorkle eric at metricspace.net
Sun Jul 9 19:47:03 UTC 2017


I am trying to figure out whether I need to modify the psm device driver
in order to support the touchpad on my laptop (it's one of Purism's
Librems, in case anyone is wondering).  Specifically, I'm trying to get
the two-finger scrolling to work.

The touchpad is fully supported on Linux.  Based on output from the
Linux driver (with extra debugging messages I added in), the touchpad
seems to be treated as an IntelliMouse and handled as if it were a
wheel-mouse, not a synaptics touchpad.  This leads me to believe that
the two-finger scrolling must be handled either in the hardware, or in
the Linux driver, and appears to X11 as wheel events (rather than a
synaptics multitouch event).

Are there any existing supported touchpads that work this way, and if
so, where can I find the configurations for them?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 256 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-mobile/attachments/20170709/61af0352/attachment.sig>


More information about the freebsd-mobile mailing list