emacs-devel
[Top][All Lists]
Advanced

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

Re: xterm [menu] key definition


From: Ergus
Subject: Re: xterm [menu] key definition
Date: Tue, 24 Aug 2021 10:19:06 +0200

On Tue, Aug 24, 2021 at 09:37:23AM +0300, Juri Linkov wrote:
* Gregor Zattler <telegraph@gmx.net> [2021-08-23; 20:35]:
I don't actually know about any keyboard with a print
button...

wouldn't that be the PrtSc key which is on every standard PC
keyboard right of F12 and above of Insert?

But I suppose there should be some. If someone has it;
please could you check with xev and cat+xterm what it
sends?

Said key gives via cat on xterm:

^[[2~

and xev says the same.

on debian buster, that is.

I have the PrtSc key that prints the screen,
but no Menu key, so can't confirm, sorry.

I don't think there is a [print] key anymore anywhere... "PrtSc" is
something else and in general never should reach emacs because it is
intended to take screenshots; so the desktop or window manager should
intercept it before.

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""

As this may potentially break the universe for some reason I am not
aware of, I will wait for Eli's, Stefan's or Lars' authorization on
this.



reply via email to

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