On 09 May 2005 00:32:47 +0100, Thomas Adam wrote: > > > --- Felix Karpfen <[EMAIL PROTECTED]> wrote: > > AddToFunc InitFunction > > + I Exec sleep 5 > > + I Exec exec xearth -label -wait 240 > > > > The programs that I load routinely are the Opera browser, the Pan > > newsreader and the Gnome terminal. I load each of them onto a > > different > > page and envisage that the pages need to be specified in the start-up > > file. It would be great if the programs opened at the point at which > > they were closed when fvwm2 was shutdown. I suspect that all the > > mentioned programs are already configured to do that, but need to try > > it before I can be certain. > > Right -- you want to see 'SessionInitFunction' as that function is the > same as the above *except* that it runs only via a session manager.
No. The only usage of SessionInitFunction I know is to start FvwmBanner. I don't think X applications (even xearth) belong to SessionInitFunction. Otherwise a user gets 2 copies of the same applications on the next start, one copy is started by a session manager. However different X programs behave differently regarding SM, so if SM does not start one, then and only then it may be placed in SessionInitFunction. Regards, Mikhael. -- Visit the official FVWM web page at <URL: http://www.fvwm.org/>. To unsubscribe from the list, send "unsubscribe fvwm" in the body of a message to [EMAIL PROTECTED] To report problems, send mail to [EMAIL PROTECTED]
