<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Oct 3, 2018, at 10:45 AM, Jerry <<a href="mailto:mythtv@hambone.e4ward.com" class="">mythtv@hambone.e4ward.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class="gmail_quote"><div dir="ltr" class="">On Wed, Oct 3, 2018 at 10:29 AM Jerry <<a href="mailto:mythtv@hambone.e4ward.com" class="">mythtv@hambone.e4ward.com</a>> wrote:<br class=""></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr" class=""><div class="gmail_quote"><br class=""><div class="">3) Buy one of those mini keyboard remotes that can be used with Android. You'd have a full keyboard. Most of them work with a radio signal and you don't have to use line of sight like with an IR remote. Some tilt (they have some kind of gyroscope) and they have really awkward mouse control. Some of them have a touchpad, like a laptop, and you can move the pointer with that. They're cheap, probably less than $25<br class=""></div></div></div></blockquote><div class="">I bought this one: <a href="http://a.co/d/2lJGK6R" class="">http://a.co/d/2lJGK6R</a> and it's not available but there are several others (This one is Amazon's Choice: <a href="http://a.co/d/4SHvnFH" class="">http://a.co/d/4SHvnFH</a> and as you can see, it's less than $15).</div><div class=""><br class=""></div><div class="">If you go this route, I'd look around for the one you want as you're the one who is going to have to use it. Some have touch pads and some don't. You can find these remotes all over the internet.<br class=""></div><div class=""><br class=""></div><div class="">It's just $15 bucks and you can use it in just about any USB device. It emulates a keyboard. You can program a few IR commands too like your TV Power. Mine learns commands from another remote control but only for a few buttons. It works pretty much out of the box; there is almost no configuration needed.</div><div class=""><br class=""></div></div></div></div></blockquote><br class=""></div><div>I too have one of the remotes you link to above with the ‘gyro mouse’ I rarely use that function with mythtv as all the other buttons on the arrow/media control side function fine for most mythtv functionality. I did do an xmodmap to map some of the media control side buttons to mythtv functions. Here is the contents of my xmodmap that I used:</div><div><br class=""></div><div>The ! At the beginning of the line is a comment for xmodmap</div><div><br class=""></div><div><div>! keycode 426 = P # this is magnify +</div><div>! keycode 427 = P # this is magnify -</div><div>! keycode 171 = < # this is the >>| button</div><div>! keycode 173 = < # this is the |<< button</div><div>! keycode 216 = > # this is the >> button</div><div>! keycode 176 = < # this is the << button</div><div>! keycode 225 = R # this is the search button</div><div>keycode 166 = Escape</div><div>keycode 135 = M</div><div>keycode 179 = S</div><div>keycode 158 = E</div><div>keycode 163 = I</div><div>keycode 172 = P</div><div>keycode 216 = greater</div><div>keycode 176 = less</div><div>keycode 225 = R</div><div class=""><br class=""></div></div><br class=""><div class="">Regards,</div><div class=""><br class=""></div></body></html>