On Mon, May 01, 2000 at 06:13:06PM -0700, Rick Teudt wrote:
> Hi all,
>
> I am new to the world of fvwm, so I hope there is an easy solution for this
> problem that I just haven't figured out yet: I would like to start an
> application in InitFunction, and have fvwm automatically quit when that
> application is exited or killed.
>
> Any suggestions would be greatly appreciated!
You can do it with FvwmEvent:
*FvwmEvent destroy_window NoWindowsQuit
AddToFunc InitFunction
+ i FvwmEvent
AddToFunc RestartFunction
+ i FvwmEvent
AddToFunc NoWindowsQuit
+ i none quit
Bye
Dominik ^_^
--
Dominik Vogt, dominik.vogt_at_gmx.de
Reply-To: dominik.vogt_at_gmx.de
--
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 Tue May 02 2000 - 22:37:03 BST