I made some improvements.
I change /etc/sysconfig/i18n file from:
LANG="en_US.UTF-8"
SUPPORTED="en_US.UTF-8:en_US:en:es_ES.UTF-8:es_ES:es"
SYSFONT="latarcyrheb-sun16"
to:
LANG="en_US.iso885915"
SUPPORTED="en_US.iso885915:en_US:en:es_ES:es"
SYSFONT="latarcyrheb-sun16"
Now the ssh remote session
Hi.
I've installed RH8 with a spanish keyboard layout
and english lenguage.
When I use the terminal in the local comp. the
spanish characters (ñ, á, é ...) work OK, but when I connect by a ssh connection
or even using the gvim app.
these characters are bad shown.
What can I do to resolv