# HG changeset patch # User Oleksandr Gavenko # Date 1344858439 -10800 # Node ID 0b6bc512493faf1e8bcd4bf201e9c044911c419d # Parent 65ccbb240daa6e56e5956a9a0934ac9e99e4e447 Rename menu. diff -r 65ccbb240daa -r 0b6bc512493f .fvwm/config --- a/.fvwm/config Sat Aug 11 19:41:33 2012 +0300 +++ b/.fvwm/config Mon Aug 13 14:47:19 2012 +0300 @@ -359,8 +359,8 @@ # Drawback - you can not make it smaller. Style "htop" MinWindowSize 98 98 -DestroyMenu FvwmWindowOpsMenu -AddToMenu FvwmWindowOpsMenu "Window Operations" Title +DestroyMenu MenuWindowOperations +AddToMenu MenuWindowOperations "Window Operations" Title + "Move%menu/window-move.xpm%" Move + "Resize%menu/window-resize.xpm%" Resize + "(De)Iconify%menu/window-iconify.xpm%" Iconify @@ -383,16 +383,16 @@ + "" Nop + "Identify%menu/window-identify.xpm%" Module FvwmIdent -Mouse 3 R A Menu FvwmWindowOpsMenu +Mouse 3 R A Menu MenuWindowOperations # Use interactive bash mode to read profile (~/.bashrc) to override default # value of PS1. -AddToMenu MenuMyRoot MenuMyRoot Title +AddToMenu MenuMyRoot Menu 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 ++ window Popup MenuWindowOperations + fvwm Popup MenuFvwmRoot ################################################################