Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Apr 1996 08:30:53 -0600
From:      Sean Kelly <kelly@fsl.noaa.gov>
To:        nik@blueberry.co.uk
Cc:        jfieber@indiana.edu, questions@freebsd.org, andreas@knobel.gun.de
Subject:   Re: fvwm95 port and process limits / bin/sh problem?
Message-ID:  <9604231428.AA06233@fslg8.fsl.noaa.gov>
In-Reply-To: <199604231133.MAA09074@plum.blueberry.co.uk> (message from Nik Clayton on Tue, 23 Apr 1996 12:33:32 %2B0100 (BST))

next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> "Nik" == Nik Clayton <nik@blueberry.co.uk> writes:

    Nik> So, is this an fvwm problem or a sh problem? Anyone more
    Nik> qualified than I care to comment?

I'm certainly not more qualified ... but I'm not going to let that
stop me!

In your .fvwmrc file, try putting an & at the end of each Exec
statement.  That'll allow the /bin/sh's to terminate while the
processes they start continue:

	Exec xterm &
	Exec xbiff -geometry +30+30 &

-- 
Sean Kelly                          
NOAA Forecast Systems Laboratory    kelly@fsl.noaa.gov
Boulder Colorado USA                http://www-sdd.fsl.noaa.gov/~kelly/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9604231428.AA06233>