Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Jan 2002 14:39:50 +0100
From:      Fritz Heinrichmeyer <jfh@www-es.fernuni-hagen.de>
To:        freebsd-stable <freebsd-stable@FreeBSD.ORG>, freebsd-questions@freebsd.org
Subject:   Euro and XFree86-4.1.0, the canonical way?
Message-ID:  <20020110133950.GA1535@jfh00.fernuni-hagen.de>

next in thread | raw e-mail | index | archive | help
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:fritz.heinrichmeyer@fernuni-hagen.de
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 majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020110133950.GA1535>