mirror of
https://github.com/opnsense/src.git
synced 2026-06-03 13:58:30 -04:00
Document hw.psm.elantech_support in psm(4)
PR: 205690 Submitted by: Vladimir Kondratyev <wulf@cicgroup.ru> MFC after: 1 week
This commit is contained in:
parent
4f57f07e37
commit
89d7100b1f
1 changed files with 6 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue