On 0, Dan Espen <[EMAIL PROTECTED]> wrote: > > # > > # Stuff to do at start-up > > # > > > > AddToFunc "InitFunction" > > + "I" Module FvwmAudio > > + "I" Module FvwmAuto 300 > > + "I" Module FvwmCommandS > > + "I" Module FvwmEvent > > #+ "I" Module FvwmButtons MiniButtons > > + "I" Module FvwmPager 0 0 > > + "I" Module FvwmAnimate > > + "I" Module FvwmTheme
Wow. It is a wonderful when things work. Feels like true enlightenment! ;-) I found the culprit. Since my fvwm session is managed via GDM the "InitFunction" should be called "SessionInitFunction" AddToFunc SessionInitFunction + I Module FvwmAudio + I Module FvwmAuto 300 + I Module FvwmCommandS + I Module FvwmEvent + I Module FvwmPager 0 0 Same is true for "SessionRestartFunction" The world is a much happier place now. ;-) AutoRaise and Pager start as configured. Dan, Thanks for all the help! -- Subba Rao [EMAIL PROTECTED] -- 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]
