On Tuesday 10 July 2001 15:28, Bartek Kostrzewa wrote:

> Ok, after some trying I found out the really correct method, taken from a
> mail to this list.
>
> .
> .
>
> exec bbkeys -i &
> exec blackbox
>
> .
> .
>
> Only this will do the trick perfectly on my machine, I don't know why, but
> if I start bbkeys without "exec" it doesn't iconify, if I start it like
> this, it does everything just like it is intended to.
>
> Regards,
> Bartek Kostrzewa


The statements using the exec command will replace the current shell.  I 
think it should work either with exec statements (if that is what you want to 
do) on all bb/blackbox commands, or without any at all.

Reply via email to