On 0, Dan Espen <dane_at_mk.telcordia.com> 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
subba9_at_cablespeed.com
--
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 majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Wed Feb 19 2003 - 15:44:15 GMT