On Tue, 14 Sept 2021 at 20:35, RVP <rvp%sdf.org@localhost> wrote:
Absolutely:
$ tail -n6 /etc/wscons.conf
# Change VT font
font spleen 12 24 iso /usr/share/wscons/fonts/spleen-12x24.fnt
setvar ttyE0 font spleen
setvar ttyE1 font spleen
setvar ttyE2 font spleen
setvar ttyE3 font spleen
$
When I add this to wscons.conf, I get:
ttyE0: wsconsctl: WSDISPLAYIO_SFONT: Device not configured
ttyE1: wsconsctl: WSDISPLAYIO_SFONT: Device not configured
ttyE2: wsconsctl: WSDISPLAYIO_SFONT: Device not configured
ttyE3: wsconsctl: WSDISPLAYIO_SFONT: Device not configured
/etc/rc.d/wscons exited with code 1