On Mon, 1 May 2000 18:13:06 -0700 , Rick Teudt <rteudt_at_raf.com> said:
> 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.
What you probably want to do is go outside of FVWM for this. If you
start up FVWM in your .xsession (or whatever) with
fvwm2 &
processing continues in the .xsession. Then you start up your window
with a line like this
exec logout_app -option -option
That makes logout_app the controlling process for the X session, which
sounds like what you want.
--
Mike Bloy <bloy_at_cs.wisc.edu> <URL:http://www.cs.wisc.edu/~bloy/>
"We need to fold the monkey." -- http://www.monkeybagel.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 Tue May 02 2000 - 08:07:18 BST