Skip to content

Instantly share code, notes, and snippets.

@PierBover
Created July 28, 2015 18:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save PierBover/7053540af7ced5272e00 to your computer and use it in GitHub Desktop.
Save PierBover/7053540af7ced5272e00 to your computer and use it in GitHub Desktop.
Kodi keymap for chinese USB remote
<?xml version="1.0" encoding="UTF-8"?>
<keymap>
<FullscreenVideo>
<keyboard>
<key id="61453">PlayPause</key>
<up>OSD</up>
<down>OSD</down>
<escape>Stop</escape>
</keyboard>
</FullscreenVideo>
</keymap>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment