Debian Sargs/Etch, Gnome Terminal, How to change charset/locale

last modified: 2005-03-06

Why

Because I forget howto, and its hard to search for "charset"..

HowTo

I do simple add my charset into the /etc/environment

--> cat /etc/environment
JAVA_HOME=/usr/local/jdk1.5.0_06/
LC_CTYPE=de_AT@euro

And yes, there so also my JDK installation.. so all program know where to search.