<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 8/26/19 11:46 AM, James Abernathy
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:6a235057-7149-b289-8705-ac864b61ac24@gmail.com">
      <br>
      On 8/26/19 8:56 AM, Jay Harbeston wrote:
      <br>
      <blockquote type="cite">
        <br>
        <blockquote type="cite">On Aug 26, 2019, at 5:37 AM, James
          Abernathy <a class="moz-txt-link-rfc2396E" href="mailto:jfabernathy@gmail.com"><jfabernathy@gmail.com></a> wrote:
          <br>
          <br>
          <br>
          On 8/25/19 11:12 AM, Peter Bennett wrote:
          <br>
          <blockquote type="cite">
            <br>
            On 8/24/19 3:56 PM, James Abernathy wrote:
            <br>
            <blockquote type="cite">Now that I have my Mythtv combo
              FE/BE working, I’m moving it to my RV where my TV is a
              Sony 1080P HD with CEC support.
              <br>
              <br>
              Without configuring anything The Sony remote works for the
              Directional arrows. But the Select button in the middle of
              the arrows doesn’t work along with the Stop and play
              button.
              <br>
              <br>
              I assume all I need to do is use mythfrontend Setup ->
              Edit Keys to setup the non-functioning buttons??
              <br>
              <br>
            </blockquote>
            Yes - that is the way to do it, but you may find some
            buttons are not detected at all. Unfortunately many buttons
            are not passed though by some TVs. Also the CEC response is
            sometimes very slow with Raspberry pi 2 and 3. Maybe it is
            better with pi 4.
            <br>
            <br>
            <br>
          </blockquote>
          Thanks, I got the select, stop, pause and play buttons working
          along with the arrows, so that's all I need.
          <br>
          <br>
          You are right about the slowness of the CEC response. For my
          application it's works and it better than rigging yet another
          remote
          <br>
          <br>
          Jim A
          <br>
          <br>
        </blockquote>
        <br>
        I am using the following occasionally on my RPis and it works
        well. Good thing is it has a qwerty keyboard on the backside of
        the remote and works like a regular keyboard. No LIRC drivers or
        any other ‘funny business’.
        <br>
        <br>
<a class="moz-txt-link-freetext" href="https://www.amazon.com/Favormates-Wireless-Keyboard-Infrared-Raspberry/dp/B01N0SUUZS/ref=sr_1_3?keywords=favormates+air+remote&qid=1566824147&s=gateway&sr=8-3">https://www.amazon.com/Favormates-Wireless-Keyboard-Infrared-Raspberry/dp/B01N0SUUZS/ref=sr_1_3?keywords=favormates+air+remote&qid=1566824147&s=gateway&sr=8-3</a>
        <br>
        <br>
        <br>
        Regards!
        <br>
      </blockquote>
      <br>
      Thanks,
      <br>
      <br>
      At $14.99 you can't go wrong.  Just bought one, should be here
      tomorrow. I actually have a full sized IOgear keyboard with
      trackball/mouse.  It works well for me as I can remember all the
      keyboard commands.  The Wife, not so much :-)
      <br>
    </blockquote>
    <p>I have been using remotes similar to this one for several years,
      and they are mostly great. The only oddity is that some of the
      keys generate mouse events rather than keypresses. This article
      hints at the remote's features and quirks:</p>
    <p><a href="https://www.mythtv.org/wiki/Air_mouse_rf_remote">https://www.mythtv.org/wiki/Air_mouse_rf_remote</a></p>
    <p>Most important is this quote: "<span style="color: rgb(37, 37,
        37); font-family: sans-serif; font-size: 12.25px; font-style:
        normal; font-variant-ligatures: normal; font-variant-caps:
        normal; font-weight: 400; letter-spacing: normal; orphans: 2;
        text-align: start; text-indent: 0px; text-transform: none;
        white-space: normal; widows: 2; word-spacing: 0px;
        -webkit-text-stroke-width: 0px; background-color: rgb(255, 255,
        255); text-decoration-style: initial; text-decoration-color:
        initial; display: inline !important; float: none;">The rightmost
        key (with the “U-turn” arrow) generates the right mouse button
        whether the mouse is on or off and probably can't be used for
        other purposes." Well, it can, if you use xbindkeys, similar to
        this article:</span></p>
    <p><span style="color: rgb(37, 37, 37); font-family: sans-serif;
        font-size: 12.25px; font-style: normal; font-variant-ligatures:
        normal; font-variant-caps: normal; font-weight: 400;
        letter-spacing: normal; orphans: 2; text-align: start;
        text-indent: 0px; text-transform: none; white-space: normal;
        widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;
        background-color: rgb(255, 255, 255); text-decoration-style:
        initial; text-decoration-color: initial; display: inline
        !important; float: none;"><a
href="https://askubuntu.com/questions/19569/how-can-i-assign-actions-to-all-my-mouse-buttons#308969">https://askubuntu.com/questions/19569/how-can-i-assign-actions-to-all-my-mouse-buttons#308969</a></span></p>
    (I would post my config, but I can't get to it right now.)<br>
  </body>
</html>