InitFunction and ResetFunction

# Stuff to do at start-up

Function "InitFunction"
#	Module	"I"	FvwmBanner
#	Exec	"I"	xpmroot /usr/include/X11/pixmaps/fvwm.xpm &
	Module	"I"	GoodStuff
#	Exec	"I"	exec xterm -geometry 80x64+0+0 &
#	Wait	"I"	xterm
#	Desk	"I"	0 2
#	Exec	"I"	exec xterm -geometry +0+0 &
#	Wait	"I"	xterm
	Module	"I"	FvwmPager 0 0
	Desk 	"I"	0 0
EndFunction

Function "RestartFunction"
#	Exec	"I"	xsetroot -solid "#266294"      
	Module	"I"	GoodStuff
	Module	"I"	FvwmPager 0 0
EndFunction

 


Last Modified: 14 June 1997

St. Louis Unix Users Group - Linux SIG