Jorge Almeida wrote:

> What is puzzling is that xev agrees with the wanted behavior and not
> with the actual behavior! According to xev, the key with keycode 66
> (the one just under tab and above shift) should work as ModeSwitcher:
> 
> KeyRelease event, serial 27, synthetic NO, window 0x2a00001,
>     root 0x48, subw 0x0, time 4424081, (71,695), root:(74,724),
>     state 0x2, keycode 66 (keysym 0xff7e, Mode_switch), same_screen YES,
>     XLookupString gives 0 bytes:  ""
> 
> My .bashrc has a line 
>       xmodmap $HOME/.Xmodmap
> , where .Xmodmap contains:
> (...)
> clear Lock
> keycode 66 = Mode_switch
> (...)
>
> Any idea? 

You do still have a "add modN Mode_switch (0xNN)" line there?

> Or anyone knows of some good documentation about keyboard 
> customizing?

<http://www.in-ulm.de/~mascheck/X11/xmodmap.html>

Regards...
        Michael

--
[EMAIL PROTECTED] mailing list

Reply via email to