diff options
| author | Vladimir Kondratyev <wulf@FreeBSD.org> | 2021-01-20 20:10:06 +0000 |
|---|---|---|
| committer | Vladimir Kondratyev <wulf@FreeBSD.org> | 2021-01-20 20:10:06 +0000 |
| commit | fa656aefe43b91a06191d4a99e11876998a50c46 (patch) | |
| tree | f85225e646d6547e1622a7e8ebdd99af959c1583 /share | |
| parent | 8e67b9389df12d36ef4bc6bf2a7f2e60e3bcd94a (diff) | |
Diffstat (limited to 'share')
| -rw-r--r-- | share/man/man4/hconf.4 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/hconf.4 b/share/man/man4/hconf.4 index 4d595e9f1c6c..944f3376b187 100644 --- a/share/man/man4/hconf.4 +++ b/share/man/man4/hconf.4 @@ -23,7 +23,7 @@ .\" .\" $FreeBSD$ .\" -.Dd September 14, 2020 +.Dd January 18, 2021 .Dt HCONF 4 .Os .Sh NAME @@ -61,11 +61,11 @@ Debug parameter is available as .Xr loader 8 tunable as well. .Bl -tag -width indent -.It Va dev.hmt.*.input_mode +.It Va dev.hconf.*.input_mode HID device input mode: 0 = mouse, 3 = touchpad. -.It Va dev.hmt.*.surface_switch +.It Va dev.hconf.*.surface_switch Enable / disable switch for surface: 1 = on, 0 = off. -.It Va dev.hmt.*.buttons_switch +.It Va dev.hconf.*.buttons_switch Enable / disable switch for buttons: 1 = on, 0 = off. .It Va hw.hid.hconf.debug Debug output level, where 0 is debugging disabled and larger values increase |
