summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorgonzo <gonzo@FreeBSD.org>2016-10-18 22:26:38 +0000
committergonzo <gonzo@FreeBSD.org>2016-10-18 22:26:38 +0000
commitd391cd3270ab56478d1dc21cee81e915ff342692 (patch)
tree4faebaa0d0c262455ce6fcce35680dc3f0a6735c /share
parent331c9f1dbcedf3f83021b68501d658864fa283ba (diff)
downloadFreeBSD-src-d391cd3270ab56478d1dc21cee81e915ff342692.zip
FreeBSD-src-d391cd3270ab56478d1dc21cee81e915ff342692.tar.gz
MFC r306357:
Document hw.psm.elantech_support in psm(4) PR: 205690 Submitted by: Vladimir Kondratyev <wulf@cicgroup.ru> MFC after: 1 week
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/psm.410
1 files changed, 6 insertions, 4 deletions
diff --git a/share/man/man4/psm.4 b/share/man/man4/psm.4
index df65c2c..f5c9f90 100644
--- a/share/man/man4/psm.4
+++ b/share/man/man4/psm.4
@@ -26,7 +26,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd March 18, 2013
+.Dd September 26, 2016
.Dt PSM 4
.Os
.Sh NAME
@@ -340,10 +340,12 @@ at boot-time.
This will enable
.Nm
to handle packets from guest devices (sticks) and extra buttons.
-Similarly, extended support for IBM/Lenovo TrackPoint can be enabled
-by setting
+Similarly, extended support for IBM/Lenovo TrackPoint and Elantech touchpads
+can be enabled by setting
.Va hw.psm.trackpoint_support
-to
+or
+.Va hw.psm.elantech_support,
+respectively, to
.Em 1
at boot-time.
.Pp
OpenPOWER on IntegriCloud