Mark Titmuss wrote: > > Hi, > > I've just compiled and installed Blackbox 0.61.1 on my SuSE Linux 7.2 box. > Everything seemed to be working, but when I tried to run it I got the > error message "BScreen::LoadStyle(): couldn't load default font" > > What font is it looking for? Why didn't it come with Blackbox?
hello mark, in your ~/.blackboxrc you see a line like this: session.styleFile: /usr/local/share/Blackbox/styles/Artwiz this is the style file for your the style you actually use and there is the font specified in: # cd /usr/local/share/Blackbox/styles/ # vi Artwiz [SHIFT]+G (you jump to the ground of the file) there you can see: *Font: -*-lucidatypewriter-medium-r-*-*-*-100-*-*-*-*-*-* here you can put in whatever fonts you have installed on your machine. blackbox does not bring it own fonts.
