all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* 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

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.