Key mapping problem - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111) +---- Forum: OS independent / Other (https://forum.kodi.tv/forumdisplay.php?fid=228) +---- Thread: Key mapping problem (/showthread.php?tid=52529) |
Key mapping problem - Picchiolino - 2009-06-09 Hello, I don't know if this is the right section, administrators please move this 3D if this is the wrong place, thank you. My 'keymap.xml' is as follows: /truncated <key id="65446">ParentDir</key> <key id="65459">Play</key> /truncated Now, this means that id 65446 is tied to the PLAY function. How can I determine the 'key id' of my remote control? Is there any piece of software out there able to determine the ID (not the Ascii code) of my remote control? Thank you in advance for your support Marco - Picchiolino - 2009-06-10 Solved with a workaround http://forum.xbmc.org/showthread.php?tid=52620 - althekiller - 2009-06-10 Added link to solution. Please keep problems and their solutions in the same thread in the future. |