Date: Sun, 9 Jul 2017 15:46:48 -0400 From: Eric McCorkle <eric@metricspace.net> To: x11@FreeBSD.org, freebsd-drivers@freebsd.org Cc: freebsd-mobile@freebsd.org, "freebsd-hackers@freebsd.org" <freebsd-hackers@freebsd.org> Subject: Non-synaptics (IntelliMouse) touchpads Message-ID: <e6a5c7c3-61bc-48b9-7053-b4bea30411fc@metricspace.net>
next in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --w8nLMJpTExfP7s9lpq4TCxBf8kRD3mtbi Content-Type: multipart/mixed; boundary="HbUdAnDHRQDqAVhoCo6ppGrJglK6jreIp"; protected-headers="v1" From: Eric McCorkle <eric@metricspace.net> To: x11@FreeBSD.org, freebsd-drivers@freebsd.org Cc: freebsd-mobile@freebsd.org, "freebsd-hackers@freebsd.org" <freebsd-hackers@freebsd.org> Message-ID: <e6a5c7c3-61bc-48b9-7053-b4bea30411fc@metricspace.net> Subject: Non-synaptics (IntelliMouse) touchpads --HbUdAnDHRQDqAVhoCo6ppGrJglK6jreIp Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable 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? --HbUdAnDHRQDqAVhoCo6ppGrJglK6jreIp-- --w8nLMJpTExfP7s9lpq4TCxBf8kRD3mtbi Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iIsEARYIADMWIQTp6hWnRH4nHb9/QN/kI/o6qzq6mAUCWWKIKxUcZXJpY0BtZXRy aWNzcGFjZS5uZXQACgkQ5CP6Oqs6upiZAgEA9z8svGJHhl9Ai2tLyddSyVJ+9NDQ oNItCV0BTSuat+EA/2znn6kzlNO6oVRZEkPqTgaGQDdipkRCOp4mYqRDi4AO =DCI9 -----END PGP SIGNATURE----- --w8nLMJpTExfP7s9lpq4TCxBf8kRD3mtbi--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?e6a5c7c3-61bc-48b9-7053-b4bea30411fc>