<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sat, Jan 20, 2018 at 8:32 AM, Joey Morris <span dir="ltr"><<a href="mailto:rjmorris.list@zoho.com" target="_blank">rjmorris.list@zoho.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Greg Oliver <<a href="mailto:oliver.greg@gmail.com">oliver.greg@gmail.com</a>> wrote on Fri, Jan 19, 2018 at 09:51:03PM -0600:<br>
> Run irw in a terminal.  If the 1st button press does not show any results,<br>
> but subsequent do, then your remote is to blame.  If the 1 does, then post<br>
> your lircrc file for mythtv.<br>
<br>
All button presses show results in irw. Attached is my lircrc file for mythtv.<br></blockquote><br></div><div class="gmail_quote">Part of your lircrc file shows this:<br></div><div class="gmail_quote"><br></div><div class="gmail_quote"></div><div class="gmail_quote">begin<br>    prog   = mythtv<br>    button = KEY_LEFT<br>    config = Left<br>    repeat = 1<br>    delay  = 3<br>end<br><br>begin<br>    prog   = mythtv<br>    button = KEY_RIGHT<br>    config = Right<br>    repeat = 1<br>    delay  = 3<br>end<br><br>begin<br>    prog   = mythtv<br>    button = KEY_UP<br>    config = Up<br>    repeat = 1<br>    delay  = 3<br>end<br><br>begin<br>    prog   = mythtv<br>    button = KEY_DOWN<br>    config = Down<br>    repeat = 1<br>    delay  = 3<br>end</div><div class="gmail_quote"><br></div><div class="gmail_quote">I would try removing the "repeat" and "delay" lines from just one key and see if then that key still produces a problem.  I don't think you need those lines.</div><div class="gmail_quote"><br></div><div class="gmail_quote">If that works then remove them from the rest of the file.  Comment them out with an initial # sign to be safe.  You'll probably have to log out and log back in to get this to work, or better yet just restart your machine.  I'm not sure when the lircrc is loaded exactly.</div><div class="gmail_quote"><br></div><div class="gmail_quote">Note that those lines occur in quite a few places in your lircrc file, not just the ones I quoted.<br></div></div></div>