On 19 Feb 2003 16:42:10 -0500, Subba Rao wrote:
>
> 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.
If you name the quoted function above StartFunction (this is the most
correct place to start modules), you may then remove RestartFunction,
SessionInitFunction and SessionRestartFunction, and reduce InitFunction to
Exec commands only.
Please do this change, use StartFunction.
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 majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Wed Feb 19 2003 - 19:57:26 GMT