Read system wide menu for '/Debian'.
--- a/.fvwm/config Mon Jan 09 16:53:22 2012 +0200
+++ b/.fvwm/config Thu Jan 12 21:27:18 2012 +0200
@@ -4,7 +4,6 @@
# Set Environment variables.
############################
-SetEnv fvwm_home $[HOME]/.fvwm
SetEnv fvwm_img $[FVWM_USERDIR]/images
SetEnv fvwm_icon $[FVWM_USERDIR]/icons
SetEnv screenshot_home $[HOME]/.screenshot
@@ -284,7 +283,7 @@
# Read generated by update-menu "/Debian" menu.
# To add own menu items create proper ~/.menu/app-name file and run update-menu.
# About this you can rean in /usr/share/doc/menu/menu.txt.gz.
-Read $[fvwm_home]/menudefs.hook
+Read /etc/X11/fvwm/menudefs.hook quiet
AddToMenu MenuMy Media Title
+ Emacs Exec exec emacs
@@ -410,8 +409,8 @@
+ I Exec exec xclock -digit -update 1 -strftime '%F %T %a' -padding 2 -geometry 165x18-92+0 -face Monospace-9 -bg gray
# After all restart.
-AddToFunc RestartFunction
-+ I Exec exec update-menus
+# AddToFunc RestartFunction
+# + I Exec exec update-menus
# First and after all restart.
# All fvwm modules exit after restart fvwm, so you must put they there.