Move FvwmAuto setting to single place.
--- a/.fvwm/config Wed Aug 08 21:12:39 2012 +0300
+++ b/.fvwm/config Wed Aug 08 21:19:46 2012 +0300
@@ -82,7 +82,6 @@
# + I Module FvwmGtkDebug
# + I Module FvwmConsole
+ I Module FvwmPager 0 4
-+ I Module FvwmAuto 1 -menter enter_handler
+ I Module FvwmKbdd.pl
# Add next to load desktop image (must be .xpm or .png)
# + I Exec fvwm-root -r ~/tmp/MagicItemComp2_1280x1024.png
@@ -430,3 +429,6 @@
DestroyFunc enter_handler
AddToFunc enter_handler
+ I autohide FvwmPager 1000 N
+
+AddToFunc StartFunction I Module FvwmAuto 1 -menter enter_handler
+