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: Bastien
Subject: Re: Henkan_Mod (<henkan>) undefined in Emacs (AltGr elsewhere in X)
Date: Sat, 19 Mar 2011 11:05:52 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Hi David,

Davis Herring <address@hidden> writes:

>> 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.

Thanks.  But this doesn't solve my problem.  To be clear: 
rebinding Mod5 to Henkan_Mode with this line in my .xmodmap

  add Mod5 = Henkan_Mode

do works everywhere *but* in Emacs.  Besides, 

  keysym Henkan_Mode = Mode_switch 

triggers an error here.

Thanks for any further help,

-- 
 Bastien



reply via email to

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