<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <br>
    <div class="moz-cite-prefix">On 10/14/2015 10:23 AM, Karl Newman
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAOOwNtKJ_aS7HfBtthk-oF6idJthJPPXC+tkTLQoYjajT2ADtw@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_extra">
          <div class="gmail_quote"><br>
            <blockquote class="gmail_quote" style="margin:0px 0px 0px
              0.8ex;border-left:1px solid
              rgb(204,204,204);padding-left:1ex"><span class="">
                >><br>
                <br>
                > That's right. You told me about that before. I got
                sidetracked onto<br>
                > other things. This device has a nice unique name so
                that:<br>
                <br>
                > device = name='*Spinel*'<br>
                <br>
                > Should work. Is it case sensitive?<br>
                > _______________________________________________<br>
              </span>Yes.<br>
              You need something like:<br>
            </blockquote>
          </div>
          <br>
        </div>
        <div class="gmail_extra">Actually, no, Alec was pointing out
          that lirc has a nice device name matching feature built in so
          you don't need udev rules. But Kirk, make sure your device
          parameter has no spaces. In other words,
          --device=name="*Spinel*"<br>
          If you're using hardware.conf, it would look like
          REMOTE_DEVICE="name='*Spinel*'" (note the single quotes
          inside, which I think should work)<br>
          <br>
        </div>
        <br>
      </div>
    </blockquote>
    <br>
    I think hardware.conf is part of a different distro configuration.
    Doesn't exist in my Fedora 22 setup. For me, I'm pretty sure
    /etc/lirc/lirc_options.conf covers everything.<br>
  </body>
</html>