<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Nov 13, 2015 at 9:21 AM, Kirk Bocek <span dir="ltr"><<a href="mailto:t004@kbocek.com" target="_blank">t004@kbocek.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">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000"><span class="">
    <br>
    <br>
    <div>On 11/13/2015 9:14 AM, Kirk Bocek
      wrote:<br>
    </div>
    <blockquote type="cite">
      
      <blockquote type="cite">
        <div dir="ltr">
          <div class="gmail_extra">
            <div class="gmail_quote"><br>
              <div>When I have not properly started lirc, the remote
                acts as a keyboard.  Several of the keys act as specific
                keyboard keys (but not all).  I never understood why
                that happened, but was thinking this is the reason. <br>
              </div>
            </div>
          </div>
        </div>
        <br>
      </blockquote>
      <br>
      This is what I put in /etc/X11/xorg.conf.d/99-IgnoreIR.conf<br>
      <br>
      #Get hardware ID from lsusb<br>
      Section "InputClass"<br>
              Identifier "Ignore IR remote as keyboard"<br>
              MatchProduct "Media Center Ed. eHome Infrared Remote
      Transceiver (0471:0815)"<br>
              Option "Ignore" "on"<br>
      EndSection<br>
    </blockquote>
    <br></span>
    Now that I'm checking my frontends, I wonder if I have that
    MatchProduct string correct. Both my IR receivers come up in lsusb
    as:<br>
    <br>
    Bus 001 Device 002: ID 0471:0815 Philips (or NXP) eHome Infrared
    Receiver<br>
    <br>
    Did I configure this correctly?<br>
    <br>
  </div><br></blockquote><div><br></div><div>I saw that identical stanza in a google search on this issue.  Unsure if you were the author of that post.  I modified it to have "i2c IR (Hauppauge WinTV PVR-350" instead of <span class="">"Media Center Ed. eHome Infrared Remote
      Transceiver (0471:0815)" but kbd still showed up on reboot.</span> </div></div></div></div>