aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/emacs/screen.texi5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/emacs/screen.texi b/doc/emacs/screen.texi
index 580df5fe8ff..716575706cf 100644
--- a/doc/emacs/screen.texi
+++ b/doc/emacs/screen.texi
@@ -304,7 +304,10 @@ the usual way (@pxref{Key Help}).
304item by pressing @key{F10} (to run the command @code{menu-bar-open}). 304item by pressing @key{F10} (to run the command @code{menu-bar-open}).
305You can then navigate the menus with the arrow keys. To activate a 305You can then navigate the menus with the arrow keys. To activate a
306selected menu item, press @key{RET}; to cancel menu navigation, press 306selected menu item, press @key{RET}; to cancel menu navigation, press
307@kbd{C-g} or @kbd{@key{ESC} @key{ESC} @key{ESC}}. 307@kbd{C-g} or @kbd{@key{ESC} @key{ESC} @key{ESC}}. (However, note that
308when Emacs was built with a GUI toolkit, the menus are drawn and
309controlled by the toolkit, and the key sequences to cancel menu
310navigation might be different from the above description.)
308 311
309@kindex M-` 312@kindex M-`
310@findex tmm-menubar 313@findex tmm-menubar