keymap only partly working

  • Hello,

    I created a remote.xml:

    Code
    <keymap>
     <global>
       <remote>
          <red>ContextMenu</red>
          <green>ActivateWindow(home)</green>
       </remote>
     </global>
    </keymap>

    for the Context Menu with the red button and the home window with the green button. Both working fine. But when using the red or green button in the TV/Recordings window, then both buttons seem to have no function.

    For https://paste.libreelec.tv/deciding-drum.log I pushed the red button and then the green button first in the TV program overview window (reaction as expected), and after that in the TV/Recordings window (no reaction).

    Has anyone an idea why it doesn't work in TV/Recordings window?

    Thank you

  • I enhanced the remote.xml

    now it works als0 for TVRecordings, but I don't understand why. Is TVRecordings not included in global?

  • absalom This is because in the default Kodi mapping, the Red and Green buttons are already mapped in Recordings, so the user Global mapping does not map them in Recordings and you have to map them again with the user Recordings mapping. This is how mapping in Kodi works. Study it in the Wiki, then you will not be so surprised.