help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Strange characters produced by M-x in emacs -nw


From: Harry Putnam
Subject: Re: Strange characters produced by M-x in emacs -nw
Date: Sat, 21 Sep 2013 11:20:08 -0400
User-agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.0.92 (gnu/linux)

Stefan Monnier <monnier@iro.umontreal.ca> writes:

>>>> | mod1        Alt_L (0x40),  Alt_R (0x6c),  Meta_L (0xcd)
>>> This might be a source of problems: try to remap your Meta_L key to
>>> Alt_L as follows:
>>> xmodmap -e 'keysym Meta_L = Alt_L'
>> Should I see results immediately or does this require a restart of X?
>
> Should be immediate, if it works that is,
>

Thanks, it appears not to have any effect, other than changing the
output of `xmodmap' to this:

,----
| xmodmap:  up to 4 keys per modifier, (keycodes in parentheses):
| 
| shift    Shift_L (0x32),  Shift_R (0x3e)
| lock     Caps_Lock (0x42)
| control  Control_L (0x25),  Control_R (0x69)
| mod1     Alt_L (0x40),  Alt_R (0x6c),  Alt_L (0xcd)
| mod2     Num_Lock (0x4d)
| mod3   
| mod4     Super_L (0x85),Super_R (0x86),Super_L (0xce),Hyper_L (0xcf)
| mod5     ISO_Level3_Shift (0x5c),  Mode_switch (0xcb)
`----





reply via email to

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