]> git.pld-linux.org Git - packages/fvwm.git/blobdiff - fvwm-system.fvwmrc
- simplified
[packages/fvwm.git] / fvwm-system.fvwmrc
index dd6a3a6757538e128cf8080dfec00015a9a9012c..18c39805016f1d7fd0bcfa6c7d7c56371f5949d1 100644 (file)
@@ -394,7 +394,19 @@ Function "window_ops_func"
        Close  "DoubleClick"  
 EndFunction
 
-esyscmd(wmconfig --output afterstep --rootmenu MainMenu --pre-include /etc/X11/fvwm/menu.fvwm.pre --post-include /etc/X11/fvwm/menu.fvwm.post)
+esyscmd(wmconfig --output afterstep --rootmenu Programs)
+
+Popup  "Main Menu"
+       Exec    "Xterm"         exec xterm &
+       Exec    "Rxvt"          exec rxvt -bg Black -fg Wheat &
+       Nop     ""
+       Popup   "Programs"      Programs
+       Nop     ""
+       Popup   "Modules"       Module-Popup
+       Nop     ""
+        Restart "Restart Fvwm"  fvwm
+       Popup   "Exit Fvwm"     Quit-Verify
+EndPopup
 
 ##############################################################################
 # This defines the mouse bindings
@@ -407,7 +419,7 @@ esyscmd(wmconfig --output afterstep --rootmenu MainMenu --pre-include /etc/X11/f
 # any shift-control-whatever combination you want!
 
 #     Button   Context Modifi  Function
-Mouse 1                R       A       PopUp "MainMenu"
+Mouse 1                R       A       PopUp "Main Menu"
 Mouse 2                R       A       PopUp "Window Ops"
 Mouse 3                R       A       Module "winlist" FvwmWinList transient
 
This page took 0.065249 seconds and 4 git commands to generate.