Hi all,<br><br>I&#39;m having trouble setting keybinds in rc.xml. Specifically I&#39;m trying to control my mpd server with the multimedia keys. This is what I tried to add in rc.xml:<br><br>&lt;keybind key=&quot;XF86AudioPlay&quot;&gt;<br>
   &lt;action name=&quot;Execute&quot;&gt;<br>      &lt;execute&gt;mpc toggle&lt;/execute&gt;<br>   &lt;/action&gt;<br>&lt;/keybind&gt;<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>
&lt;keybind key=&quot;XF86AudioPlay&quot;&gt;<br>
   &lt;action name=&quot;Execute&quot;&gt;<br>
      &lt;execute&gt;sonata pp&lt;/execute&gt;<br>
   &lt;/action&gt;<br>
&lt;/keybind&gt;<br><br>Changing the key to another one doesn&#39;t make any difference either.<br>Does anybody have an idea where to start looking for clues? I&#39;m running ubuntu 9.10 with Openbox 3.4.7.2.<br><br>Thanks,<br>
<br>Tapio M. Pitkäranta<br><br>