From 5f87804393f475e2eaa1ed9f5c6294c4ff2113aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sigrid=20Solveig=20Hafl=C3=ADnud=C3=B3ttir?= Date: Sat, 8 Oct 2022 20:37:25 +0000 Subject: reform/pm: kbdoled: allow any size/depth of uncompressed image - convert ourselves --- sys/man/1/reform | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'sys/man/1') diff --git a/sys/man/1/reform b/sys/man/1/reform index b6afac6f0..a10f9bf8e 100644 --- a/sys/man/1/reform +++ b/sys/man/1/reform @@ -110,9 +110,8 @@ Returns attached battery array statistics in the same manner as 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). Zero-length -write clears the display. +An uncompressed Plan 9image can be written to the file to display on +the keyboard OLED. Zero-length write clears the display. .TP .B light Provides a way to control the backlight of the built-in LCD by -- cgit v1.2.3