Re: FVWM: Init and RestartFunction are *both* executed on init and restart

From: Dan Espen <dane_at_dane-2.cc.telcordia.com>
Date: Sat, 05 Jan 2002 08:39:24 -0500

Alexander Kotelnikov <sacha_at_debian.org> writes:
> Here is a simple .fvwm2rc that shows this:
> #
> DestroyFunc InitFunction
> AddToFunc InitFunction
> Module FvwmIconMan
>
> DestroyFunc RestartFunction
> AddToFunc RestartFunction
> Module FvwmIconMan
> #
>
> Start fvwm with it and you'll get two FvwmIconMan modules, while
> according to man fvwm only one should appear.

Where did you see that? It should have been:

DestroyFunc InitFunction
AddToFunc InitFunction
+ I Module FvwmIconMan

DestroyFunc RestartFunction
AddToFunc RestartFunction
+ I Module FvwmIconMan

But, with recent releases, this would be better:

DestroyFunc
AddToFunc StartFunction
+ I Module FvwmIconMan

-- 
Dan Espen
444 Hoes Lane  Room RRC 1C-214           E-mail: dane_at_mk.telcordia.com
Piscataway, NJ 08854                     Phone: (732) 699-5570
--
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 Sat Jan 05 2002 - 07:40:04 GMT

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:37:52 BST