Skip to content

Instantly share code, notes, and snippets.

@seraphyn
Created August 19, 2012 13:05
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 seraphyn/296db6ac38793ade7e16 to your computer and use it in GitHub Desktop.
Save seraphyn/296db6ac38793ade7e16 to your computer and use it in GitHub Desktop.
~/.xbmc/userdata/keymaps/remote.xml for Xbox Classic Remote (DVD) on XBMC with orig Dongle.
<keymap>
<global>
<remote>
<three>volumeup</three>
<six>volumedown</six>
<nine>mute</nine>
</remote>
</global>
<FullscreenVideo>
<remote>
<three>volumeup</three>
<six>volumedown</six>
<nine>mute</nine>
</remote>
</FullscreenVideo>
<VideoMenu>
<remote>
<three>volumeup</three>
<six>volumedown</six>
<nine>mute</nine>
</remote>
</VideoMenu>
</keymap>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment