]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r343163:
authorwulf <wulf@FreeBSD.org>
Fri, 15 Feb 2019 20:46:03 +0000 (20:46 +0000)
committerwulf <wulf@FreeBSD.org>
Fri, 15 Feb 2019 20:46:03 +0000 (20:46 +0000)
commit01b5ef640c877922a8f47f5303018eb98698a7dc
treed8b94f4732e518d5839b7eb526fd94e59013e3fd
parent3934223135de6f92eeede77c458c7fb55faf6591
MFC r343163:

psm(4): detect Lenovo top-button clickpads

libinput has special handling for Lenovo ThinkPad *40 series, where it
treats clicks on the top button area as if they came from the TrackPoint:
https://wayland.freedesktop.org/libinput/doc/latest/t440-support.html

Detect these devices and set the corresponding evdev property.

Submitted by: Greg V <greg@unrelenting.technology>
Differential Revision: https://reviews.freebsd.org/D18676
sys/dev/atkbdc/psm.c
sys/sys/mouse.h