2008/5/6 Chris Bannister <[EMAIL PROTECTED]>: > Interesting, I have: > > LANG=en_NZ.UTF-8 > > and in /etc/console-tools/config > > SCREEN_FONT=lat0-sun16 > > With that setup, Dotan Cohen's line looks like solid black squares > separated by dashes. > > An > > apt-get install fonty-rg > > and changing /etc/console-tools/config to: > > SCREEN_FONT=chavo > > Dotan Cohen's line looks like solid black squares with a weird looking > question mark in each one. > > I wonder if the setting of APP_CHARSET_MAP should be changed? > > I tried changing it from APP_CHARSET_MAP=iso15 to APP_CHARSET_MAP=utf8 > but no change in display (Got errors on bootup about findacm no such > file or directory) > > Anyone any ideas? >
Check that "en_NZ.UTF-8" is a legal locale on your machine, and that it should not be "en_NZ.utf8". The -a flag on the locale command will show you. On my machine, the "utf" letters are lowercase: [EMAIL PROTECTED]:~$ locale -a C en_DK.utf8 en_GB.utf8 en_US.utf8 he_IL.utf8 POSIX Dotan Cohen http://what-is-what.com http://gibberish.co.il א-ב-ג-ד-ה-ו-ז-ח-ט-י-ך-כ-ל-ם-מ-ן-נ-ס-ע-ף-פ-ץ-צ-ק-ר-ש-ת A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing?