diff man/screen.texi @ 71060:99c0a22860dc

* screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
author Jan Djärv <jan.h.d@swipnet.se>
date Mon, 29 May 2006 07:15:22 +0000
parents db1ebf89af53
children cd2f1fe2870c
line wrap: on
line diff
--- a/man/screen.texi	Mon May 29 07:13:57 2006 +0000
+++ b/man/screen.texi	Mon May 29 07:15:22 2006 +0000
@@ -320,12 +320,18 @@
 @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}).