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:16:01 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

> -    (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.

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).


        Stefan




reply via email to

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