diff options
author | Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> | 2022-09-07 23:13:02 +0000 |
---|---|---|
committer | Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> | 2022-09-07 23:13:02 +0000 |
commit | 247d5183c731685906fced14e6a945c78bae1e57 (patch) | |
tree | 5d7be6b3f46b4daf5c3d0c546ce60a745e2e5d42 /sys/man/1 | |
parent | acfc389bb90944f3ac1200eec4a80b49adaf4e6a (diff) |
reform(1): add a note about battery readings
Diffstat (limited to 'sys/man/1')
-rw-r--r-- | sys/man/1/reform | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/sys/man/1/reform b/sys/man/1/reform index 7b910c134..a4e9accf7 100644 --- a/sys/man/1/reform +++ b/sys/man/1/reform @@ -167,11 +167,16 @@ with MNT Reform 2 support first appeared in 9front (August, 2022). .SH BUGS Only 44100Hz (default) and 48000Hz sample rates are supported with -.IR audio , +.BR audio , recording is not implemented. .PP -.I Light +.B Light was chosen as a shorter alternative to -.IR brightness . +.BR brightness . In the future it might support controlling keyboard and trackball light levels. +.PP +Values displayed in the +.B battery +file are not precise, cell capacities are hardcoded in the System +Controller firmware. |