Kodi Community Forum
Number keys on keyboard via IR available? - 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: Linux (https://forum.kodi.tv/forumdisplay.php?fid=52)
+---- Thread: Number keys on keyboard via IR available? (/showthread.php?tid=45659)



Number keys on keyboard via IR available? - gquiring - 2009-02-18

I discovered by hitting various keys on the keyboard that you can jump to any time in a movie by typing the minutes in via the keyboard. I have a Pronto and would like to have the number keys via IR do the same function. The number keys on the MS remote (model 1039) are not doing the same options as a keyboard.

On my MS remote 3 and 6 change the volume, 9 shows a mute logo but the sound does not mute. All the other numbers do nothing. Are there IR commands for the numbers?


- jmarshall - 2009-02-18

Yes. See keymap.xml and compare the keyboard section to the remote section. Basically just map the numbers to the number actions in the appropriate section.

Cheers,
Jonathan


- gquiring - 2009-02-18

Do you modify the original copy in the /usr/share/xbmc directory or you do place a local copy in your /home/.xbmc/userdata area?


- jmarshall - 2009-02-18

Place a copy, and just add the bits you change Smile


- gquiring - 2009-02-18

It works my concern was an upgrade might overwrite that file, I was hoping they would look for a local copy first.