* another key-binding question
@ 2003-10-31 12:22 Armstrong
2003-10-31 12:44 ` Leo
0 siblings, 1 reply; 4+ messages in thread
From: Armstrong @ 2003-10-31 12:22 UTC (permalink / raw)
hi,
how can i make the <menu> key behaves
as the <meta> key under emacs.
when i start emacs using:
# emacs -nw
the <menu> key does nothing at all.
when is emacs starts in x, the <menu>
key is fine.
thanks.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: another key-binding question
2003-10-31 12:22 another key-binding question Armstrong
@ 2003-10-31 12:44 ` Leo
2003-10-31 16:05 ` Armstrong
0 siblings, 1 reply; 4+ messages in thread
From: Leo @ 2003-10-31 12:44 UTC (permalink / raw)
what is your menu key? on what platform do you find it?
leo
Armstrong wrote:
> hi,
>
> how can i make the <menu> key behaves
> as the <meta> key under emacs.
>
> when i start emacs using:
> # emacs -nw
> the <menu> key does nothing at all.
>
> when is emacs starts in x, the <menu>
> key is fine.
>
> thanks.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: another key-binding question
2003-10-31 12:44 ` Leo
@ 2003-10-31 16:05 ` Armstrong
2003-12-04 19:52 ` Kai Grossjohann
0 siblings, 1 reply; 4+ messages in thread
From: Armstrong @ 2003-10-31 16:05 UTC (permalink / raw)
i`m using Redhat, KDE.
xev says that the <menu> key was
keycode 117 (keysym 0xff67, Menu)
hope you can help.
-armStrong
Leo wrote:
> what is your menu key? on what platform do you find it?
>
> leo
>
> Armstrong wrote:
>
>> hi,
>>
>> how can i make the <menu> key behaves
>> as the <meta> key under emacs.
>>
>> when i start emacs using:
>> # emacs -nw
>> the <menu> key does nothing at all.
>>
>> when is emacs starts in x, the <menu>
>> key is fine.
>>
>> thanks.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: another key-binding question
2003-10-31 16:05 ` Armstrong
@ 2003-12-04 19:52 ` Kai Grossjohann
0 siblings, 0 replies; 4+ messages in thread
From: Kai Grossjohann @ 2003-12-04 19:52 UTC (permalink / raw)
Armstrong <armstrong@singnet.com> writes:
> i`m using Redhat, KDE.
> xev says that the <menu> key was
> keycode 117 (keysym 0xff67, Menu)
xmodmap -e 'keycode 117 = Meta_R'
The above should tell X11 that it is a meta key. Does it work?
Kai
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2003-12-04 19:52 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-31 12:22 another key-binding question Armstrong
2003-10-31 12:44 ` Leo
2003-10-31 16:05 ` Armstrong
2003-12-04 19:52 ` Kai Grossjohann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).