keybindings and multiple commands
Neil Watson
nwatson at voicegenie.com
Wed Dec 17 09:09:33 EST 2003
I'm trying to have multiple commands attached to a key binding:
<keybind key="F11">
<action name="Execute">
<execute>
cd /home/nwatson/docs/purchasing/
</execute>
<execute>
soffice -o requisition.sxc
</execute>
</action>
</keybind>
This does not seem to be working. Is this possible? If so, what have I missed?
--
Neil Watson
Network Administrator
www.voicegenie.com
More information about the openbox
mailing list