summaryrefslogtreecommitdiff
path: root/man/screen.texi
diff options
context:
space:
mode:
authorJan Djärv <jan.h.d@swipnet.se>2006-05-29 07:15:22 +0000
committerJan Djärv <jan.h.d@swipnet.se>2006-05-29 07:15:22 +0000
commit974bed98c1baa95e7ef4ad4bac31bad50da5c16e (patch)
treedde498e1563d630805d70bc6bdb0ab89bc2f67d2 /man/screen.texi
parentc3724dccb59bcea9e650129aa5e8ec17b82cc45e (diff)
downloademacs-974bed98c1baa95e7ef4ad4bac31bad50da5c16e.tar.gz
* screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
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..8a5d3e1a42c 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-start
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-start}). 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}).