Kodi Community Forum
IRSSMap.xml: How can i figure out those 5 digit codes ? - 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: Windows (https://forum.kodi.tv/forumdisplay.php?fid=59)
+---- Thread: IRSSMap.xml: How can i figure out those 5 digit codes ? (/showthread.php?tid=40166)



IRSSMap.xml: How can i figure out those 5 digit codes ? - angryjack - 2008-11-10

Hi there,

still experimenting with my HP-MCE clone remote which is basically working with IR Server Suite except some special functions. Now i found out that the IRSSMap.xml maps to the Keymap.xml and i think i have to modify the IRSSMap.xml to get the missing buttons to work.

Code:
        <mytv>31652</mytv> <!-- red -->
        <mymusic>31651</mymusic> <!-- green -->
        <mypictures>31650</mypictures> <!-- yellow -->
        <myvideo>31649</myvideo> <!-- blue -->


I read that there should be a possibility with creating an advancedsettings.xml and enable displayremotecodes but it seems that it does not work under MS-Windows or ?

Code:
<advancedsettings>

<displayremotecodes>true</displayremotecodes>

</advancedsettings>

How can i determine those 5 digit codes of my remote control ?

Greetings
angryjack