summaryrefslogtreecommitdiff
path: root/sys/man/1
diff options
context:
space:
mode:
authorSigrid Solveig Haflínudóttir <sigrid@ftrv.se>2022-10-08 01:20:32 +0000
committerSigrid Solveig Haflínudóttir <sigrid@ftrv.se>2022-10-08 01:20:32 +0000
commit4f6e074f979e185f093f44b20a1021714c479b3b (patch)
tree8b39a290f7ee39f8cf3ca6f251727455e44b9ad2 /sys/man/1
parent9d20339e479551841d6d917669bf67b83893b126 (diff)
reform/pm: provide /dev/kbdoled to display a 126x32x1 bitmap on the keyboard OLED
Diffstat (limited to 'sys/man/1')
-rw-r--r--sys/man/1/reform4
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/man/1/reform b/sys/man/1/reform
index 93fad367f..c2bc1fa0c 100644
--- a/sys/man/1/reform
+++ b/sys/man/1/reform
@@ -109,6 +109,10 @@ Returns attached battery array statistics in the same manner as
.B cputemp
Exposes the current temperature reading of the CPU.
.TP
+.B kbdoled
+An image can be displayed on the keyboard OLED by writing a 126x32x1
+uncompressed Plan 9 image (with or without a header).
+.TP
.B light
Provides a way to control the backlight of the built-in LCD by
writing \fIlcd [-+]N\fR or \fIkbd [-+]N\fR,