emacs-devel
[Top][All Lists]
Advanced

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

Re: xterm [menu] key definition


From: Stefan Monnier
Subject: Re: xterm [menu] key definition
Date: Tue, 24 Aug 2021 18:05:46 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

> I think that definitively "\e[29~" may be bound to [menu] in
> xterm. Somehow confirmed by the xterm maintainer in an email:
>
> "in a quick check the key which I guessed is "menu" (between the Windows
> key and the Ctrl key on the right-side of my keyboard) does send ^[[29~
> and xev says that's "Menu""

I'm sorry but I don't understand this.  Maybe I'm just missing some of
the context in your email exchange, but the way it's written above gives
the impression that something external to xterm decides which byte
sequence to send when the `menu` or `print` key are used, whereas this
decision is made by xterm (partly influenced by things like
X resource settings).

FWIW, in my environment, I have a key labeled `PrtSc` which `xev` says
sends a `Print` event to X11, which `emacs` says sends a `print` event,
and which `emacs --nw` running inside `xterm` doesn't receive at all
(i.e. my `xterm` doesn't send any bytes in response to it).


        Stefan




reply via email to

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