<p>How about simply changing the keybindings within one or both applications so the one inpuit.conf works in both?</p>
<p><blockquote type="cite">On 29 May 2010 08:29, &quot;Jason Chambers&quot; &lt;<a href="mailto:lists@purplish-monkey.com">lists@purplish-monkey.com</a>&gt; wrote:<br><br><p><font color="#500050">On 29/05/2010 07:19, Nick Rout wrote:<br>
&gt; I have a Sony PS3 Blu-ray style remote that I have set up vi...</font></p>&lt;snip&gt;<br>
<p><font color="#500050"><br>&gt; Can anyone tell me how to dynamically switch input.conf, or otherwise<br>&gt; deal with this problem? F...</font></p>Restarting bluetoothd does the trick.  Granted stopping &amp; restarting<br>

daemons my seem a bit OTT, but its a quick process so it shouldn&#39;t<br>
introduce a noticeable delay.<br>
<br>
There is also the option to use LIRC with the devinput[1] driver, which<br>
takes is input directly from /dev/input/eventX allowing you to use any<br>
keyboard/mouse as an LIRC input.  This means you can then just configure<br>
LIRC to have different mappings for Myth vs XMBC<br>
<br>
However the problem I found with this method is that the<br>
/dev/input/eventX only gets created when the PS3 remote connects for the<br>
first time after a reboot, meaning you can&#39;t start LIRC until you&#39;ve<br>
pressed a button on the remote (otherwise LIRC just exits as it cannot<br>
find the device).<br>
<br>
I assume its possible to do some jiggery-pokery with udev to reserve the<br>
device so it appear before it actually pairs.  Or write some script that<br>
waits until /dev/input/eventX exists,  before LIRC is started.<br>
<br>
But as I didn&#39;t need to control two different programs I didn&#39;t see any<br>
advantage in using LIRC in my situation, so I just changed to using the<br>
/etc/bluetooth/input.conf method instead.<br>
<br>
[1] <a href="http://www.lirc.org/html/devinput.html" target="_blank">http://www.lirc.org/html/devinput.html</a><br>
<br>
Regards,<br>
<font color="#888888">Jason<br>
</font><p><font color="#500050"><br><br>_______________________________________________<br>mythtv-users mailing list<br><a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>...</font></p></blockquote></p>