Date: Thu, 10 Jan 2002 15:06:19 +0100 From: Udo Schweigert <udo.schweigert@siemens.com> To: Fritz Heinrichmeyer <jfh@ES-i2.fernuni-hagen.de> Cc: freebsd-stable <freebsd-stable@FreeBSD.ORG>, freebsd-questions@FreeBSD.ORG Subject: Re: Euro and XFree86-4.1.0, the canonical way? Message-ID: <20020110140619.GA12701@alaska.cert.siemens.de> In-Reply-To: <20020110133950.GA1535@jfh00.fernuni-hagen.de> References: <20020110133950.GA1535@jfh00.fernuni-hagen.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jan 10, 2002 at 14:39:50 +0100, Fritz Heinrichmeyer wrote: > 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 > I changed /usr/X11R6/lib/X11/xkb/symbols/de that it contained this entry: ...... key <AD03> { [ e, E ], [ currency, currency ] }; instead of: key <AD03> { [ e, E ], [ EuroSign ] }; Also I changed my xterm config to use an iso8859-15 font like: misc-fixed-medium-r-normal--20-200-75-75-c-100-iso8859-15 (I took this from the debian Euto Howto: http://www.debian.org/doc/manuals/debian-euro-support/) Best regards -- Udo Schweigert, Siemens AG | Voice : +49 89 636 42170 CT IC 3, Siemens CERT | Fax : +49 89 636 41166 D-81730 Muenchen / Germany | email : udo.schweigert@siemens.com 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?20020110140619.GA12701>