--- ./fvwm/menus.c.orig Sat Jan 5 04:19:21 2002
+++ ./fvwm/menus.c Sat Jan 5 04:31:46 2002
@@ -1053,6 +1053,7 @@
case XK_Escape:
case XK_Delete:
case XK_KP_Separator:
+ case XK_g: /* emacs */
/* abort */
saction = SA_ABORT;
break;
--- ./fvwm/fvwm2.1.orig Tue Oct 30 19:16:52 2001
+++ ./fvwm/fvwm2.1 Sat Jan 5 04:23:08 2002
@@ -1629,9 +1629,10 @@
executes the current item;
.SM Insert
opens the "More..." sub-menu if any;
-.SM Escape
-and
+.SM Escape,
.SM Delete
+and
+.SM Ctrl-G
exit the current sequence of menus.
The pointer is warped to where it was when the menu was invoked if
--- ./ChangeLog.orig Sat Jan 5 04:27:27 2002
+++ ./ChangeLog Sat Jan 5 04:26:32 2002
@@ -1,3 +1,8 @@
+2002-01-05 Tony Finch <[EMAIL PROTECTED]>
+
+ * fvwm/menus.c (menuShortcuts):
+ Allow Ctrl-G to close the menu.
+
2001-12-13 Dominik Vogt <[EMAIL PROTECTED]>
* fvwm/borders.c (RedrawTitle):
--
Visit the official FVWM web page at <URL:http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm-workers" in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]