Problem with the input of '€' (U+20AC EURO SIGN) with ~/.Xmodmap

Mike FABIAN mfabian at suse.de
Fri Jun 22 11:30:36 EDT 2007


"Stephen J. Turnbull" <stephen at xemacs.org> さんは書きました:

>  > When trying to input ¢ via ~/.Xmodmap, it is even worse, I only get
>  > the regular ASCII 'c' than.
>
>  > So why doesn't this work with ~/.Xmodmap?
>
> Violate the standard, get what you deserve.  The X11 standard for
> Unicode keysyms explicitly says that they may not be used for keys
> that already have keysyms.
>
> This also applies to EURO SIGN, which has had an X11 named keysym
> (XK_eurosign, 0x20AC) for many years.

I think it is XK_EuroSign (it is case sensitive, I used that correctly
in my ~/.Xmodmap).

You are right that changing

    keysym c = c NoSymbol 0x010000a2 currency

to

    keysym c = c NoSymbol cent       currency

makes the '¢' work. Great, thank you very much!

-- 
Mike FABIAN   <mfabian at suse.de>   http://www.suse.de/~mfabian
睡眠不足はいい仕事の敵だ。
I � Unicode


More information about the XEmacs-Beta mailing list