Hi all,

I have been fiddling on and off for a few months now trying to get
Unicode font display in Terminal, which per the Gentoo Unicode docs as
well as its own, supports UTF-8 character sets.  However, special
characters  are not displayed.  The font in use is DejaVu Sans Mono,
which ought to support simple accented characters and other Unicode
glyphs.  The results of `locale` are as follows:

t...@saya ~ $ locale
LANG=en_US.utf8
LC_CTYPE="en_US.utf8"
LC_NUMERIC="en_US.utf8"
LC_TIME="en_US.utf8"
LC_COLLATE=C
LC_MONETARY="en_US.utf8"
LC_MESSAGES="en_US.utf8"
LC_PAPER="en_US.utf8"
LC_NAME="en_US.utf8"
LC_ADDRESS="en_US.utf8"
LC_TELEPHONE="en_US.utf8"
LC_MEASUREMENT="en_US.utf8"
LC_IDENTIFICATION="en_US.utf8"
LC_ALL=

Any ideas what I'm doing wrong?

Thanks!

-Andy

Reply via email to