[Prev][Next][Index]
Re[2]: Alt and Meta modifiers
danielv@msil.sps.mot.com (Daniel Vainer) wrote:
> Hi,
>
> Thanks for advice, this works fine, but can't help me.
> This binds LeftAlt to Meta, but RightAlt binds to ModeShift(or
> Mode_switch???). Keycode of ModeShift is equivalent to keycode
> of AltGraph on Sun-4 keyboard. But I don't know how to bind
> emacs function to this modifier. According to emacs
> documentation, it may bind its actions only to Alt,Meta,Control
> or Shift modifiers.
>
> I tried:
> RightAlt Alt
> but this don't work.
>
According to XFConfig(5), the only possible mappings are:
Meta
Compose
ModeShift
ModeLock
ScrollLock
Control
Try Compose.
Also, you can use `xev' to determine which keycode Alt on your sun kbd produces
and remap RightAlt to generate this code with `xmodmap'.
Evgeny
--
__________________________________________________________________
/ Evgeny Stambulchik <fnevgeny@plasma-gate.weizmann.ac.il> ====== \
/ Plasma Laboratory, Weizmann Institute of Science, Israel ====== \
| Phone : (972)8-343-610 ======================================== |
| FAX : (972)8-344-106 ======================================== |
| ================================================================ |
| Look at our home page - http://plasma-gate.weizmann.ac.il ===== |
|____________________________________________________________________|