]> git.pld-linux.org Git - packages/fvwm.git/commitdiff
vfmg support
authorankry <ankry@pld-linux.org>
Fri, 17 Sep 2004 02:02:41 +0000 (02:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fvwm-system.fvwmrc -> 1.8

fvwm-system.fvwmrc

index 27720608a3496cd1070cb0e5e1edfb8cc47d943e..387d77c4963dbc522015005047d2541e77a723e3 100644 (file)
@@ -394,13 +394,15 @@ Function "window_ops_func"
        Close  "DoubleClick"  
 EndFunction
 
        Close  "DoubleClick"  
 EndFunction
 
-esyscmd(wmconfig --output afterstep --rootmenu Programs)
+#esyscmd(wmconfig --output afterstep --rootmenu Applications)
+#esyscmd(vfmg -f -x -c fvwm)
+esyscmd(cat /etc/X11/fvwm/fvwm.menu)
 
 Popup  "Main Menu"
        Exec    "Xterm"         exec xterm &
        Exec    "Rxvt"          exec rxvt -bg Black -fg Wheat &
        Nop     ""
 
 Popup  "Main Menu"
        Exec    "Xterm"         exec xterm &
        Exec    "Rxvt"          exec rxvt -bg Black -fg Wheat &
        Nop     ""
-       Popup   "Programs"      Programs
+       Popup   "Applications"  Applications
        Nop     ""
        Popup   "Modules"       Module-Popup
        Nop     ""
        Nop     ""
        Popup   "Modules"       Module-Popup
        Nop     ""
This page took 0.088379 seconds and 4 git commands to generate.