Executing two action commands

Johan Vromans jvromans at squirrel.nl
Sun Aug 17 08:35:02 EDT 2008


"Sy Ali" <sy1234 at gmail.com> writes:


>     <command>openbox --reconfigure && xrefresh</command>

I guess that would become

<command>sh -c 'openbox --reconfigure &amp;&amp; xrefresh'</command>

-- Johan



More information about the openbox mailing list