Include 'FvwmWindowOpsMenu' in my Alt+F1 key binding.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Sat, 11 Aug 2012 19:41:33 +0300
changeset 501 65ccbb240daa
parent 500 841b5dcf3197
child 502 0b6bc512493f
Include 'FvwmWindowOpsMenu' in my Alt+F1 key binding.
.fvwm/config
--- a/.fvwm/config	Wed Aug 08 23:09:49 2012 +0300
+++ b/.fvwm/config	Sat Aug 11 19:41:33 2012 +0300
@@ -116,6 +116,7 @@
 
 ClickTime 350
 MoveThreshold 3
+# GrabFocusTransient
 Style "*" SloppyFocus, MouseFocusClickRaises
 
 *FvwmEvent-NewWindow: Cmd
@@ -358,20 +359,6 @@
 # Drawback - you can not make it smaller.
 Style "htop" MinWindowSize 98 98
 
-# Use interactive bash mode to read profile (~/.bashrc) to override default
-# value of PS1.
-AddToMenu MenuMyRoot MenuMyRoot Title
-+ Xterm           Exec  exec xterm -e bash -i
-+ Mc              Exec  exec m4_XTERM_MC(`mc-secondary')
-+ debian          Popup "/Debian"
-+ my              Popup MenuMy
-+ fvwm            Popup MenuFvwmRoot
-
-################################################################
-# Window Operation Menu.
-
-# From "FVWM Beginners Guide" by Jaimos F Skriletz.
-
 DestroyMenu FvwmWindowOpsMenu
 AddToMenu   FvwmWindowOpsMenu "Window Operations" Title
 + "Move%menu/window-move.xpm%"  Move
@@ -398,6 +385,16 @@
 
 Mouse 3 R A Menu FvwmWindowOpsMenu
 
+# Use interactive bash mode to read profile (~/.bashrc) to override default
+# value of PS1.
+AddToMenu MenuMyRoot MenuMyRoot Title
++ Xterm           Exec  exec xterm -e bash -i
++ Mc              Exec  exec m4_XTERM_MC(`mc-secondary')
++ debian          Popup "/Debian"
++ my              Popup MenuMy
++ window          Popup FvwmWindowOpsMenu
++ fvwm            Popup MenuFvwmRoot
+
 ################################################################
 # FvwmPager.