<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sun, Dec 28, 2014 at 4:00 PM, Karl Newman <span dir="ltr"><<a href="mailto:siliconfiend@gmail.com" target="_blank">siliconfiend@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><div>Hi,<br><br>I'm trying to get an MCE remote (Ortek VRC-1100) and matching receiver working with my new frontend. One snag I appear to be hitting is that the key editor recognizes the Shift as part of the key sequence (Ctrl+Shift+F for fast-forward) but the TV Playback seems to drop the Shift, so it sees only Ctrl+F, which maps to "Night Mode" by default. Even if I remove the Ctrl+F binding from Night Mode, the key sequence is still not recognized for Seek FFWD. Similar for the seek backward (Ctrl+Shift+B is interpreted as Ctrl+B which maps to Jump to Beginning). I suspect this is a bug in the playback key recognition. Is there an "official" way to fix this? (I could probably just edit the keymapping in MythWeb)<br><br></div>Also, are these key mappings typical or "standard" for an MCE remote? It would be great if Myth would work with these default mappings out-of-the-box. A lot of the buttons do work, but some important ones don't. I'm willing to contribute a patch to improve this if someone can point me in the right direction (and if there's any chance that it would be accepted!).<br><br></div>Thanks,<br><br>Karl<br></div>
</blockquote></div><br></div><div class="gmail_extra">Well, I should have searched the bug list first obviously. I just found this: <a href="https://code.mythtv.org/trac/ticket/10017">https://code.mythtv.org/trac/ticket/10017</a> which exactly describes the problem I'm seeing. The root of the problem is that the Edit Keys dialog recognizes the Shift, but because lirc is case-insensitive it gets ignored at the point of actual usage. For now I'll just use mythweb to remove the Shift from the key mapping.<br><br>Karl<br></div></div>