On Thu, Sep 04, 2003 at 08:18:20AM -0700, Paul Johnson wrote: > I got a dialogue that says this when I started konsole this morning in KDE3.1 > > Font `-misc-console-medium-r-normal--16-160-72-72-c-160-iso10646-1' > not found. > Check README.linux.console for help. > > OK, so where's this mysterious README.linux.console and why can't I > find it? Also, what would cause such a thing to happen?
Never mind, I fixed it by tweaking my work machine's /etc/fonts/local.conf and all is now well. I'm attaching my local.conf in case others have this problem in the future. -- .''`. Paul Johnson <[EMAIL PROTECTED]> : :' : `. `'` proud Debian admin and user `- Debian - when you have better things to do than fix a system
<?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <fontconfig> <dir>/usr/X11R6/lib/X11/fonts</dir> <match target="font"> <test qual="all" name="rgba"> <const>unknown</const> </test> <edit name="rgba" mode="assign"><const>rgb</const></edit> </match> </fontconfig>
pgp00000.pgp
Description: PGP signature