Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Mar 2002 18:38:14 +0100
From:      Oliver Braun <obraun@informatik.unibw-muenchen.de>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Euro character
Message-ID:  <20020328173814.GA93676@nemesis.informatik.unibw-muenchen.de>
In-Reply-To: <16qcFM-22HZXUC@fmrl11.sul.t-online.com>
References:  <02032810360200.03116@atp.se> <20020328153219.GA90971@nemesis.informatik.unibw-muenchen.de> <16qcFM-22HZXUC@fmrl11.sul.t-online.com>

next in thread | previous in thread | raw e-mail | index | archive | help
* Thomas Würfl <ThomasWuerfl@gmx.de> [2002-03-28 18:04]:
> > http://www.freebsd.org/doc/en_US.ISO8859-1/articles/euro/article.html
> I did it the way discribe in that article but I still have a problem with the
> key combination alt_gr+e. It doesn't work under X. The fonts are ok. Charcter
> 164 is the euro symbol and i can copy/paste it. Someone said it maybe fixable
> with xmodmap, but I don't know how. Any idea?

IIRC, I have changed in /usr/X11R6/lib/X11/xkb/symbols/de

key <AD03> {        [         e,    E               ],
                    [  EuroSign                     ]       };

to

key <AD03> {        [         e,    E               ],
                    [        currency, currency     ]       };

and it worked.

Regards,
         Olli
-- 
Department of Computing Science
Federal Armed Forces University Munich
http://ist.unibw-muenchen.de/People/obraun/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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