<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p><br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 17/07/16 23:48, Greg Woods wrote:<br>
    </div>
    <blockquote
cite="mid:CAF-=yYNDFVMTu_CB9V8=Aqh7veE_SJvVYskGjCjK+ve+et8nVQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_extra"><br>
          <div class="gmail_quote">On Sun, Jul 17, 2016 at 3:36 PM, Hika
            van den Hoven <span dir="ltr"><<a moz-do-not-send="true"
                href="mailto:hikavdh@gmail.com" target="_blank">hikavdh@gmail.com</a>></span>
            wrote:<br>
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">Very
              possible something old-style among new-style</blockquote>
          </div>
          <br>
          Almost surely something like that, but I have been unable to
          figure it out so far.</div>
        <div class="gmail_extra"><br>
        </div>
        <div class="gmail_extra">When I get some more time to work on
          this (it's been a pretty frustrating day), I think I might try
          going completely to new style and get rid of LIRC entirely.
          I've seen some instructions that supposedly work to get a
          Streamzap working without LIRC, but what I saw was pretty
          skimpy and perhaps assumes a little more knowledge of how the
          devinput stuff works than I actually have.</div>
        <div class="gmail_extra"><br>
        </div>
        <br>
      </div>
    </blockquote>
    If the kernel indeed does support your remote you should be able to
    just stop lirc. Of course, you might need to do some key mapping in
    myth, but that should be it. You'll lose the ability to run other
    applications using the remote in parallel with myth (and some other
    stuff), but otherwise you should be fine.<br>
    <br>
    Using lirc, it should work with driver=devinput and device=auto in
    lirc_options.conf. The 'auto' stuff might fail if there are
    different candidates, then use the /dev/input device listed by
    ir-keytable instead.<br>
    <br>
    As for the double keypresses, there is the  lircrc 'repeat'
    parameter [1] as I said before. It turns out that lircd.conf also
    has a more or less undocumented 'suppress_repeat' parameter which
    can be used to suppress repeats for all buttons instead [2].<br>
    <br>
    Cheers!<br>
    <br>
    --alec<br>
    <br>
    [1] <a class="moz-txt-link-freetext" href="http://lirc.org/html/configure.html#lircrc_format">http://lirc.org/html/configure.html#lircrc_format</a><br>
    [2] <a class="moz-txt-link-freetext" href="http://lirc.org/faq.html">http://lirc.org/faq.html</a> (Software setup, item 6)<br>
  </body>
</html>