ISO-8859-15 and Euro currency
Hi,
I compiled the following native language support modules in the kernel
(2.2.10):
CONFIG_NLS_CODEPAGE_850=y
CONFIG_NLS_ISO8859_1=y
CONFIG_NLS_ISO8859_15=y
and the rest as modules. Then, in ~/.bash_profile I've got:
LANGUAGE=es:en
LC_ALL=es_ES
LANG=spanish
MM_CHARSET=ISO-8859-15
export LANGUAGE LC_ALL LANG MM_CHARSET
so to be able to read/write the new euro currency sign, I put in
/etc/kbd/default.map:
keycode 18 = e
control keycode 18 = currency
which should give me the new character with ^e, but all I get is a weird
symbol: ¤
^this, to me, looks like a tiny "o" x-crossed.
The rest of the characters I get with iso-8859-15 are the same I could
get with iso-8859-1
How can I get to write/read the new euro character?
TIA
--
Horacio Anno MMDCCLII ad Urbe condita
mailto:homega@ciberia.es
~ Spain ~Spanje ~ Spanien
--------------------------------------------------------------------
Key fingerprint = F4EE AE5E 2F01 0DB3 62F2 A9F4 AD31 7093 4233 7AE6
Reply to: