2017-04-04, 12:27 PM
You didn't try all the new keys in the main UI like I asked but it is still getting the yellow which doesn't make sense.
23:06:10.916 T:1962078672 DEBUG: LIRC: Update - NEW at 76402:16d 0 KEY_EPG devinput (KEY_EPG)
23:06:10.916 T:1962078672 DEBUG: OnKey: yellow (0xe5) pressed, action is ContextMenu
Try editing Lircmap.xml and make sure it is the guide.
Martin
23:06:10.916 T:1962078672 DEBUG: LIRC: Update - NEW at 76402:16d 0 KEY_EPG devinput (KEY_EPG)
23:06:10.916 T:1962078672 DEBUG: OnKey: yellow (0xe5) pressed, action is ContextMenu
Try editing Lircmap.xml and make sure it is the guide.
Code:
nano /storage/.kodi/userdat/Lircmap.xml
<lircmap>
<remote device="devinput">
<guide>KEY_EPG</guide>
</remote>
</lircmap>
Martin