Skip to content

Instantly share code, notes, and snippets.

@m4rcu5
Created August 25, 2014 19:45
Show Gist options
  • Save m4rcu5/c4c2af68a7a4abee5226 to your computer and use it in GitHub Desktop.
Save m4rcu5/c4c2af68a7a4abee5226 to your computer and use it in GitHub Desktop.
XBMC Sony RM-EB016
<keymap>
<global>
<remote>
<red>Info</red>
<green>XBMC.ActivateWindow(VideoLibrary,MovieTitles)</green>
<yellow>XBMC.ActivateWindow(VideoLibrary,TvShowTitles)</yellow>
<blue>ContextMenu</blue>
</remote>
</global>
<FullscreenVideo>
<remote>
<select>OSD</select>
<red>Info</red>
<green>CodecInfo</green>
<yellow>NextSubtitle</yellow>
<blue>FullScreen</blue>
</remote>
</FullscreenVideo>
<Home>
<remote>
<red>XBMC.ActivateWindow(Weather)</red>
<green>XBMC.ActivateWindow(Videos,Movies)</green>
<yellow>XBMC.ActivateWindow(Videos,TvShows)</yellow>
<blue>XBMC.ActivateWindow(Settings)</blue>
</remote>
</Home>
</keymap>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment