I recently installed OpenBSD 7.3 on an iMac G3 (dmesg attached) and I'm
using it as a tiny web server. I'm really happy with it, but the screen
is too bright at night.
I know that OpenBSD on PPC doesn't support sleep, but would anyone
familiar know if turning off or dimming the CRT monitor is
Ah I forgot to mention that it doesn't have X running! Do you know if
there's an equivalent for the console?
I'll have to try the keyboard too when I get to it thanks for the tip!
On 7/17/23 1:06 PM, Wolfgang Pfeiffer wrote:
On Mon, Jul 17, 2023 at 01:15:35PM +, Jag
brightness`
doas wsconsctl display.brightness=0
sleep $((8*3600))
doas wsconsctl display.brightness=${BRIGHTNESS}
Before going to sleep.
Cheers,
Paul 'WEiRD' de Weerd
On Mon, Jul 17, 2023 at 05:15:34PM +, Jag Talon wrote:
| Ah I forgot to mention that it do
put it in /etc/X11/
After rebooting, xenodm won't start and startx hangs. I have the
Xorg.0.log and dmesg attached. Am I missing anything else?
On 7/17/23 10:18 PM, George Koehler wrote:
On Mon, 17 Jul 2023 17:15:34 +0000
Jag Talon wrote:
Ah I forgot to mention that it doesn't have