So the fix is to change /etc/sysconfig/i18n from this:

LANG="en_US.UTF-8"
SYSFONT="latarcyrheb-sun16"

to this:

LANG="en_US"
SYSFONT="latarcyrheb-sun16"

???

I have no idea what is going on with this, I don't mind changing, but I worry it might make some other program not work right. Is there such a danger?

Michael Jennings wrote:

On Wednesday, 19 November 2003, at 08:33:53 (-0500),
Hall Stevenson wrote:



Check the $TERM variable on each machine. I believe that Eterm sets
it to TERM=eterm in one of it's config files, but your other machine
may be overriding Eterm's setting.

To check it, type "echo $TERM" at a prompt (in an Eterm).



Argh....


This is not the first time this question has come up...and it's not
the first time someone has started talking about $TERM.

It's NOT $TERM.  It's $LANG.  Or more specifically, the fact that
/etc/sysconfig/i18n on RedHat sets the default locale to UTF-8.

Michael







-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
enlightenment-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to