Subject: wsfonts
To: None <current-users@netbsd.org>
From: Patrick Welche <prlw1@newn.cam.ac.uk>
List: current-users
Date: 02/04/2001 17:34:24
So what changed with wsfonts? My first ever ioctl gave me a disappointing:
% wsfontload -l
0 builtin
but today gave a surprising:
% wsfontload -l
0 builtin
1 ibm
2 iso2
(my wscons.conf has:
# fonts to load
# name width height enc file
font ibm - 8 ibm /usr/share/wscons/fonts/vt220l.808
font iso2 - 8 iso2 /usr/share/wscons/fonts/iso2l.816
)
So how do I say, use font "iso2" on screen 3? Does this require fiddling with
wsconscfg/adding an ioctl? What is afoot?
Cheers,
Patrick