Skip to content

Instantly share code, notes, and snippets.

@digiltd
Last active September 4, 2015 19:01
Show Gist options
  • Save digiltd/232812297af4705ad7c9 to your computer and use it in GitHub Desktop.
Save digiltd/232812297af4705ad7c9 to your computer and use it in GitHub Desktop.
Kodi skin development keymap
<keymap>
<global>
<keyboard>
<F5>XBMC.ReloadSkin()</F5>
<F6>Skin.ToggleSetting(DebugGrid)</F6>
<F7>Skin.ToggleSetting(DebugInfo)</F7>
<F8>Notification(Testing 123,Hello world)</F8>
</keyboard>
</global>
</keymap>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment