<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 01/06/18 13:35, Jim Best wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:8DCB900B-989B-487B-B367-E1838CEF929C@contoso.com">
      <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
      <meta name="Generator" content="Microsoft Word 15 (filtered
        medium)">
      <style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style>
      <div class="WordSection1">
        <p class="MsoNormal"><span style="font-size:11.0pt">Is there a
            updated for .29 tutorial/guide for mythtv-light on raspberry
            pi on configuring remote control?  Specifically, I am not
            able to get buttons like guide, back/escape, play, stop,
            record, menu to function. Running mode2 does show input is
            received. Remote is inteset 422-2 in MCE mode.<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span style="font-size:11.0pt">Regards,<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size:11.0pt">Jim<o:p></o:p></span></p>
      </div>
      <!--'"--><br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
    </blockquote>
    <br>
    I suspect your  mce "compatible" remote is generating key codes
    which are not recognised by X and hence mythtv.<br>
    If your remote is being treated as a HID (Human Interface Device)
    there is a good write up at <a class="moz-txt-link-freetext" href="https://www.mythtv.org/wiki/HID_Remotes">https://www.mythtv.org/wiki/HID_Remotes</a><br>
    <br>
    The ir-keytable solution worked for me on a raspberry pi 3<br>
    <br>
    If you are really lucky the RC6 keytable in the write up may work
    for your remote.<br>
    <br>
    You will need to install ir-keytable and evtest  (sudo apt install
    ir-keytable evtest) <br>
    On raspberry pi you need sudo infront of the ir-keytable and evtest
    commands<br>
    <br>
    Once the mapping has been sorted out you can use Edit Keys in
    mythfrontend to complete your setup<br>
    <br>
    <br>
    Mike<br>
  </body>
</html>