FVWM: Menu behaviour - patch to ver. 2.2

From: Adam Tla/lka <atlka_at_pg.gda.pl>
Date: Wed, 10 Mar 1999 13:30:05 +0100 (MET)

Below is the patch:

~~~~~~~
--- fvwm/menus.c.orig Wed Mar 10 13:00:28 1999
+++ fvwm/menus.c Wed Mar 10 13:29:08 1999
_at_@ -444,6 +444,8 @@
        isn't pressed */
     MenuItem *mi;
     char key;
+ /* if this is a letter set it to lower case */
+ (int)keychar = tolower((int)keychar) ;
     /* Search menu for matching hotkey */
     for (mi = menu->first; mi; mi = mi->next) {
       key = tolower(mi->chHotkey);
~~~~~~~

Regards

 . . Adam Tla/lka mailto:atlka_at_pg.gda.pl ^v^ ^v^ ^v^
  ) System & Network Administration Group ~~~~~~
  - Computer Center, Technical University of Gdansk, Poland
     PGP public key: finger atlka_at_sunrise.pg.gda.pl

--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Wed Mar 10 1999 - 06:31:40 GMT

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:38:02 BST