OESF Portables Forum
Everything Else => Zaurus - Everything Development => Distros, Development, and Model Specific Forums => Archived Forums => X/Qt => Topic started by: ShiroiKuma on July 30, 2005, 07:55:48 am
-
Hi:
I've installed the JumboXQt package with debian (https://www.oesf.org/forums/index.php?showtopic=13011) 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?