two commands with one execution
Christian Timmer
darge at gmx.net
Wed Jan 21 11:47:33 EST 2004
Hi,
I want to execute this two commands within one menuentry:
gnome-terminal -e BitchX; wmctrl -r Terminal -N bitchx
If I type this in a terminal it works great, but not inside the
openbox-menu.
<item label="bitchx">
<action name="Execute"><execute>gnome-terminal -e BitchX; wmctrl -r
Terminal -N bitchx</execute></action>
</item>
Does anybody knows a solution for that or do I have to write a script
with two sentences (three with #!/bin/bash)?
thx,
christian
More information about the openbox
mailing list