Remove binding to 'MenuFvwmRoot' as it already included in 'MenuMy'.
--- a/.fvwm/config Mon Jan 09 16:49:53 2012 +0200
+++ b/.fvwm/config Mon Jan 09 16:53:22 2012 +0200
@@ -149,8 +149,6 @@
# āLā for Caps-Lock
# āAā for any modifier
-Mouse 1 R A Menu Utilities Nop
-
# Setup title-bar button actions.
Mouse 1 1 A FvwmDeleteOrDestroy
Mouse 1 3 A FvwmIconifyOrShade
@@ -170,10 +168,9 @@
# Key [(window)] Keyname Context Modifiers Function
# See Keyname on /usr/include/X11/keysymdef.h, without the XK_ prefix.
-# Popup standard fvwm menu.
-Key F1 A M Menu MenuFvwmRoot Root c c
-# Popup my Utilities menu.
-Key F2 A M Menu Utilities Root c c
+# Popup MenuMyRoot menu.
+Key F1 A M Menu MenuMyRoot Root c c
+Mouse 1 R A Menu MenuMyRoot Nop
# Used by WindowList
DestroyFunc WindowListFunc
@@ -303,7 +300,7 @@
# Use interactive bash mode to read profile (~/.bashrc) to override default
# value of PS1.
-AddToMenu Utilities Utilities Title
+AddToMenu MenuMyRoot MenuMyRoot Title
+ Xterm Exec exec xterm -e bash -i
+ Mc Exec exec xterm -fn "-misc-fixed-medium-r-*-*-18-*-*-*-*-*-iso10646-1" \
-name mc-secondary -geometry 136x42 -e bash -i -c "mc -x"