Re: Euro key
În data de 15/09/2001, 13:49:42, Edmund GRIMLEY EVANS a scris:
> Ionel Mugurel Ciobîcă <tgakic@sg10.chem.tue.nl>:
>
> I did "echo keycode 26 = e E EuroSign | xmodmap -", and now I can type
> a Euro sign ('???') in a UTF-8 xterm.
Fine. It should work in ISO8859-15 too.
>
> However, I can't type a Euro sign in Emacs, and I can't get an
> ISO-8859-15 xterm to work at all: "LC_ALL=fr_FR.ISO-8859-15 xterm"
> seems to give me an ISO-8859-1 xterm, in which printf "\xa4\n"
> displays a currency sign ('¤').
>
Can't help you about emacs, I don't know to make it work for me
either...
I don't understand what is this command (althogh I've seen it
few times for other commands...):
LC_ALL=fr_FR.ISO-8859-15 xterm
Where do you type that? In my xterm it say:
LC_ALL=fr_FR.ISO-8859-15: Command not found.
as I would expect it!
Why you don't use the -fn option of xterm?
In my case I put in my .Xdefault file a line like that:
*VT100.font: -misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso8859-16
which set the default font for a xterm opened without a -fn option.
Ionel
Reply to:
- References:
- Euro key
- From: Nicolas SABOURET <Nicolas.Sabouret@limsi.fr>
- Re: Euro key
- From: Ionel Mugurel Ciobîcă <tgakic@sg10.chem.tue.nl>
- Re: Euro key
- From: Edmund GRIMLEY EVANS <edmundo@rano.org>