Remove binding to 'MenuFvwmRoot' as it already included in 'MenuMy'. fvwm
authorOleksandr Gavenko <gavenkoa@gmail.com>
Mon, 09 Jan 2012 16:53:22 +0200
branchfvwm
changeset 425 1676172ecdf5
parent 424 1e3802e511df
child 426 bb3292034150
Remove binding to 'MenuFvwmRoot' as it already included in 'MenuMy'.
.fvwm/config
--- 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"