Read system wide menu for '/Debian'. fvwm
authorOleksandr Gavenko <gavenkoa@gmail.com>
Thu, 12 Jan 2012 21:27:18 +0200
branchfvwm
changeset 426 bb3292034150
parent 425 1676172ecdf5
child 427 59627b533219
child 436 7c02f704b6de
Read system wide menu for '/Debian'.
.fvwm/config
--- 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.