From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=0.2 required=5.0 tests=DKIM_ADSP_CUSTOM_MED, DKIM_INVALID,DKIM_SIGNED,FREEMAIL_FROM,HTML_MESSAGE autolearn=no autolearn_force=no version=3.4.4 Received: (qmail 31467 invoked from network); 13 Jan 2023 06:30:02 -0000 Received: from 9front.inri.net (168.235.81.73) by inbox.vuxu.org with ESMTPUTF8; 13 Jan 2023 06:30:02 -0000 Received: from mail-pf1-f169.google.com ([209.85.210.169]) by 9front; Fri Jan 13 01:28:39 -0500 2023 Received: by mail-pf1-f169.google.com with SMTP id 200so9313853pfx.7 for <9front@9front.org>; Thu, 12 Jan 2023 22:28:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=UeuThq7RTxDt/n3vWC4BnpQ5ByJ9vOoYwXjEFHRY4MM=; b=B+TPf1WOR0gX3pEcnFwRYiHrAg6UNLSF1jx6v8TZSP6jtr52SP5K7ryz3BPpPs29Ce XvNRE2Ufv1tvKaPPwX4Hsf+2+vaKxKc8i89vEZYqillfjRjC/nQaahFxaLTx2J30peT/ pVkFeqqbycVZ7ceus0eOWao3ZX8vtlCm72/WFVr1b20TMO+tb4rbXShownvzxDOcYb90 60jEKQ01PRdO1JMPlBFKrf4cx6aqVkrJK3pvOuKZENF01cjmfmCOLlolVBMSrVE1iM3v iTj81dsp+JCiYv6d1i/B9z+c5KB873KhmpjKtjgVbTsBNOShch+muYKbz/8BeKaI256u fznQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=UeuThq7RTxDt/n3vWC4BnpQ5ByJ9vOoYwXjEFHRY4MM=; b=l/infUVRFNwYjrfNDKNwhrM6bRNzHVoeKqukwrp4Db9+gOTy/+xMBvH9JoaC9tHM5A j6K9gjpT8LMm3hT4312GVfZDhHI0RuDH4HD41cSdN7oNkiqWEnHWhOIry8MQ36pMfFrq Xz2jxQgzELIaASJqHdoo/nVwdV2kPB8ymAyEUP7Vyym5y6fPXoSAnmbEoKIA7OKwVoEq yy++KwuA3gePvXomqFdxYqwt1U1LBXYDzVuYQzTe5eKsrGCpcHAWKmF67RrDb9yK3V8I pSMLRrhqMAJNSbKkNqEn2S6YD+RkQ1wnq1AAaiayp0S7aUiBgmIdInFs69ZIDMW0Wz0z aO9A== X-Gm-Message-State: AFqh2kqE31ppI21LttlQfxRzQsFGup7dDMqYUQcweB+HdGayLedqvccj KH6bUoRqxD1YjpRayV/62EyylvVYn2/MIqmrbNQ/7OJE X-Google-Smtp-Source: AMrXdXt3Fy96ImMqDvrK3Ll67iqfNWYZyrGXqzSkHFB4MYg05xArDN/AaETYbsGtPiQzxuyuqFljkYUbzemQOvoMJ48= X-Received: by 2002:a63:5a18:0:b0:478:dfd4:fc2b with SMTP id o24-20020a635a18000000b00478dfd4fc2bmr6459641pgb.234.1673591313590; Thu, 12 Jan 2023 22:28:33 -0800 (PST) MIME-Version: 1.0 From: fig Date: Thu, 12 Jan 2023 22:28:22 -0800 Message-ID: To: 9front@9front.org Content-Type: multipart/alternative; boundary="000000000000beefb305f21f5715" List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: compliant firewall-aware out-scaling layer Subject: [9front] [patch] tiltscreen documentation Reply-To: 9front@9front.org Precedence: bulk --000000000000beefb305f21f5715 Content-Type: text/plain; charset="UTF-8" plan9.ini(8) was lacking documentation for the tiltscreen option, so i wrote some. i based it off of how the others were written. diff 0e66f87316e571f7edf5274369ec69a5905507aa uncommitted --- a/sys/man/8/plan9.ini +++ b/sys/man/8/plan9.ini @@ -977,6 +977,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 --000000000000beefb305f21f5715 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
plan9.ini(8) was lacking documentation for the tiltscreen opti=
on, so i wrote some. i based it off of how the others were written.
di= ff 0e66f87316e571f7edf5274369ec69a5905507aa uncommitted --- a/sys/man/8/plan9.ini +++ b/sys/man/8/plan9.ini @@ -977,6 +977,15 @@ .BR off . The first two specify differing levels of power saving; the third turns the monitor off completely. +.SS \fL*tiltscreen=3D\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=3D\fIfile\fP .SS \fLnvrlen=3D\fIlength\fP
--000000000000beefb305f21f5715--