Solved Reload Skin using F5 is wonky
#1
Hi there,

Coming back to skinning after a long time.
I am on Kodi Isengard 15.2
I have a keymap.xml in /Users/rishi.ghan/Library/Application Support/Kodi/userdata/keymaps/ on my mac.

To enable reloading the skin, do I need anything other than this?
My keymap.xml contains JUST this and nothing else.

Code:
<keymap>
  <global>
  <keyboard>
    <f5>ReloadSkin()</f5>
  </keyboard>
</global>
</keymap>

My issue is that reloading does not work with this configuration.
Am I missing something?

Thanks!
Reply
#2
I'm probably completely wrong, but shouldn't that be in keyboard.xml, in the keymaps subfolder of userdata (wiki)...? (and not keymap.xml)
Reply
#3
keymap.xml still works.
Reply
#4
That's why I'm always happy to be proved wrong Smile Sorry for any confusion my bad advice may have caused.
Reply
#5
So, is there a sample keymap.xml I should be using ?
Reply
#6
My bad, I just need to learn how to search:
Hitcher's answer to a question in the forum has the answer:
http://forum.kodi.tv/showthread.php?tid=...pid1040781
Reply

Logout Mark Read Team Forum Stats Members Help
Reload Skin using F5 is wonky0