I have this in my 02locale file:
Code: Select all
LANG="en_US.ISO-8859-1"
LC_CTYPE="nb_NO.ISO-8859-1"
LC_PAPER="nb_NO.ISO-8859-1"
LC_NUMERIC="nb_NO.ISO-8859-1"
Regards,
BTJ
Code: Select all
LANG="en_US.ISO-8859-1"
LC_CTYPE="nb_NO.ISO-8859-1"
LC_PAPER="nb_NO.ISO-8859-1"
LC_NUMERIC="nb_NO.ISO-8859-1"

No, because I haven't modified it.... It has been like this in many years and just working....jettjunker wrote:after modifying your /etc/env.d/02locale did you "env-update" and "source /etc/profile" (and then restart x)?
I "solved" it by explicitly choosing the locale I want at the GDM boot screen.Scu wrote:I'm having the same problem. No solution??
Could /etc/make.conf setting LINGUAS="fi en" have something to do with this mess?