[openbox] Executing an action on program exit

Mikael Magnusson mangosoft at comhem.se
Sun Mar 23 11:53:28 EDT 2008


On Sun, 23 Mar 2008, Knute wrote:

> Ok, I am wanting to be able to have an action wait until a program ends
> before it executes.

You probably want something like
<action name="execute">
   <command>sh -c 'command1; command2; command3'</command>
</action>

--
Mikael Magnusson



More information about the openbox mailing list