Re: tty font color

Страхиња Радић <[email protected]> Tue, 4 Aug 2026 10:37:33 +0200
Newsgroups gmane.os.openbsd.misc
Message-ID <anGgkv-J6qZKkaGf@localhost>
Дана 26/08/01 08:57PM, evily написа:
> # wsconsctl -w color=0xffffa500
> wsconsctl: color=0xffffa500: no such variable

The -w switch for wsconsctl(8) was made optional in 3.6[1]. It is not 
listed in its manpage nor usage output (which is output when some other 
unsupported switch is passed to wsconsctl, for example -q).

Running wsconsctl as root gives a list of all the wscons system driver 
variables. The variable named "color" is not in that list.

[1]: https://www.openbsd.org/plus36.html