|
From: | Ergus |
Subject: | Re: xterm [menu] key definition |
Date: | Wed, 25 Aug 2021 11:00:09 +0200 |
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
Also line 1429.
That info should be available in `xterm`s source code or something like that (I hoped that it would be visible in the `app-defaults/XTerm` file but no).
[Prev in Thread] | Current Thread | [Next in Thread] |