summaryrefslogtreecommitdiff
path: root/man/screen.texi
diff options
context:
space:
mode:
Diffstat (limited to 'man/screen.texi')
-rw-r--r--man/screen.texi6
1 files changed, 6 insertions, 0 deletions
diff --git a/man/screen.texi b/man/screen.texi
index b1b37be6239..f641001579a 100644
--- a/man/screen.texi
+++ b/man/screen.texi
@@ -320,12 +320,18 @@ here, as you can more easily see them yourself.
@kindex M-`
@kindex F10
@findex tmm-menubar
+@findex menu-bar-open
On a graphical display, you can use the mouse to choose a command
from the menu bar. A right-arrow at the end of the menu item means it
leads to a subsidiary menu; @samp{...} at the end means that the
command invoked will read arguments (further input from you) before it
actually does anything.
+ You can also invoke the first menu bar item by pressing @key{F10} (to run
+the command @code{menu-bar-open}). You can then navigate the menus with
+the arrow keys. You select an item by pressing @key{RET} and cancel menu
+navigation with @key{ESC}.
+
To view the full command name and documentation for a menu item, type
@kbd{C-h k}, and then select the menu bar with the mouse in the usual
way (@pxref{Key Help}).