[openbox] Executing two action commands
Sy Ali
sy1234 at gmail.com
Sun Aug 17 09:16:20 EDT 2008
On Sun, Aug 17, 2008 at 9:04 AM, Mikael Magnusson <lists at bak.och.fr.am> wrote:
> <keybind key="A-F5">
> <action name="Execute">
> <command>openbox --reconfigure</command>
> </action>
> <action name="Execute">
> <command>xrefresh</command>
> </action
> </keybind>
Sweet, that works even better.
I was trying to do something like this:
<keybind key="A-F5">
<action name="Execute">
<command>openbox --reconfigure</command>
<command>xrefresh</command>
</action
</keybind>
I didn't think to have two action commands.
More information about the openbox
mailing list