ref: 6f1bc93673d1ba8a72ae69ca1c19aba88d53e6b3
parent: 0f82833f025fb3e499ec929d4bdfc8d0f2271fa3
author: fig <type9freak@gmail.com>
date: Fri Jan 13 01:29:43 EST 2023
tiltscreen documentation plan9.ini(8) was lacking documentation for the tiltscreen option, so i wrote some. i based it off of how the others were written.
--- a/sys/man/8/plan9.ini
+++ b/sys/man/8/plan9.ini
@@ -980,6 +980,15 @@
.BR off .
The first two specify differing levels of power saving;
the third turns the monitor off completely.
+.SS \fL*tiltscreen=\fIvalue\fP
+This is used to orient the screen on startup.
+Values are
+.BR left ,
+.BR right ,
+.BR inverted ,
+and
+.BR none .
+If no value is given, the default is none.
.SS NVRAM
.SS \fLnvram=\fIfile\fP
.SS \fLnvrlen=\fIlength\fP
--
⑨