Дана 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

