how i got the euro:

using 

Option "XkbLayout" "de(euro)"

in /etc/X11/XF86Config did not work. The xkb compiler complained in many
ways (clash with "nodeadkeys" variant and more), even when not using
german keyboard.

the following worked

using LANG=de_DE.ISO8859-15

AND

xmodmap -e 'keycode  26 = e E EuroSign cent'

does the thing. I cannot believe that xmodmap is the only way ...
--
Fritz Heinrichmeyer mailto:[EMAIL PROTECTED]
FernUniversitaet Hagen, LG ES, 58084 Hagen (Germany)
tel:+49 2331/987-1166 fax:987-355 http://www-es.fernuni-hagen.de/~jfh

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to