aboutsummaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorVladimir Kondratyev <wulf@FreeBSD.org>2026-03-29 19:00:59 +0000
committerVladimir Kondratyev <wulf@FreeBSD.org>2026-03-29 19:00:59 +0000
commit5d7862fb998f48ba71dac7e34106aaad350db348 (patch)
tree88950d59e2c6fe862cceea3f189648488fa00f0f /share/man
parent056e29070f083ac4cea31ac0a08619add6370839 (diff)
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man4/asmc.411
1 files changed, 10 insertions, 1 deletions
diff --git a/share/man/man4/asmc.4 b/share/man/man4/asmc.4
index 4bc2a040bbce..f3eddcaf965e 100644
--- a/share/man/man4/asmc.4
+++ b/share/man/man4/asmc.4
@@ -79,7 +79,9 @@ On
systems, you can control the keyboard brightness by writing a value to
the
.Va dev.asmc.%d.light.control
-sysctl MIB.
+sysctl MIB or with
+.Xr backlight 8
+utility.
.Pp
The following sysctl MIBs contains the raw value returned by the left
and right light sensors:
@@ -143,8 +145,15 @@ dramatically reduce your hard drive's life span.
Do not rely solely on
the SMS to protect your hard drive: good care and common sense can
increase your hard drive's life.
+.Sh FILES
+.Bl -tag -width ".Pa /dev/backlight/asmc0" -compact
+.It Pa /dev/backlight/asmc0
+Keyboard
+.Xr backlight 8
+device node.
.Sh SEE ALSO
.Xr ataidle 8 Pq Pa ports/sysutils/ataidle ,
+.Xr backlight 8 ,
.Xr devd 8 ,
.Xr sysctl 8
.Sh HISTORY