#############################################################################
# START-UP Functions
#
-AddToFunc "InitFunction"
+AddToFunc InitFunction
+ I Module FvwmBacker
+ I Module FvwmButtons
+ I Module FvwmCommandS
+ I Module FvwmPager 0 2
-AddToFunc "RestartFunction"
+AddToFunc RestartFunction
+ I Module FvwmBacker
+ I Module FvwmButtons
+ I Module FvwmCommandS
+ I Module FvwmPager 0 2
+ I Next [!iconic CurrentScreen xterm] Focus
-AddToFunc "StartStandardSession"
+AddToFunc StartStandardSession
+ I GotoDeskAndPage 0 0 0
+ I TERM_KOI8
+ I Wait TERM
+ "Refresh Screen" Refresh
# A trimmed down version of "Window Ops", good for binding to decorations
-DestroyMenu "Window-Ops2"
+DestroyMenu Window-Ops2
AddToMenu Window-Ops2 "Center" Center
+ "Move" Move-or-Raise
+ "Iconify" Iconify