On Sat, 5 Jan 2002, Tony Finch wrote:

> --- ./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;

        In fact, this will have an effect of cancelling the menu by just
<g>, no matter whether the <Ctrl> is pressed or not.  Sure, there's no
problem, since menu items' accelerators are checked first, so that menu
item with "g" hotkey will still work.  But description in the manpage is
incorrect.

        _________________________________________
          Dmitry Yu. Bolkhovityanov
          The Budker Institute of Nuclear Physics
          Novosibirsk, Russia

--
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]

Reply via email to