Last active
June 15, 2020 09:19
-
-
Save marcosbozzani/9e649fe9fe51b180a572fd7ad5020ee2 to your computer and use it in GitHub Desktop.
Kodi - Keymap: Mi Box Remote Control
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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