<div dir="ltr">On Fri, Sep 27, 2013 at 11:30 AM, Gabe Rubin <span dir="ltr">&lt;<a href="mailto:gaberubin@gmail.com" target="_blank">gaberubin@gmail.com</a>&gt;</span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div>Hi List,<br><br></div>In my migration to a new hard drive and a reinstall, I have cleaned up and solved most of my issues.<br>
<br></div>One thing I am doing is when ratpoison starts up, it starts irexec (as well as mythfrontend).  I can see that irexec is started from doing a ps -A, however, my button presses that are tied to irexec do nothing.  When I kill irexec and start it from the command line, the button presses work, so I know it is not an irexec issue per se.  Is there something obvious I am missing?  Do I need to have a pause between starting myth and irexec?<br>


<br></div>Here is my startup script:<br><br>[mythtv@localhost ~]$ cat .ratpoisonrc<br>#Make escape (default C-t) not clash with mythTV key bindings<br>escape C-r<br>#Banish the mouse cursor out of the way.<br>addhook switchwin banish<br>


<br>exec /usr/bin/xset -dpms &gt;/dev/null<br>exec /usr/bin/xset s off &gt;/dev/null<br>exec /usr/bin/mythstart.sh<br>exec /usr/bin/irexec<br><br></div></blockquote><div><br></div><div>In my setup, I start irexec before the frontend process. I don&#39;t know if it matters, but it&#39;s something to try.</div>
<div><br></div><div>Tom</div><div> <br></div></div></div></div>