diff options
author | Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> | 2022-10-06 23:21:16 +0000 |
---|---|---|
committer | Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> | 2022-10-06 23:21:16 +0000 |
commit | e1949eedf6893c76472360189b6539bc0d573378 (patch) | |
tree | 98b1f453ca3defbf48c164d271260283edf4559c /sys/man/1 | |
parent | a945c6f5b1f69b9bf7a6a3a5404b14b9fe6c5e5c (diff) |
reform/pm: add keyboard light level controlling to /dev/light
Diffstat (limited to 'sys/man/1')
-rw-r--r-- | sys/man/1/reform | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/sys/man/1/reform b/sys/man/1/reform index 968b98cce..93fad367f 100644 --- a/sys/man/1/reform +++ b/sys/man/1/reform @@ -111,7 +111,7 @@ Exposes the current temperature reading of the CPU. .TP .B light Provides a way to control the backlight of the built-in LCD by -writing \fIlcd [-+]N\fR, +writing \fIlcd [-+]N\fR or \fIkbd [-+]N\fR, where .I N is expressed in percentage, either as an absolute value (0-100) or @@ -174,8 +174,9 @@ recording is not implemented. .B Light was chosen as a shorter alternative to .BR brightness . -In the future it might support controlling keyboard and trackball -light levels. +.PP +Current keyboard light level reading is only an indication, there is +no way to get the actual value from the keyboard. .PP Values displayed in the .B battery |