]> git.pld-linux.org Git - packages/fvwm.git/commitdiff
- use pre/post include feature of wmconfig 0.9.8-3
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 24 Jun 2000 13:19:23 +0000 (13:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fvwm-system.fvwmrc -> 1.3

fvwm-system.fvwmrc

index 7c1273f0742045afa8e6e43b1f51c621f39ef1f5..dd6a3a6757538e128cf8080dfec00015a9a9012c 100644 (file)
@@ -394,20 +394,7 @@ Function "window_ops_func"
        Close  "DoubleClick"  
 EndFunction
 
        Close  "DoubleClick"  
 EndFunction
 
-esyscmd(wmconfig --output afterstep --rootmenu Programs)
-
-# This menu will fire up some very common utilities
-Popup "MainMenu"
-       Title   "Main Menu"
-       Exec    "Xterm"         exec xterm &
-       Exec    "Rxvt"          exec rxvt -bg Black -fg Wheat &
-       Nop     ""
-       Popup   "Programs"      Programs
-       Popup   "Modules"       Module-Popup
-       Nop     ""
-        Restart "Restart Fvwm"  fvwm
-       Popup   "Exit Fvwm"     Quit-Verify
-EndPopup
+esyscmd(wmconfig --output afterstep --rootmenu MainMenu --pre-include /etc/X11/fvwm/menu.fvwm.pre --post-include /etc/X11/fvwm/menu.fvwm.post)
 
 ##############################################################################
 # This defines the mouse bindings
 
 ##############################################################################
 # This defines the mouse bindings
This page took 0.085166 seconds and 4 git commands to generate.