IR Remote with the same key ID's
#1
Hello,

I'm trying to configure the qnap remote for kodi using keymap editor, but it configures all buttons with the same key ID's.
Looking for the mapping file inside the dir:

/home/fabio/.kodi/userdata/keymaps

and checking the file gen.xml I get this content:

<keymap>
     <global>
          <keyboard>
                        <key id="61650">left</key>
                        <key id="61650">right</key>
                        <key id="61650">up</key>
                        <key id="61650">down</key>
                        <key id="61650">select</key>
           </keyboard>
        </global>
</keymap>

So different actions same Key ID's

Why this behaviour?
Reply

Logout Mark Read Team Forum Stats Members Help
IR Remote with the same key ID's0