<div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>&gt; Finally, my next question involves lirc client application priority.<br>&gt; What determines which application has priority over the remote control
<br>&gt; button presses? For example, if I have irexec, xine, and mythfrontend<br>&gt; all running, is it simply the application with focus that has<br>&gt; priority?<br><br>Someone else will have to answer that one.<br></blockquote>
</div><br>This was cross-posted to mythtvtalk, but I figure my response on this topic is probably useful on the mailing list, too.<br><br>Anyway, in my experience, the events generated by lircd will go to *all* lirc clients, unless of course someone knows of a way to prevent this.&nbsp; Obviout this is a pain if you're using, say, Xine and find MythTV responding to your button presses, as well.&nbsp; As a result, I was forced to use an X event generation approach, rather than native lirc support (such as irxevent, irexec + xmacro, or my own irxkeys tool).
<br><br>Brett.<br>