<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, May 11, 2020 at 12:32 PM Stephen Worthington <<a href="mailto:stephen_agent@jsw.gen.nz">stephen_agent@jsw.gen.nz</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
<br>
Only having the arrow keys working is the normal symptom of lirc not<br>
working at all and mythfrontend getting keystrokes directly from the<br>
devinput driver.  The arrow keys are normally the only ones that are<br>
mapped to something that mythfrontend responds to.  Maybe the number<br>
keys will also work.  I would suggest trying the irw program to see if<br>
there is any output from the lirc socket when you press a remote<br>
button.  I am guessing that there will be nothing.<br><br></blockquote><div>I ran irw and then pressed a number of buttons on the remote and got this output:</div><div><br></div><div> 0000000080010160 00 KEY_OK devinput-32</div>00000000800100cf 00 KEY_PLAY devinput-32<br>00000000800100cf 00 KEY_PLAY devinput-32<br>0000000080010160 00 KEY_OK devinput-32<br>0000000080010080 00 KEY_STOP devinput-32<br>0000000080010077 00 KEY_PAUSE devinput-32<br>0000000080010197 00 KEY_NEXT devinput-32<br>000000008001019c 00 KEY_PREVIOUS devinput-32<br>00000000800100ae 00 KEY_EXIT devinput-32<br>000000008001006a 00 KEY_RIGHT devinput-32<br>0000000080010067 00 KEY_UP devinput-32<br>0000000080010069 00 KEY_LEFT devinput-32<br>000000008001006c 00 KEY_DOWN devinput-32<br>0000000080010160 00 KEY_OK devinput-32<br>0000000080010201 00 KEY_NUMERIC_1 devinput-32<br>0000000080010202 00 KEY_NUMERIC_2 devinput-32<br>0000000080010203 00 KEY_NUMERIC_3 devinput-32<br>0000000080010204 00 KEY_NUMERIC_4 devinput-32<br>0000000080010205 00 KEY_NUMERIC_5 devinput-32<br>0000000080010206 00 KEY_NUMERIC_6 devinput-32<br>0000000080010207 00 KEY_NUMERIC_7 devinput-32<br>0000000080010208 00 KEY_NUMERIC_8 devinput-32<br>0000000080010209 00 KEY_NUMERIC_9 devinput-32<br>000000008001020a 00 KEY_NUMERIC_STAR devinput-32<br>000000008001020b 00 KEY_NUMERIC_POUND devinput-32<br></div></div>