Remote control and lircmap.xml

  • I created a custom keytable named MyOwnCreation in /storage/.config/rc_keymaps/MyOwnCreation and made it permanent as told in the wiki via a /storage/.config/rc_maps.cfg file containing the line * * MyOwnCreation.

    Now I want to create a Kodi lircmap.xml to map keycodes to Kodi actions.

    What should be the name of the section?

    lircmap.xml itself says: <remote device="name_Lirc_calls_the_remote">, but what does Lirc call the remote?

    <remote device="MyOwnCreation">

    or <remote device=“devinput”>

    or even another entry?