Hi:
I've installed the
JumboXQt package with debian and all's great.
The only thing is I can't install a console font. What I mean:
I did:
apt-get install unifont
which went fine and completed.
Now the unifont is listed in the /usr/X11R6/lib/X11/fonts/misc/fonts.dir file.
However when I do
xlsfont
it's not there, meaning debian doesn't see it somehow, it's not used.
I need it to run xterm with it, so I'll be able to see Japanese text in the console, since I've set the locale to Japanese.
How can I make it work? Why isn't this working?