Skip to content

Instantly share code, notes, and snippets.

@marcosbozzani
Last active June 15, 2020 09:19
Show Gist options
  • Save marcosbozzani/9e649fe9fe51b180a572fd7ad5020ee2 to your computer and use it in GitHub Desktop.
Save marcosbozzani/9e649fe9fe51b180a572fd7ad5020ee2 to your computer and use it in GitHub Desktop.
Kodi - Keymap: Mi Box Remote Control
<keymap>
<global>
<keyboard>
<up mod="longpress">action(reloadkeymaps)</up>
<down mod="longpress">reloadskin()</down>
<left mod="longpress">Notification(command,test)</left>
<right mod="longpress">Skin.ToggleDebug()</right>
</keyboard>
</global>
</keymap>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment