On Tue, Feb 19, 2002 at 07:18:12PM +0000, Johan Ronstr?m wrote:
> Hello. Not really a bb question but...
> 
> I use dockapps in blackbox (not fluxbox). I have just written the program names
> in .xinitrc but my problem is that the dockapps never are in the same order and
> less in the order i wrote them to start in.
> 
> Is there any way to controll the order of the dockapps in blackbox (I know
> there is in WM) or is there a way to make them start in the right order.
> 
> Doesn't someone else  have this problem?
> 
You can do it by delaying their startup.

dockapp1 &
sleep 1 && dockapp2 &
sleep 2 && dockapp3 &
exec blackbox

xOr

Attachment: msg05570/pgp00000.pgp
Description: PGP signature

Reply via email to