<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Dec 31, 2014 at 6:21 AM, Angela <span dir="ltr"><<a href="mailto:angela.schmid@wolke7.net" target="_blank">angela.schmid@wolke7.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">>Thanks, but I'm trying to keep this install slim, with as little extra software as possible. It recognizes the keys from the remote using the built-in HID/event input kernel driver without using lirc; it's just a matter of getting >Myth to either recognize the Shift when in actual usage (this would be preferred but I understand there are some lirc legacy issues with non-case sensitive characters) or getting it to ignore the Shift when assigning the >key (this is what I've done for now--modified keygrabber.cpp to strip out/ignore the Shift).<br>
>Karl<br>
<br>
</span>Without lirc, you will lose key repeat settings. Or am I wrong, is it possible to set these somehow with ir-keytable?<br>
<br>
Another option is to use ir-keytable with lirc/devinput.<br>
I am still convinced eventlircd is the easiest setup.<br>
<br>
Please keep me/us updated on your final setup, and how you solved key repeats (if this is also something you need).<br>
<div class="HOEnZb"><div class="h5"><br></div></div></blockquote><div>Well, I am getting key repeats at least for the direction buttons, and they seem like a pretty sane default--short delay, then repeat reasonably fast. I had to swap the Backspace and Escape buttons using ir-keytable --set-key because during playback MythTV wouldn't recognize Backspace as Exit like it does for Escape. Probably some overlooked hard-coded key mapping or something, or maybe Backspace is being eaten by something. I did some research into where the default keys are set and finally found it (scattered throughout the code as MythMainWindow->RegisterKey or the REG_KEY macro), so I can work on making a patch such that MCE remotes work with Myth out of the box (as much as possible).<br><br></div><div>Karl<br></div></div></div></div>