emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Henkan_Mod (<henkan>) undefined in Emacs (AltGr elsewhere in X)


From: Davis Herring
Subject: Re: Henkan_Mod (<henkan>) undefined in Emacs (AltGr elsewhere in X)
Date: Thu, 17 Mar 2011 10:48:42 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101220 Lanikai/3.1.7

> I use this in .xmodmaprc to set the Henkan key to AltGr:
> 
>   add mod5 = Henkan_Mode
> 
> This works in terminal and other X applications, but it 
> doesn't work in GNU Emacs: pressing the Henkan key says
> "<henkan> is undefined".
> 
> Any hint on how to fix this (very annoying) problem?

AltGr is known as Mode_switch to X.  You need to do

keysym Henkan_Mode = Mode_switch

and then assign that to a modifier.

Davis

-- 
This product is sold by volume, not by mass.  If it appears too dense or
too sparse, it is because mass-energy conversion has occurred during
shipping.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]