Hi all,<br><br>I'm having trouble setting keybinds in rc.xml. Specifically I'm trying to control my mpd server with the multimedia keys. This is what I tried to add in rc.xml:<br><br><keybind key="XF86AudioPlay"><br>
<action name="Execute"><br> <execute>mpc toggle</execute><br> </action><br></keybind><br><br>Nothing happens. Typing the command in terminal works. Now, the funny thing is that any other command besides mpc works just fine, for example:<br>
<br>
<keybind key="XF86AudioPlay"><br>
<action name="Execute"><br>
<execute>sonata pp</execute><br>
</action><br>
</keybind><br><br>Changing the key to another one doesn't make any difference either.<br>Does anybody have an idea where to start looking for clues? I'm running ubuntu 9.10 with Openbox 3.4.7.2.<br><br>Thanks,<br>
<br>Tapio M. Pitkäranta<br><br>