emacs-devel
[Top][All Lists]
Advanced

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

Re: xterm [menu] key definition


From: tomas
Subject: Re: xterm [menu] key definition
Date: Wed, 25 Aug 2021 09:17:48 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Wed, Aug 25, 2021 at 01:36:47PM +0700, Yuri Khan wrote:
> On Wed, 25 Aug 2021 at 05:16, Stefan Monnier <monnier@iro.umontreal.ca> wrote:
> >
> > > -    (define-key map "\e[29~" [print])
> > > +    (define-key map "\e[29~" [menu])
> >
> > This might be right, but we need some more concrete evidence that indeed
> > `xterm` maps `Menu` to `\e[29~` by default and/or that `Print` is not
> > mapped to `\e[29~` by default, or something like that.
> 
> Here is your evidence if you don’t mind a github mirror of xterm sources:
> 
> https://github.com/Maximus5/xterm/blob/master/src/input.c#L1460

Alternatively, for those who detest github and like browsing source
code in the browser (?), there's sources.debian.org:

  https://sources.debian.org/src/xterm/366-1/

I may have a look at this later, but that might take me a while.

Cheers
 - t

Attachment: signature.asc
Description: Digital signature


reply via email to

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