On 04/03/2008, Michelle Konzack <[EMAIL PROTECTED]> wrote: > Hi again, > > Am 2008-03-02 18:54:50, schrieb Dotan Cohen: > > > Very informative links, Osamu, but they explain how to set only the > > 'standard' locale of a user, not C. How is that set? Thanks! > > > It is the same way set as the 'standard' locale, but there are some > programs whose do not like "C", and of course, Debian is now using > UNICODE as default, you should use "en_US.UTF-8" which will work very > nice. > > Note: C = us-ascii = en_US > ...and "en_US.UTF-8" has only some extensions. :-) >
Thanks. I can set the parameters, but when I close Konsole and reopen it, the values are reset: LANG=he_IL.UTF-8 LANGUAGE=he_IL:he:en_GB:en LC_CTYPE="he_IL.UTF-8" LC_NUMERIC="he_IL.UTF-8" LC_TIME="he_IL.UTF-8" LC_COLLATE="he_IL.UTF-8" LC_MONETARY="he_IL.UTF-8" LC_MESSAGES="he_IL.UTF-8" LC_PAPER="he_IL.UTF-8" LC_NAME="he_IL.UTF-8" LC_ADDRESS="he_IL.UTF-8" LC_TELEPHONE="he_IL.UTF-8" LC_MEASUREMENT="he_IL.UTF-8" LC_IDENTIFICATION="he_IL.UTF-8" LC_ALL= [EMAIL PROTECTED]:~$ export LANG=C [EMAIL PROTECTED]:~$ locale LANG=C LANGUAGE=he_IL:he:en_GB:en LC_CTYPE="C" LC_NUMERIC="C" LC_TIME="C" LC_COLLATE="C" LC_MONETARY="C" LC_MESSAGES="C" LC_PAPER="C" LC_NAME="C" LC_ADDRESS="C" LC_TELEPHONE="C" LC_MEASUREMENT="C" LC_IDENTIFICATION="C" LC_ALL= [EMAIL PROTECTED]:~$ export LANGUAGE=en_US.UTF-8 [EMAIL PROTECTED]:~$ locale LANG=C LANGUAGE=en_US.UTF-8 LC_CTYPE="C" LC_NUMERIC="C" LC_TIME="C" LC_COLLATE="C" LC_MONETARY="C" LC_MESSAGES="C" LC_PAPER="C" LC_NAME="C" LC_ADDRESS="C" LC_TELEPHONE="C" LC_MEASUREMENT="C" LC_IDENTIFICATION="C" LC_ALL= [EMAIL PROTECTED]:~$ I need to permanently set the C LANGUAGE parameter as "C", so that even when I close Konsole and reopen, it stays "C". 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?