Skip to content

Instantly share code, notes, and snippets.

@iordonez
Created October 1, 2008 03:35
Show Gist options
  • Save iordonez/14021 to your computer and use it in GitHub Desktop.
Save iordonez/14021 to your computer and use it in GitHub Desktop.
Keymap Files for Plex
<keymap>
<global>
<joystick name="Wireless 360 Controller">
<button id="1">Select</button> <!-- A button -->
<button id="2">ParentDir</button> <!-- B button -->
<button id="3">FullScreen</button> <!-- X button -->
<button id="4">Queue</button> <!-- Y button -->
<button id="9">XBMC.ActivateWindow(PlayerControls)</button> <!-- start button -->
<button id="10">PreviousMenu</button> <!-- back button -->
<button id="5">ContextMenu</button> <!-- left bump button (white) -->
<button id="11">XBMC.ActivateWindow(ShutdownMenu)</button> <!-- big green X -->
<button id="12">Up</button> <!-- dpad up -->
<button id="13">Down</button> <!-- dpad down -->
<button id="14">Left</button> <!-- dpad left -->
<button id="15">Right</button> <!-- dpad right -->
<axis id="1" limit="-1">AnalogSeekBack</axis>
<axis id="1" limit="+1">AnalogSeekForward</axis>
<axis id="4" limit="+1">VolumeUp</axis>
<axis id="4" limit="-1">VolumeDown</axis>
<axis id="5" limit="0">ScrollUp</axis> <!-- left analog trigger -->
<axis id="6" limit="0">ScrollDown</axis> <!-- right analog trigger -->
</joystick>
</global>
<Home>
<joystick name="Wireless 360 Controller">
<button id="6">XBMC.Skin.ToggleSetting(HomeViewToggle)</button> <!-- right bump button (black) -->
</joystick>
</Home>
<MyFiles>
<joystick name="Wireless 360 Controller">
<button id="4">Highlight</button> <!-- Y button -->
</joystick>
</MyFiles>
<MyMusicPlaylist>
<joystick name="Wireless 360 Controller">
<button id="4">Delete</button> <!-- Y button -->
<button id="2">Playlist</button> <!-- B button -->
<button id="10">Playlist</button> <!-- back button -->
</joystick>
</MyMusicPlaylist>
<MyMusicPlaylistEditor>
<joystick name="Wireless 360 Controller">
<button id="4">Queue</button> <!-- Y button -->
</joystick>
</MyMusicPlaylistEditor>
<MyMusicFiles>
<joystick name="Wireless 360 Controller">
<button id="4">Queue</button> <!-- Y button -->
</joystick>
</MyMusicFiles>
<MyMusicLibrary>
<joystick name="Wireless 360 Controller">
<button id="4">Queue</button> <!-- Y button -->
</joystick>
</MyMusicLibrary>
<FullscreenVideo>
<joystick name="Wireless 360 Controller">
<button id="1">Pause</button> <!-- A button -->
<button id="2">Stop</button> <!-- B button -->
<button id="4">AspectRatio</button> <!-- Y button -->
<button id="9">OSD</button> <!-- start button -->
<button id="10">SmallStepBack</button> <!-- back button -->
<button id="5">Info</button> <!-- left bump button (white) -->
<button id="6">CodecInfo</button> <!-- right bump button (black) -->
<button id="12">BigStepForward</button> <!-- dpad up -->
<button id="13">BigStepBack</button> <!-- dpad down -->
<button id="14">StepBack</button> <!-- dpad left -->
<button id="15">StepForward</button> <!-- dpad right -->
<axis id="5" limit="0">AnalogRewind</axis> <!-- left analog trigger -->
<axis id="6" limit="0">AnalogFastForward</axis> <!-- right analog trigger -->
</joystick>
</FullscreenVideo>
<FullscreenInfo>
</FullscreenInfo>
<PlayerControls>
<joystick name="Wireless 360 Controller">
<button id="9">Close</button> <!-- start button -->
<button id="10">Close</button> <!-- back button -->
</joystick>
</PlayerControls>
<Visualisation>
<joystick name="Wireless 360 Controller">
<button id="1">Pause</button> <!-- A button -->
<button id="2">Stop</button> <!-- B button -->
<button id="4">XBMC.ActivateWindow(VisualisationPresetList)</button> <!-- Y button -->
<button id="9">XBMC.ActivateWindow(MusicOSD)</button> <!-- start button -->
<button id="10">PreviousMenu</button> <!-- back button -->
<button id="5">Info</button> <!-- left bump button (white) -->
<button id="6">ShowPreset</button> <!-- right bump button (black) -->
<button id="12">NextPreset</button> <!-- dpad up -->
<button id="13">PreviousPreset</button> <!-- dpad down -->
<button id="14">SkipPrevious</button> <!-- dpad left -->
<button id="15">SkipNext</button> <!-- dpad right -->
<axis id="5" limit="0">AnalogRewind</axis> <!-- left analog trigger -->
<axis id="6" limit="0">AnalogFastForward</axis> <!-- right analog trigger -->
</joystick>
</Visualisation>
<MusicOSD>
<joystick name="Wireless 360 Controller">
<button id="9">Close</button> <!-- start button -->
<button id="10">Close</button> <!-- back button -->
<button id="5">Info</button> <!-- left bump button (white) -->
<button id="6">ShowPreset</button> <!-- right bump button (black) -->
</joystick>
</MusicOSD>
<VisualisationSettings>
<joystick name="Wireless 360 Controller">
<button id="2">Close</button> <!-- B button -->
<button id="9">Close</button> <!-- start button -->
<button id="10">Close</button> <!-- back button -->
</joystick>
</VisualisationSettings>
<VisualisationPresetList>
<joystick name="Wireless 360 Controller">
<button id="2">Close</button> <!-- B button -->
<button id="4">Close</button> <!-- Y button -->
<button id="9">Close</button> <!-- start button -->
<button id="10">Close</button> <!-- back button -->
</joystick>
</VisualisationPresetList>
<SlideShow>
<joystick name="Wireless 360 Controller">
<button id="1">Pause</button> <!-- A button -->
<button id="2">Stop</button> <!-- B button -->
<button id="3">ZoomNormal</button> <!-- X button -->
<button id="4">Rotate</button> <!-- Y button -->
<button id="10">Stop</button> <!-- back button -->
<button id="5">Info</button> <!-- left bump button (white) -->
<button id="6">CodecInfo</button> <!-- right bump button (black) -->
<button id="12">ZoomIn</button> <!-- dpad up -->
<button id="13">ZoomOut</button> <!-- dpad down -->
<button id="14">PreviousPicture</button> <!-- dpad left -->
<button id="15">NextPicture</button> <!-- dpad right -->
<axis id="1" limit="-1">AnalogMove</axis>
<axis id="1" limit="+1">AnalogMove</axis>
<axis id="4" limit="+1">VolumeUp</axis>
<axis id="4" limit="-1">VolumeDown</axis>
</joystick>
</SlideShow>
<ScreenCalibration>
<joystick name="Wireless 360 Controller">
<button id="1">NextCalibration</button> <!-- A button -->
<button id="2">PreviousMenu</button> <!-- B button -->
<button id="5">NextResolution</button> <!-- left bump button (white) -->
<button id="6">ResetCalibration</button> <!-- right bump button (black) -->
<axis id="1" limit="-1">AnalogMove</axis>
<axis id="1" limit="+1">AnalogMove</axis>
</joystick>
</ScreenCalibration>
<GUICalibration>
<joystick name="Wireless 360 Controller">
<button id="1">NextCalibration</button> <!-- A button -->
<button id="2">PreviousMenu</button> <!-- B button -->
<button id="6">ResetCalibration</button> <!-- right bump button (black) -->
<axis id="1" limit="-1">AnalogMove</axis>
<axis id="1" limit="+1">AnalogMove</axis>
</joystick>
</GUICalibration>
<SelectDialog>
<joystick name="Wireless 360 Controller">
<button id="10">Close</button> <!-- back button -->
</joystick>
</SelectDialog>
<VideoOSD>
<joystick name="Wireless 360 Controller">
<button id="2">PreviousMenu</button> <!-- B button -->
<button id="9">Close</button> <!-- start button -->
<button id="10">PreviousMenu</button> <!-- back button -->
</joystick>
</VideoOSD>
<VideoMenu>
<joystick name="Wireless 360 Controller">
<button id="2">Stop</button> <!-- B button -->
<button id="4">AspectRatio</button> <!-- Y button -->
<button id="9">OSD</button> <!-- start button -->
<button id="10">PreviousMenu</button> <!-- back button -->
<button id="5">Info</button> <!-- left bump button (white) -->
<button id="6">CodecInfo</button> <!-- right bump button (black) -->
<axis id="5" limit="0">AnalogRewind</axis> <!-- left analog trigger -->
<axis id="6" limit="0">AnalogFastForward</axis> <!-- right analog trigger -->
</joystick>
</VideoMenu>
<OSDVideoSettings>
<joystick name="Wireless 360 Controller">
<button id="2">Close</button> <!-- B button -->
<button id="3"/> <!-- X button -->
<button id="4">AspectRatio</button> <!-- Y button -->
<button id="9">Close</button> <!-- start button -->
<button id="10">Close</button> <!-- back button -->
</joystick>
</OSDVideoSettings>
<OSDAudioSettings>
<joystick name="Wireless 360 Controller">
<button id="2">Close</button> <!-- B button -->
<button id="3"/> <!-- X button -->
<button id="4">AspectRatio</button> <!-- Y button -->
<button id="9">Close</button> <!-- start button -->
<button id="10">Close</button> <!-- back button -->
</joystick>
</OSDAudioSettings>
<VideoBookmarks>
<joystick name="Wireless 360 Controller">
<button id="2">Close</button> <!-- B button -->
<button id="3"/> <!-- X button -->
<button id="4">Delete</button> <!-- Y button -->
<button id="9">Close</button> <!-- start button -->
<button id="10">Close</button> <!-- back button -->
</joystick>
</VideoBookmarks>
<MyVideoLibrary>
<joystick name="Wireless 360 Controller">
<button id="6">Delete</button> <!-- right bump button (black) -->
</joystick>
</MyVideoLibrary>
<MyVideoFiles>
<joystick name="Wireless 360 Controller">
<button id="4">Queue</button> <!-- Y button -->
<button id="6">Playlist</button> <!-- right bump button (black) -->
</joystick>
</MyVideoFiles>
<MyVideoPlaylist>
<joystick name="Wireless 360 Controller">
<button id="2">Playlist</button> <!-- B button -->
<button id="4">Delete</button> <!-- Y button -->
<button id="10">Playlist</button> <!-- back button -->
<button id="6">Playlist</button> <!-- right bump button (black) -->
</joystick>
</MyVideoPlaylist>
<VirtualKeyboard>
<joystick name="Wireless 360 Controller">
<button id="2">BackSpace</button> <!-- B button -->
<button id="3">Symbols</button> <!-- X button -->
<button id="4">Shift</button> <!-- Y button -->
<button id="9">Enter</button> <!-- start button -->
<axis id="5" limit="0">CursorLeft</axis> <!-- left analog trigger -->
<axis id="6" limit="0">CursorRight</axis> <!-- right analog trigger -->
</joystick>
</VirtualKeyboard>
<MyPictures>
</MyPictures>
<ContextMenu>
</ContextMenu>
<Scripts>
<joystick name="Wireless 360 Controller">
<button id="6">XBMC.ActivateWindow(ScriptsDebugInfo)</button> <!-- right bump button (black) -->
</joystick>
</Scripts>
<ScriptsDebugInfo>
<joystick name="Wireless 360 Controller">
<button id="5">Info</button> <!-- left bump button (white) -->
</joystick>
</ScriptsDebugInfo>
<NumericInput>
<joystick name="Wireless 360 Controller">
<button id="2">BackSpace</button> <!-- B button -->
<button id="9">Enter</button> <!-- start button -->
<axis id="5" limit="0">SkipPrevious</axis> <!-- left analog trigger -->
<axis id="6" limit="0">SkipNext</axis> <!-- right analog trigger -->
</joystick>
</NumericInput>
<Weather>
<joystick name="Wireless 360 Controller">
<button id="2">PreviousMenu</button> <!-- B button -->
</joystick>
</Weather>
<Settings>
<joystick name="Wireless 360 Controller">
<button id="2">PreviousMenu</button> <!-- B button -->
</joystick>
</Settings>
<MyPicturesSettings>
<joystick name="Wireless 360 Controller">
<button id="2">PreviousMenu</button> <!-- B button -->
</joystick>
</MyPicturesSettings>
<MyProgramsSettings>
<joystick name="Wireless 360 Controller">
<button id="2">PreviousMenu</button> <!-- B button -->
</joystick>
</MyProgramsSettings>
<MyWeatherSettings>
<joystick name="Wireless 360 Controller">
<button id="2">PreviousMenu</button> <!-- B button -->
</joystick>
</MyWeatherSettings>
<MyMusicSettings>
<joystick name="Wireless 360 Controller">
<button id="2">PreviousMenu</button> <!-- B button -->
</joystick>
</MyMusicSettings>
<SystemSettings>
<joystick name="Wireless 360 Controller">
<button id="2">PreviousMenu</button> <!-- B button -->
</joystick>
</SystemSettings>
<MyVideosSettings>
<joystick name="Wireless 360 Controller">
<button id="2">PreviousMenu</button> <!-- B button -->
</joystick>
</MyVideosSettings>
<NetworkSettings>
<joystick name="Wireless 360 Controller">
<button id="2">PreviousMenu</button> <!-- B button -->
</joystick>
</NetworkSettings>
<AppearanceSettings>
<joystick name="Wireless 360 Controller">
<button id="2">PreviousMenu</button> <!-- B button -->
</joystick>
</AppearanceSettings>
<Profiles>
<joystick name="Wireless 360 Controller">
<button id="2">PreviousMenu</button> <!-- B button -->
</joystick>
</Profiles>
<systeminfo>
<joystick name="Wireless 360 Controller">
<button id="2">PreviousMenu</button> <!-- B button -->
</joystick>
</systeminfo>
<shutdownmenu>
<joystick name="Wireless 360 Controller">
<button id="2">PreviousMenu</button> <!-- B button -->
</joystick>
</shutdownmenu>
<submenu>
<joystick name="Wireless 360 Controller">
<button id="2">PreviousMenu</button> <!-- B button -->
</joystick>
</submenu>
<MusicInformation>
<joystick name="Wireless 360 Controller">
<button id="2">Close</button> <!-- B button -->
</joystick>
</MusicInformation>
<MovieInformation>
<joystick name="Wireless 360 Controller">
<button id="2">Close</button> <!-- B button -->
</joystick>
</MovieInformation>
<LockSettings>
<joystick name="Wireless 360 Controller">
<button id="2">PreviousMenu</button> <!-- B button -->
<button id="9">Close</button> <!-- start button -->
<button id="10">PreviousMenu</button> <!-- back button -->
</joystick>
</LockSettings>
<ProfileSettings>
<joystick name="Wireless 360 Controller">
<button id="2">PreviousMenu</button> <!-- B button -->
<button id="9">Close</button> <!-- start button -->
<button id="10">PreviousMenu</button> <!-- back button -->
</joystick>
</ProfileSettings>
<PictureInfo>
<joystick name="Wireless 360 Controller">
<button id="6">Close</button> <!-- right bump button (black) -->
<button id="14">PreviousPicture</button> <!-- dpad left -->
<button id="15">NextPicture</button> <!-- dpad right -->
</joystick>
</PictureInfo>
</keymap>
<keymap>
<global>
<joystick name="Apple Remote">
<button id="1">Up</button> <!--- Up --->
<button id="2">Down</button> <!--- Down --->
<button id="3">Left</button> <!--- Left --->
<button id="4">Right</button> <!--- Right --->
<button id="5">Select</button> <!--- Play --->
<button id="6">PreviousMenu</button> <!--- Menu --->
<button id="9">Left</button> <!--- Hold Left --->
<button id="10">Right</button> <!--- Hold Right --->
<button id="11">ContextMenu</button> <!--- Hold Menu --->
<button id="12">Info</button> <!--- Hold Info --->
</joystick>
</global>
<Home>
<joystick name="Apple Remote">
<button id="6">ActivateWindow(shutdownmenu)</button> <!--- Menu --->
<button id="11">FullScreen</button> <!--- Hold Menu --->
</joystick>
</Home>
<MyFiles>
<joystick name="Apple Remote">
<button id="6">ParentDir</button> <!--- Menu --->
</joystick>
</MyFiles>
<MyMusicPlaylist>
<joystick name="Apple Remote">
<button id="6">Playlist</button> <!--- Menu --->
<button id="9">MoveItemUp</button> <!--- Hold Left --->
<button id="10">MoveItemDown</button> <!--- Hold Right --->
<button id="11">Delete</button> <!--- Hold Menu --->
<button id="12">XBMC.ActivateWindow(Visualisation)</button> <!--- Hold Play --->
</joystick>
</MyMusicPlaylist>
<MyMusicPlaylistEditor>
<joystick name="Apple Remote">
<button id="6">Playlist</button> <!--- Menu --->
<button id="9">MoveItemUp</button> <!--- Hold Left --->
<button id="10">MoveItemDown</button> <!--- Hold Right --->
<button id="11">Delete</button> <!--- Hold Menu --->
<button id="12">XBMC.ActivateWindow(Visualisation)</button> <!--- Hold Play --->
</joystick>
</MyMusicPlaylistEditor>
<MyMusicFiles>
<joystick name="Apple Remote">
<button id="6">ParentDir</button> <!--- Menu --->
<button id="10">Queue</button> <!--- Hold Right --->
<button id="12">XBMC.ActivateWindow(PlayerControls)</button> <!--- Hold Play --->
</joystick>
</MyMusicFiles>
<MyMusicLibrary>
<joystick name="Apple Remote">
<button id="6">ParentDir</button> <!--- Menu --->
<button id="10">Queue</button> <!--- Hold Right --->
<button id="12">XBMC.ActivateWindow(PlayerControls)</button> <!--- Hold Play --->
</joystick>
</MyMusicLibrary>
<FullscreenVideo>
<joystick name="Apple Remote">
<button id="1">VolumeUp</button> <!--- Up --->
<button id="2">VolumeDown</button> <!--- Down --->
<button id="3">StepBack</button> <!--- Left --->
<button id="4">StepForward</button> <!--- Right --->
<button id="5">Pause</button> <!--- Play --->
<button id="6">OSD</button> <!--- Menu --->
<button id="9">BigStepBack</button> <!--- Hold Left --->
<button id="10">BigStepForward</button> <!--- Hold Right --->
<button id="11">Stop</button> <!--- Hold Menu --->
<button id="12">Info</button> <!--- Hold Play --->
</joystick>
</FullscreenVideo>
<FullscreenInfo>
</FullscreenInfo>
<PlayerControls>
</PlayerControls>
<Visualisation>
<joystick name="Apple Remote">
<button id="1">VolumeUp</button> <!--- Up --->
<button id="2">VolumeDown</button> <!--- Down --->
<button id="3">SkipPrevious</button> <!--- Left --->
<button id="4">SkipNext</button> <!--- Right --->
<button id="5">pause</button> <!--- Play --->
<button id="6">XBMC.ActivateWindow(MusicOSD)</button> <!--- Menu --->
<button id="9">Rewind</button> <!--- Hold Left --->
<button id="10">FastForward</button> <!--- Hold Right --->
<button id="11">FullScreen</button> <!--- Hold Menu --->
<button id="12">Info</button> <!--- Hold Play --->
</joystick>
</Visualisation>
<MusicOSD>
<joystick name="Apple Remote">
<button id="11">stop</button> <!--- Hold Menu --->
</joystick>
</MusicOSD>
<VisualisationSettings>
<joystick name="Apple Remote">
<button id="11">stop</button> <!--- Hold Menu --->
</joystick>
</VisualisationSettings>
<VisualisationPresetList>
<joystick name="Apple Remote">
<button id="11">stop</button> <!--- Hold Menu --->
</joystick>
</VisualisationPresetList>
<SlideShow>
<joystick name="Apple Remote">
<button id="6">Info</button> <!--- Menu --->
<button id="5">Pause</button> <!--- Play --->
<button id="9">ZoomOut</button> <!--- Hold Left --->
<button id="10">ZoomIn</button> <!--- Hold Right --->
<button id="11">PreviousMenu</button> <!--- Hold Menu --->
<button id="12">CodecInfo</button> <!--- Hold Play --->
</joystick>
</SlideShow>
<ScreenCalibration>
<joystick name="Apple Remote">
<button id="5">NextCalibration</button> <!--- Play --->
<button id="10">NextResolution</button> <!--- Hold Right --->
</joystick>
</ScreenCalibration>
<GUICalibration>
<joystick name="Apple Remote">
<button id="5">NextCalibration</button> <!--- Play --->
</joystick>
</GUICalibration>
<SelectDialog>
</SelectDialog>
<VideoOSD>
</VideoOSD>
<VideoMenu>
<joystick name="Apple Remote">
<button id="6">OSD</button> <!--- Left --->
<button id="3">Left</button> <!--- Left --->
<button id="4">Right</button> <!--- Left --->
<button id="1">Up</button> <!--- Left --->
<button id="2">Down</button> <!--- Left --->
<button id="11">Stop</button> <!--- Left --->
<button id="6">PreviousMenu</button> <!--- Left --->
</joystick>
</VideoMenu>
<OSDVideoSettings>
</OSDVideoSettings>
<OSDAudioSettings>
</OSDAudioSettings>
<VideoBookmarks>
</VideoBookmarks>
<MyVideoLibrary>
<joystick name="Apple Remote">
<button id="6">ParentDir</button> <!--- Menu --->
</joystick>
</MyVideoLibrary>
<MyVideoFiles>
<joystick name="Apple Remote">
<button id="6">ParentDir</button> <!--- Menu --->
<button id="10">Queue</button> <!--- Hold Right --->
</joystick>
</MyVideoFiles>
<MyVideoPlaylist>
<joystick name="Apple Remote">
<button id="6">Playlist</button> <!--- Menu -->
<button id="9">MoveItemUp</button> <!--- Hold Left --->
<button id="10">MoveItemDown</button> <!--- Hold Right --->
<button id="11">Delete</button> <!--- Hold Menu --->
</joystick>
</MyVideoPlaylist>
<VirtualKeyboard>
</VirtualKeyboard>
<MyPictures>
<joystick name="Apple Remote">
<button id="6">ParentDir</button> <!--- Menu --->
</joystick>
</MyPictures>
<MyPrograms>
<joystick name="Apple Remote">
<button id="6">ParentDir</button> <!--- Menu --->
</joystick>
</MyPrograms>
<ContextMenu>
</ContextMenu>
<FileStackingDialog>
</FileStackingDialog>
<Scripts>
</Scripts>
<ScriptsDebugInfo>
</ScriptsDebugInfo>
<NumericInput>
</NumericInput>
<Weather>
</Weather>
<Settings>
</Settings>
<MyPicturesSettings>
</MyPicturesSettings>
<MyProgramsSettings>
</MyProgramsSettings>
<MyWeatherSettings>
</MyWeatherSettings>
<MyMusicSettings>
</MyMusicSettings>
<SystemSettings>
</SystemSettings>
<MyVideosSettings>
</MyVideosSettings>
<NetworkSettings>
</NetworkSettings>
<AppearanceSettings>
</AppearanceSettings>
<Profiles>
</Profiles>
<systeminfo>
</systeminfo>
<shutdownmenu>
</shutdownmenu>
<submenu>
</submenu>
<MusicInformation>
</MusicInformation>
<MovieInformation>
</MovieInformation>
<LockSettings>
</LockSettings>
<ProfileSettings>
</ProfileSettings>
<PictureInfo>
</PictureInfo>
</keymap>
<keymap>
<global>
<harmonyremote>
<play>Play</play>
<pause>Pause</pause>
<stop>Stop</stop>
<forward>FastForward</forward>
<rewind>Rewind</rewind>
<left>Left</left>
<right>Right</right>
<up>Up</up>
<down>Down</down>
<ok>Select</ok>
<prev>ParentDir</prev>
<menu>ContextMenu</menu>
<exit>PreviousMenu</exit>
<info>Info</info>
<skip>SkipNext</skip>
<replay>SkipPrevious</replay>
<guide>FullScreen</guide>
<record>Screenshot</record>
<volumeplus>VolumeUp</volumeplus>
<volumeminus>VolumeDown</volumeminus>
<channelplus>PageUp</channelplus>
<channelminus>PageDown</channelminus>
<mute>Mute</mute>
<power>XBMC.ShutDown()</power>
<sleep>XBMC.SleepSystem()</sleep>
<aspect>AspectRatio</aspect>
<queue>Queue</queue>
<largeup>PageUp</largeup>
<largedown>PageDown</largedown>
<F1>XBMC.ActivateWindow(Music)</F1>
<F2>XBMC.ActivateWindow(videolibrary,tvshowtitles,return)</F2>
<F3>XBMC.ActivateWindow(videolibrary,movietitles,return)</F3>
<F4>XBMC.ActivateWindow(Weather)</F4>
<red>XBMC.ActivateWindow(Music)</red>
<green>XBMC.ActivateWindow(videolibrary,tvshowtitles,return)</green>
<yellow>xbmc.ActivateWindow(videolibrary,movietitles,return)</yellow>
<blue>XBMC.ActivateWindow(Weather)</blue>
<F5>Plex.RunAppleScript(do shell script "drutil tray eject = 1")</F5>
<two>JumpSMS2</two>
<three>JumpSMS3</three>
<four>JumpSMS4</four>
<five>JumpSMS5</five>
<six>JumpSMS6</six>
<seven>JumpSMS7</seven>
<eight>JumpSMS8</eight>
<nine>JumpSMS9</nine>
</harmonyremote>
</global>
<Home>
<harmonyremote>
<menu>XBMC.ActivateWindow(PlayerControls)</menu>
<info>XBMC.ActivateWindow(Settings)</info>
<exit>XBMC.ActivateWindow(ShutdownMenu)</exit>
<enter>XBMC.ActivateWindow(SystemInfo)</enter>
<one>ToggleFullScreen</one>
</harmonyremote>
</Home>
<MyFiles>
<harmonyremote>
<one>Highlight</one>
<four>Copy</four>
<seven>Move</seven>
<clear>Delete</clear>
</harmonyremote>
</MyFiles>
<MyMusicPlaylist>
<harmonyremote>
<prev>Playlist</prev> <!-- Close playlist -->
<clear>Delete</clear>
<channelplus>MoveItemUp</channelplus>
<channelminus>MoveItemDown</channelminus>
<number2>JumpSMS2</number2>
<number3>JumpSMS3</number3>
<number4>JumpSMS4</number4>
<number5>JumpSMS5</number5>
<number6>JumpSMS6</number6>
<number7>JumpSMS7</number7>
<number8>JumpSMS8</number8>
<number9>JumpSMS9</number9>
</harmonyremote>
</MyMusicPlaylist>
<MyMusicPlaylistEditor>
<harmonyremote>
<zero>Queue</zero>
</harmonyremote>
</MyMusicPlaylistEditor>
<MyMusicFiles>
<harmonyremote>
</harmonyremote>
</MyMusicFiles>
<MyMusicLibrary>
<harmonyremote>
<red>XBMC.PlayerControl(partymode(music))</red>
<F10>XBMC.PlayerControl(partymode(music))</F10>
</harmonyremote>
</MyMusicLibrary>
<FullscreenVideo>
<harmonyremote>
<left>StepBack</left>
<right>StepForward</right>
<up>BigStepForward</up>
<down>BigStepBack</down>
<prev>SmallStepBack</prev>
<menu>OSD</menu>
<info>Info</info>
<F6>ShowSubtitles</F6>
<F7>NextSubtitle</F7>
<zero>Number0</zero>
<one>Number1</one>
<two>Number2</two>
<three>Number3</three>
<four>Number4</four>
<five>Number5</five>
<six>Number6</six>
<seven>Number7</seven>
<eight>Number8</eight>
<nine>Number9</nine>
</harmonyremote>
</FullscreenVideo>
<FullscreenInfo>
<harmonyremote>
<info>Close</info>
</harmonyremote>
</FullscreenInfo>
<PlayerControls>
<harmonyremote>
<menu>Close</menu>
</harmonyremote>
</PlayerControls>
<Visualisation>
<harmonyremote>
<left>PreviousPreset</left>
<right>NextPreset</right>
<up>IncreaseRating</up>
<down>DecreaseRating</down>
<prev>LockPreset</prev>
<menu>XBMC.ActivateWindow(MusicOSD)</menu>
<info>Info</info>
<exit>Fullscreen</exit>
<F8>XBMC.ActivateWindow(VisualisationPresetList)</F8>
<F9>XBMC.ActivateWindow(VisualisationSettings)</F9>
</harmonyremote>
</Visualisation>
<MusicOSD>
<harmonyremote>
<menu>Close</menu>
<exit>Close</exit>
<info>CodecInfo</info>
</harmonyremote>
</MusicOSD>
<VisualisationSettings>
<harmonyremote>
<menu>Close</menu>
<exit>Close</exit>
</harmonyremote>
</VisualisationSettings>
<VisualisationPresetList>
<harmonyremote>
<menu>Close</menu>
<exit>Close</exit>
</harmonyremote>
</VisualisationPresetList>
<SlideShow>
<harmonyremote>
<zero>ZoomNormal</zero>
<one>ZoomLevel1</one>
<two>ZoomLevel2</two>
<three>ZoomLevel3</three>
<four>ZoomLevel4</four>
<five>ZoomLevel5</five>
<six>ZoomLevel6</six>
<seven>ZoomLevel7</seven>
<eight>ZoomLevel8</eight>
<nine>ZoomLevel9</nine>
<skip>NextPicture</skip>
<replay>PreviousPicture</replay>
<info>Info</info>
<ok>Rotate</ok>
<prev>PreviousMenu</prev>
</harmonyremote>
</SlideShow>
<ScreenCalibration>
<harmonyremote>
<ok>NextCalibration</ok>
<enter>NextCalibration</enter>
<zero>ResetCalibration</zero>
<guide>NextResolution</guide>
</harmonyremote>
</ScreenCalibration>
<GUICalibration>
<harmonyremote>
<ok>NextCalibration</ok>
<enter>NextCalibration</enter>
<zero>ResetCalibration</zero>
</harmonyremote>
</GUICalibration>
<SelectDialog>
<harmonyremote>
<prev>Close</prev>
<exit>Close</exit>
</harmonyremote>
</SelectDialog>
<VideoOSD>
<harmonyremote>
<prev>PreviousMenu</prev>
<menu>Close</menu>
<exit>Close</exit>
</harmonyremote>
</VideoOSD>
<VideoMenu>
<harmonyremote>
<menu>OSD</menu>
<prev>PreviousMenu</prev>
<info>Info</info>
</harmonyremote>
</VideoMenu>
<OSDVideoSettings>
<harmonyremote>
<prev>Close</prev>
<menu>Close</menu>
</harmonyremote>
</OSDVideoSettings>
<OSDAudioSettings>
<harmonyremote>
<prev>Close</prev>
<menu>Close</menu>
<exit>Close</exit>
</harmonyremote>
</OSDAudioSettings>
<VideoBookmarks>
<harmonyremote>
<prev>Close</prev>
<menu>Close</menu>
<exit>Close</exit>
<clear>Delete</clear>
</harmonyremote>
</VideoBookmarks>
<MyVideoLibrary>
<harmonyremote>
<clear>Delete</clear>
<enter>ToggleWatched</enter>
</harmonyremote>
</MyVideoLibrary>
<MyVideoFiles>
<harmonyremote>
<clear>Delete</clear>
</harmonyremote>
</MyVideoFiles>
<MyVideoPlaylist>
<harmonyremote>
<prev>Playlist</prev> <!-- Close playlist -->
<clear>Delete</clear>
<channelplus>MoveItemUp</channelplus>
<channelminus>MoveItemDown</channelminus>
</harmonyremote>
</MyVideoPlaylist>
<VirtualKeyboard>
<harmonyremote>
<prev>BackSpace</prev>
<clear>Shift</clear>
<enter>Symbols</enter>
<zero>Number0</zero>
<one>Number1</one>
<two>Number2</two>
<three>Number3</three>
<four>Number4</four>
<five>Number5</five>
<six>Number6</six>
<seven>Number7</seven>
<eight>Number8</eight>
<nine>Number9</nine>
<rewind>CursorLeft</rewind>
<forward>CursorRight</forward>
</harmonyremote>
</VirtualKeyboard>
<MyPictures>
</MyPictures>
<ContextMenu>
<harmonyremote>
<prev>Close</prev>
</harmonyremote>
</ContextMenu>
<FileStackingDialog>
<harmonyremote>
<prev>Close</prev>
</harmonyremote>
</FileStackingDialog>
<Scripts>
<harmonyremote>
<info>XBMC.ActivateWindow(ScriptsDebugInfo)</info>
</harmonyremote>
</Scripts>
<ScriptsDebugInfo>
<harmonyremote>
<info>Info</info> <!-- clears debug python info -->
</harmonyremote>
</ScriptsDebugInfo>
<NumericInput>
<harmonyremote>
<zero>Number0</zero>
<one>Number1</one>
<two>Number2</two>
<three>Number3</three>
<four>Number4</four>
<five>Number5</five>
<six>Number6</six>
<seven>Number7</seven>
<eight>Number8</eight>
<nine>Number9</nine>
<prev>BackSpace</prev>
</harmonyremote>
</NumericInput>
<Weather>
<harmonyremote>
<prev>PreviousMenu</prev>
</harmonyremote>
</Weather>
<Settings>
<harmonyremote>
<prev>PreviousMenu</prev>
</harmonyremote>
</Settings>
<MyPicturesSettings>
<harmonyremote>
<prev>PreviousMenu</prev>
</harmonyremote>
</MyPicturesSettings>
<MyProgramsSettings>
<harmonyremote>
<prev>PreviousMenu</prev>
</harmonyremote>
</MyProgramsSettings>
<MyWeatherSettings>
<harmonyremote>
<prev>PreviousMenu</prev>
</harmonyremote>
</MyWeatherSettings>
<MyMusicSettings>
<harmonyremote>
<prev>PreviousMenu</prev>
</harmonyremote>
</MyMusicSettings>
<SystemSettings>
<harmonyremote>
<prev>PreviousMenu</prev>
</harmonyremote>
</SystemSettings>
<MyVideosSettings>
<harmonyremote>
<prev>PreviousMenu</prev>
</harmonyremote>
</MyVideosSettings>
<NetworkSettings>
<harmonyremote>
<prev>PreviousMenu</prev>
</harmonyremote>
</NetworkSettings>
<AppearanceSettings>
<harmonyremote>
<prev>PreviousMenu</prev>
</harmonyremote>
</AppearanceSettings>
<Profiles>
<harmonyremote>
<prev>PreviousMenu</prev>
</harmonyremote>
</Profiles>
<systeminfo>
<harmonyremote>
<prev>PreviousMenu</prev>
</harmonyremote>
</systeminfo>
<shutdownmenu>
<harmonyremote>
<prev>PreviousMenu</prev>
</harmonyremote>
</shutdownmenu>
<submenu>
<harmonyremote>
<prev>PreviousMenu</prev>
</harmonyremote>
</submenu>
<MusicInformation>
<harmonyremote>
<prev>Close</prev>
</harmonyremote>
</MusicInformation>
<MovieInformation>
<harmonyremote>
<prev>Close</prev>
</harmonyremote>
</MovieInformation>
<LockSettings>
<harmonyremote>
<menu>Close</menu>
<prev>PreviousMenu</prev>
</harmonyremote>
</LockSettings>
<ProfileSettings>
<harmonyremote>
<menu>Close</menu>
<prev>PreviousMenu</prev>
</harmonyremote>
</ProfileSettings>
<PictureInfo>
<harmonyremote>
<skip>NextPicture</skip>
<replay>PreviousPicture</replay>
<info>Close</info>
<prev>Close</prev>
</harmonyremote>
</PictureInfo>
</keymap>
<keymap>
<global>
<keyboard>
<p>Play</p>
<q>Queue</q>
<f>FastForward</f>
<r>Rewind</r>
<h>XBMC.ActivateWindow(Home)</h>
<left>Left</left>
<right>Right</right>
<up>Up</up>
<down>Down</down>
<pageup>PageUp</pageup>
<pagedown>PageDown</pagedown>
<return>Select</return>
<enter>Select</enter>
<backspace>ParentDir</backspace>
<m>ActivateWindow(PlayerControls)</m>
<s>ActivateWindow(shutdownmenu)</s>
<escape>PreviousMenu</escape>
<i>Info</i>
<c>ContextMenu</c>
<space>Pause</space>
<x>Stop</x>
<period>SkipNext</period>
<comma>SkipPrevious</comma>
<tab>FullScreen</tab>
<printscreen>Screenshot</printscreen>
<minus>VolumeDown</minus>
<plus>VolumeUp</plus>
<zero>Number0</zero>
<one>Number1</one>
<two>Number2</two>
<three>Number3</three>
<four>Number4</four>
<five>Number5</five>
<six>Number6</six>
<seven>Number7</seven>
<eight>Number8</eight>
<nine>Number9</nine>
<backslash>ToggleFullScreen</backslash>
<browser_home>XBMC.ActivateWindow(Home)</browser_home>
<browser_favorites>ActivateWindow(Favourites)</browser_favorites>
<browser_refresh/>
<browser_search/>
<launch_app1_pc_icon>ActivateWindow(MyPrograms)</launch_app1_pc_icon>
<launch_media_select>XBMC.ActivateWindow(MyMusic)</launch_media_select>
<play_pause>Pause</play_pause>
<stop>Stop</stop>
<volume_up>VolumeUp</volume_up>
<volume_mute>Mute</volume_mute>
<volume_down>VolumeDown</volume_down>
<next_track>SkipNext</next_track>
<prev_track>SkipPrevious</prev_track>
<launch_mail/>
<key id="61620"/> <!-- same as above, launch_mail, but using button code (based on vkey id) -->
<home>Home</home>
<end>End</end>
<f1>PreviousMenu</f1>
<f2>ActivateWindow(PlayerControls)</f2>
<f3>Right</f3>
<f4>ScrollUp</f4>
<f5>ScrollDown</f5>
<f6>Info</f6>
<f7>ContextMenu</f7>
<a>PrevLetter</a>
<z>NextLetter</z>
</keyboard>
</global>
<Home>
<keyboard>
<i>info</i>
</keyboard>
</Home>
<MyFiles>
<keyboard>
<space>Highlight</space>
<delete>Delete</delete>
<c>ContextMenu</c>
<p>Copy</p>
<m>Move</m>
<r>Rename</r>
<f1>ParentDir</f1>
<escape>ParentDir</escape>
</keyboard>
</MyFiles>
<MyMusicPlaylist>
<keyboard>
<space>Playlist</space> <!-- Close playlist -->
<delete>Delete</delete>
<u>MoveItemUp</u>
<d>MoveItemDown</d>
<escape>PreviousMenu</escape>
</keyboard>
</MyMusicPlaylist>
<MyMusicPlaylistEditor>
</MyMusicPlaylistEditor>
<MyMusicFiles>
<keyboard>
<space>Playlist</space>
<q>Queue</q>
<f1>ParentDir</f1>
<f3>Queue</f3>
<escape>ParentDir</escape>
</keyboard>
</MyMusicFiles>
<MyMusicLibrary>
<keyboard>
<space>Playlist</space>
<q>Queue</q>
<f1>ParentDir</f1>
</keyboard>
</MyMusicLibrary>
<FullscreenVideo>
<keyboard>
<f>FastForward</f>
<r>Rewind</r>
<backspace>SmallStepBack</backspace>
<opensquarebracket>BigStepBack</opensquarebracket>
<closesquarebracket>BigStepForward</closesquarebracket>
<return>OSD</return>
<m>OSD</m>
<i>CodecInfo</i>
<t>Info</t>
<o>ShowTime</o>
<z>AspectRatio</z>
<s>ShowSubtitles</s>
<l>NextSubtitle</l>
<left>StepBack</left>
<right>StepForward</right>
<up>BigStepForward</up>
<down>BigStepBack</down>
<a>AudioNextLanguage</a>
<f1>OSD</f1>
<f2>Rewind</f2>
<f3>FastForward</f3>
<f4>VolumeUp</f4>
<f5>VolumeDown</f5>
<f6>Info</f6>
<f7>Stop</f7>
<escape>Stop</escape>
</keyboard>
</FullscreenVideo>
<FullscreenInfo>
<keyboard>
<f>FastForward</f>
<r>Rewind</r>
<period>StepForward</period>
<backspace>Close</backspace>
<t>Close</t>
<i>CodecInfo</i>
</keyboard>
</FullscreenInfo>
<PlayerControls>
<keyboard>
<m>close</m>
</keyboard>
</PlayerControls>
<Visualisation>
<keyboard>
<f>FastForward</f>
<r>Rewind</r>
<period>SkipNext</period>
<comma>SkipPrevious</comma>
<return>ActivateWindow(MusicOSD)</return>
<m>ActivateWindow(MusicOSD)</m>
<i>CodecInfo</i>
<t>Info</t>
<p>ActivateWindow(VisualisationPresetList)</p>
<v>ActivateWindow(VisualisationSettings)</v>
<n>ActivateWindow(MusicPlaylist)</n>
<left>SkipPrevious</left>
<right>SkipNext</right>
<up>IncreaseRating</up>
<down>DecreaseRating</down>
<!--<back>NextPreset</back>!-->
<s>ShowPreset</s>
<l>LockPreset</l>
<f1>XBMC.ActivateWindow(MusicOSD)</f1>
<f2>Rewind</f2>
<f3>FastForward</f3>
<f4>VolumeUp</f4>
<f5>VolumeDown</f5>
<f6>Info</f6>
<f7>XBMC.ActivateWindow(MyMusic)</f7>
<escape>FullScreen</escape>
<f1>FullScreen</f1>
</keyboard>
</Visualisation>
<MusicOSD>
<keyboard>
<f>FastForward</f>
<r>Rewind</r>
<period>SkipNext</period>
<comma>SkipPrevious</comma>
<m>Close</m>
<i>CodecInfo</i>
<t>Info</t>
<p>ActivateWindow(VisualisationPresetList)</p>
<v>ActivateWindow(VisualisationSettings)</v>
<n>ActivateWindow(MusicPlaylist)</n>
<f7>stop</f7>
<escape>Close</escape>
</keyboard>
</MusicOSD>
<VisualisationSettings>
<keyboard>
<f>FastForward</f>
<r>Rewind</r>
<period>SkipNext</period>
<comma>SkipPrevious</comma>
<m>Close</m>
<i>CodecInfo</i>
<t>Info</t>
<p>ActivateWindow(VisualisationPresetList)</p>
<v>Close</v>
<n>ActivateWindow(MusicPlaylist)</n>
<f7>stop</f7>
</keyboard>
</VisualisationSettings>
<VisualisationPresetList>
<keyboard>
<f>FastForward</f>
<r>Rewind</r>
<period>SkipNext</period>
<comma>SkipPrevious</comma>
<m>Close</m>
<i>CodecInfo</i>
<t>Info</t>
<p>Close</p>
<v>Close</v>
<n>ActivateWindow(MusicPlaylist)</n>
<f7>stop</f7>
</keyboard>
</VisualisationPresetList>
<SlideShow>
<keyboard>
<zero>ZoomNormal</zero>
<one>ZoomLevel1</one>
<two>ZoomLevel2</two>
<three>ZoomLevel3</three>
<four>ZoomLevel4</four>
<five>ZoomLevel5</five>
<six>ZoomLevel6</six>
<seven>ZoomLevel7</seven>
<eight>ZoomLevel8</eight>
<nine>ZoomLevel9</nine>
<i>CodecInfo</i>
<t>Info</t>
<period>NextPicture</period>
<comma>PreviousPicture</comma>
<plus>ZoomIn</plus>
<minus>ZoomOut</minus>
<r>Rotate</r>
<escape>PreviousMenu</escape>
<p>Pause</p>
<f5>ZoomOut</f5>
<f4>ZoomIn</f4>
</keyboard>
</SlideShow>
<ScreenCalibration>
<keyboard>
<return>NextCalibration</return>
<d>ResetCalibration</d>
<r>NextResolution</r>
<f5>NextCalibration</f5>
<f3>NextResolution</f3>
</keyboard>
</ScreenCalibration>
<GUICalibration>
<keyboard>
<return>NextCalibration</return>
<d>ResetCalibration</d>
<f5>NextCalibration</f5>
</keyboard>
</GUICalibration>
<SelectDialog>
<keyboard>
<escape>Close</escape>
</keyboard>
</SelectDialog>
<VideoOSD>
<keyboard>
<backspace>HideSubMenu</backspace>
<escape>Close</escape>
</keyboard>
</VideoOSD>
<VideoMenu>
<keyboard>
<return>OSD</return>
<backspace>PreviousMenu</backspace>
<f1>OSD</f1>
</keyboard>
</VideoMenu>
<OSDVideoSettings>
<keyboard>
<backspace>HideSubMenu</backspace>
<escape>Close</escape>
</keyboard>
</OSDVideoSettings>
<OSDAudioSettings>
<keyboard>
<backspace>HideSubMenu</backspace>
<escape>Close</escape>
</keyboard>
</OSDAudioSettings>
<VideoBookmarks>
<keyboard>
<backspace>HideSubMenu</backspace>
<escape>Close</escape>
<delete>Delete</delete>
</keyboard>
</VideoBookmarks>
<MyVideoLibrary>
<keyboard>
<delete>Delete</delete>
<space>Playlist</space>
<w>ToggleWatched</w>
<f1>ParentDir</f1>
<escape>ParentDir</escape>
</keyboard>
</MyVideoLibrary>
<MyVideoFiles>
<keyboard>
<space>Playlist</space>
<q>Queue</q>
<escape>ParentDir</escape>
</keyboard>
</MyVideoFiles>
<MyVideoPlaylist>
<keyboard>
<space>Playlist</space> <!-- Close playlist -->
<delete>Delete</delete>
<u>MoveItemUp</u>
<d>MoveItemDown</d>
<f1>Playlist</f1> <!-- Close playlist -->
<f2>MoveItemUp</f2>
<f3>MoveItemDown</f3>
<f7>Delete</f7>
<escape>Playlist</escape>
</keyboard>
</MyVideoPlaylist>
<VirtualKeyboard>
</VirtualKeyboard>
<MyPictures>
<keyboard>
<escape>ParentDir</escape>
<f1>ParentDir</f1>
</keyboard>
</MyPictures>
<MyPrograms>
<keyboard>
<escape>ParentDir</escape>
</keyboard>
</MyPrograms>
<ContextMenu>
<keyboard>
<menu>Close</menu>
</keyboard>
</ContextMenu>
<FileStackingDialog>
</FileStackingDialog>
<Scripts>
<keyboard>
<i>XBMC.ActivateWindow(ScriptsDebugInfo)</i>
</keyboard>
</Scripts>
<ScriptsDebugInfo>
<keyboard>
<i>Info</i> <!-- clears debug python info -->
</keyboard>
</ScriptsDebugInfo>
<NumericInput>
</NumericInput>
<Weather>
</Weather>
<Settings>
</Settings>
<MyPicturesSettings>
</MyPicturesSettings>
<MyProgramsSettings>
</MyProgramsSettings>
<MyWeatherSettings>
</MyWeatherSettings>
<MyMusicSettings>
</MyMusicSettings>
<SystemSettings>
</SystemSettings>
<MyVideosSettings>
</MyVideosSettings>
<NetworkSettings>
</NetworkSettings>
<AppearanceSettings>
</AppearanceSettings>
<Profiles>
</Profiles>
<systeminfo>
</systeminfo>
<shutdownmenu>
</shutdownmenu>
<submenu>
</submenu>
<MusicInformation>
<keyboard>
<escape>Close</escape>
</keyboard>
</MusicInformation>
<MovieInformation>
<keyboard>
<escape>Close</escape>
</keyboard>
</MovieInformation>
<LockSettings>
</LockSettings>
<ProfileSettings>
</ProfileSettings>
<PictureInfo>
<keyboard>
<period>NextPicture</period>
<comma>PreviousPicture</comma>
<i>Close</i>
<space>Pause</space>
<escape>Close</escape>
</keyboard>
</PictureInfo>
<NowPlaying>
<keyboard>
<left>SkipPrevious</left>
<right>SkipNext</right>
</keyboard>
</NowPlaying>
</keymap>
<keymap>
<global>
<joystick name="Sony PLAYSTATION(R)3 Controller">
<altname>PS3 Controller</altname>
<button id="15">Select</button>
<button id="14">ParentDir</button>
<button id="16">FullScreen</button>
<button id="13">Queue</button>
<button id="11">PreviousMenu</button>
<button id="8">Left</button>
<button id="6">Right</button>
<button id="5">Up</button>
<button id="7">Down</button>
<button id="2">Screenshot</button>
<button id="3">XBMC.ActivateWindow(ShutdownMenu)</button>
<button id="4">XBMC.ActivateWindow(PlayerControls)</button>
<axis id="4" limit="+1">VolumeDown</axis>
<axis id="4" limit="-1">VolumeUp</axis>
<axis id="1" limit="+1">AnalogSeekForward</axis>
<axis id="1" limit="-1">AnalogSeekBack</axis>
<axis id="13" limit="+1">ScrollUp</axis>
<axis id="14" limit="+1">ScrollDown</axis>
</joystick>
</global>
<Home>
</Home>
<MyFiles>
</MyFiles>
<MyMusicPlaylist>
</MyMusicPlaylist>
<MyMusicPlaylistEditor>
</MyMusicPlaylistEditor>
<MyMusicFiles>
</MyMusicFiles>
<MyMusicLibrary>
</MyMusicLibrary>
<FullscreenVideo>
</FullscreenVideo>
<FullscreenInfo>
</FullscreenInfo>
<PlayerControls>
</PlayerControls>
<Visualisation>
</Visualisation>
<MusicOSD>
</MusicOSD>
<VisualisationSettings>
</VisualisationSettings>
<VisualisationPresetList>
</VisualisationPresetList>
<SlideShow>
</SlideShow>
<ScreenCalibration>
</ScreenCalibration>
<GUICalibration>
</GUICalibration>
<SelectDialog>
</SelectDialog>
<VideoOSD>
</VideoOSD>
<VideoMenu>
</VideoMenu>
<OSDVideoSettings>
</OSDVideoSettings>
<OSDAudioSettings>
</OSDAudioSettings>
<VideoBookmarks>
</VideoBookmarks>
<MyVideoLibrary>
</MyVideoLibrary>
<MyVideoFiles>
</MyVideoFiles>
<MyVideoPlaylist>
</MyVideoPlaylist>
<VirtualKeyboard>
</VirtualKeyboard>
<MyPictures>
</MyPictures>
<ContextMenu>
</ContextMenu>
<FileStackingDialog>
</FileStackingDialog>
<Scripts>
</Scripts>
<ScriptsDebugInfo>
</ScriptsDebugInfo>
<NumericInput>
</NumericInput>
<Weather>
</Weather>
<Settings>
</Settings>
<MyPicturesSettings>
</MyPicturesSettings>
<MyProgramsSettings>
</MyProgramsSettings>
<MyWeatherSettings>
</MyWeatherSettings>
<MyMusicSettings>
</MyMusicSettings>
<SystemSettings>
</SystemSettings>
<MyVideosSettings>
</MyVideosSettings>
<NetworkSettings>
</NetworkSettings>
<AppearanceSettings>
</AppearanceSettings>
<Profiles>
</Profiles>
<systeminfo>
</systeminfo>
<shutdownmenu>
</shutdownmenu>
<submenu>
</submenu>
<MusicInformation>
</MusicInformation>
<MovieInformation>
</MovieInformation>
<LockSettings>
</LockSettings>
<ProfileSettings>
</ProfileSettings>
<PictureInfo>
</PictureInfo>
</keymap>
<keymap>
<global>
<remote>
<three>VolumeUp</three>
<six>VolumeDown</six>
<nine>Mute</nine>
<play>Play</play>
<pause>Pause</pause>
<stop>Stop</stop>
<forward>FastForward</forward>
<reverse>Rewind</reverse>
<left>Left</left>
<right>Right</right>
<up>Up</up>
<down>Down</down>
<select>Select</select>
<pageplus>PageUp</pageplus>
<pageminus>PageDown</pageminus>
<back>ParentDir</back>
<menu>PreviousMenu</menu>
<title>ContextMenu</title>
<info>Info</info>
<skipplus>SkipNext</skipplus>
<skipminus>SkipPrevious</skipminus>
<display>FullScreen</display>
<start>PreviousMenu</start>
<record>Screenshot</record>
<volumeplus>VolumeUp</volumeplus>
<volumeminus>VolumeDown</volumeminus>
<mute>Mute</mute>
<power>XBMC.ShutDown()</power>
<myvideo>XBMC.ActivateWindow(MyVideos)</myvideo>
<mymusic>XBMC.ActivateWindow(MyMusic)</mymusic>
<mypictures>XBMC.ActivateWindow(MyPictures)</mypictures>
<mytv>XBMC.ActivateWindow(Home)</mytv>
</remote>
</global>
<Home>
<remote>
<menu>XBMC.Skin.ToggleSetting(HomeViewToggle)</menu>
<info>XBMC.ActivateWindow(SystemInfo)</info>
<clear>XBMC.ActivateWindow(Weather)</clear>
<hash>XBMC.ActivateWindow(Settings)</hash>
</remote>
</Home>
<MyFiles>
<remote>
<zero>Delete</zero>
<one>Highlight</one>
<four>Copy</four>
<seven>Move</seven>
<clear>Delete</clear>
<three>VolumeUp</three>
<six>VolumeDown</six>
<nine>Mute</nine>
</remote>
</MyFiles>
<MyMusicPlaylist>
<remote>
<back>Playlist</back> <!-- Close playlist -->
<clear>Delete</clear>
<zero>Delete</zero>
<two>MoveItemUp</two>
<five>MoveItemDown</five>
<three>VolumeUp</three>
<six>VolumeDown</six>
<nine>Mute</nine>
</remote>
</MyMusicPlaylist>
<MyMusicPlaylistEditor>
<remote>
<zero>Queue</zero>
</remote>
</MyMusicPlaylistEditor>
<MyMusicFiles>
<remote>
<zero>Queue</zero>
<star>Queue</star>
<three>VolumeUp</three>
<six>VolumeDown</six>
<nine>Mute</nine>
</remote>
</MyMusicFiles>
<MyMusicLibrary>
<remote>
<zero>Queue</zero>
<star>Queue</star>
<three>VolumeUp</three>
<six>VolumeDown</six>
<nine>Mute</nine>
</remote>
</MyMusicLibrary>
<FullscreenVideo>
<remote>
<left>StepBack</left>
<right>StepForward</right>
<up>BigStepForward</up>
<down>BigStepBack</down>
<back>SmallStepBack</back>
<menu>OSD</menu>
<start>OSD</start>
<title>CodecInfo</title>
<info>Info</info>
<enter>AspectRatio</enter>
<select>AspectRatio</select>
</remote>
</FullscreenVideo>
<FullscreenInfo>
<remote>
<title>CodecInfo</title>
<info>Close</info>
</remote>
</FullscreenInfo>
<PlayerControls>
<remote>
<menu>Close</menu>
</remote>
</PlayerControls>
<Visualisation>
<remote>
<left>PreviousPreset</left>
<right>NextPreset</right>
<up>IncreaseRating</up>
<down>DecreaseRating</down>
<back>LockPreset</back>
<title>ShowPreset</title>
<select>XBMC.ActivateWindow(VisualisationPresetList)</select>
<menu>XBMC.ActivateWindow(MusicOSD)</menu>
<start>OSD</start>
<info>Info</info>
</remote>
</Visualisation>
<MusicOSD>
<remote>
<menu>Close</menu>
<title>Info</title>
<info>ShowPreset</info>
</remote>
</MusicOSD>
<VisualisationSettings>
<remote>
<menu>Close</menu>
</remote>
</VisualisationSettings>
<VisualisationPresetList>
<remote>
<menu>Close</menu>
</remote>
</VisualisationPresetList>
<SlideShow>
<remote>
<zero>ZoomNormal</zero>
<one>ZoomLevel1</one>
<two>ZoomLevel2</two>
<three>ZoomLevel3</three>
<four>ZoomLevel4</four>
<five>ZoomLevel5</five>
<six>ZoomLevel6</six>
<seven>ZoomLevel7</seven>
<eight>ZoomLevel8</eight>
<nine>ZoomLevel9</nine>
<info>CodecInfo</info>
<skipplus>NextPicture</skipplus>
<skipminus>PreviousPicture</skipminus>
<title>Info</title>
<select>Rotate</select>
<back>PreviousMenu</back>
</remote>
</SlideShow>
<ScreenCalibration>
<remote>
<select>NextCalibration</select>
<enter>NextCalibration</enter>
<zero>ResetCalibration</zero>
<display>NextResolution</display>
<xbox>NextResolution</xbox>
</remote>
</ScreenCalibration>
<GUICalibration>
<remote>
<select>NextCalibration</select>
<enter>NextCalibration</enter>
<zero>ResetCalibration</zero>
</remote>
</GUICalibration>
<SelectDialog>
<remote>
<back>Close</back>
</remote>
</SelectDialog>
<VideoOSD>
<remote>
<back>PreviousMenu</back>
<menu>Close</menu>
<start>Close</start>
</remote>
</VideoOSD>
<VideoMenu>
<remote>
<menu>OSD</menu>
<back>PreviousMenu</back>
<info>Info</info>
<title>CodecInfo</title>
<zero>Number0</zero>
<one>Number1</one>
<two>Number2</two>
<three>Number3</three>
<four>Number4</four>
<five>Number5</five>
<six>Number6</six>
<seven>Number7</seven>
<eight>Number8</eight>
<nine>Number9</nine>
</remote>
</VideoMenu>
<OSDVideoSettings>
<remote>
<back>Close</back>
<menu>Close</menu>
<start>Close</start>
</remote>
</OSDVideoSettings>
<OSDAudioSettings>
<remote>
<back>Close</back>
<menu>Close</menu>
<start>Close</start>
</remote>
</OSDAudioSettings>
<VideoBookmarks>
<remote>
<back>Close</back>
<menu>Close</menu>
<start>Close</start>
<zero>Delete</zero>
</remote>
</VideoBookmarks>
<MyVideoLibrary>
<remote>
<zero>Delete</zero>
<clear>Delete</clear>
<three>VolumeUp</three>
<six>VolumeDown</six>
<nine>Mute</nine>
</remote>
</MyVideoLibrary>
<MyVideoFiles>
<remote>
<zero>Queue</zero>
<star>Queue</star>
<three>VolumeUp</three>
<six>VolumeDown</six>
<nine>Mute</nine>
</remote>
</MyVideoFiles>
<MyVideoPlaylist>
<remote>
<back>Playlist</back> <!-- Close playlist -->
<clear>Delete</clear>
<zero>Delete</zero>
<two>MoveItemUp</two>
<five>MoveItemDown</five>
<three>VolumeUp</three>
<six>VolumeDown</six>
<nine>Mute</nine>
</remote>
</MyVideoPlaylist>
<VirtualKeyboard>
<remote>
<back>BackSpace</back>
<star>Shift</star>
<hash>Symbols</hash>
<zero>Number0</zero>
<one>Number1</one>
<two>Number2</two>
<three>Number3</three>
<four>Number4</four>
<five>Number5</five>
<six>Number6</six>
<seven>Number7</seven>
<eight>Number8</eight>
<nine>Number9</nine>
<pageminus>CursorLeft</pageminus>
<pageplus>CursorRight</pageplus>
</remote>
</VirtualKeyboard>
<MyPictures>
</MyPictures>
<ContextMenu>
<remote>
<title>Close</title>
<back>Close</back>
</remote>
</ContextMenu>
<FileStackingDialog>
<remote>
<back>Close</back>
</remote>
</FileStackingDialog>
<Scripts>
<remote>
<info>XBMC.ActivateWindow(ScriptsDebugInfo)</info>
</remote>
</Scripts>
<ScriptsDebugInfo>
<remote>
<info>Info</info> <!-- clears debug python info -->
</remote>
</ScriptsDebugInfo>
<NumericInput>
<remote>
<zero>Number0</zero>
<one>Number1</one>
<two>Number2</two>
<three>Number3</three>
<four>Number4</four>
<five>Number5</five>
<six>Number6</six>
<seven>Number7</seven>
<eight>Number8</eight>
<nine>Number9</nine>
<back>BackSpace</back>
</remote>
</NumericInput>
<Weather>
<remote>
<back>PreviousMenu</back>
</remote>
</Weather>
<Settings>
<remote>
<back>PreviousMenu</back>
</remote>
</Settings>
<MyPicturesSettings>
<remote>
<back>PreviousMenu</back>
</remote>
</MyPicturesSettings>
<MyProgramsSettings>
<remote>
<back>PreviousMenu</back>
</remote>
</MyProgramsSettings>
<MyWeatherSettings>
<remote>
<back>PreviousMenu</back>
</remote>
</MyWeatherSettings>
<MyMusicSettings>
<remote>
<back>PreviousMenu</back>
</remote>
</MyMusicSettings>
<SystemSettings>
<remote>
<back>PreviousMenu</back>
</remote>
</SystemSettings>
<MyVideosSettings>
<remote>
<back>PreviousMenu</back>
</remote>
</MyVideosSettings>
<NetworkSettings>
<remote>
<back>PreviousMenu</back>
</remote>
</NetworkSettings>
<AppearanceSettings>
<remote>
<back>PreviousMenu</back>
</remote>
</AppearanceSettings>
<Profiles>
<remote>
<back>PreviousMenu</back>
</remote>
</Profiles>
<systeminfo>
<remote>
<back>PreviousMenu</back>
</remote>
</systeminfo>
<shutdownmenu>
<remote>
<back>PreviousMenu</back>
</remote>
</shutdownmenu>
<submenu>
<remote>
<back>PreviousMenu</back>
</remote>
</submenu>
<MusicInformation>
<remote>
<back>Close</back>
</remote>
</MusicInformation>
<MovieInformation>
<remote>
<back>Close</back>
</remote>
</MovieInformation>
<LockSettings>
<remote>
<menu>Close</menu>
<back>PreviousMenu</back>
</remote>
</LockSettings>
<ProfileSettings>
<remote>
<menu>Close</menu>
<back>PreviousMenu</back>
</remote>
</ProfileSettings>
<PictureInfo>
<remote>
<skipplus>NextPicture</skipplus>
<skipminus>PreviousPicture</skipminus>
<info>Close</info>
<back>Close</back>
</remote>
</PictureInfo>
</keymap>
<keymap>
<global>
</global>
<Home>
</Home>
<MyFiles>
</MyFiles>
<MyMusicPlaylist>
</MyMusicPlaylist>
<MyMusicPlaylistEditor>
</MyMusicPlaylistEditor>
<MyMusicFiles>
</MyMusicFiles>
<MyMusicLibrary>
</MyMusicLibrary>
<FullscreenVideo>
</FullscreenVideo>
<FullscreenInfo>
</FullscreenInfo>
<PlayerControls>
</PlayerControls>
<Visualisation>
</Visualisation>
<MusicOSD>
</MusicOSD>
<VisualisationSettings>
</VisualisationSettings>
<VisualisationPresetList>
</VisualisationPresetList>
<SlideShow>
</SlideShow>
<ScreenCalibration>
</ScreenCalibration>
<GUICalibration>
</GUICalibration>
<SelectDialog>
</SelectDialog>
<VideoOSD>
</VideoOSD>
<VideoMenu>
</VideoMenu>
<OSDVideoSettings>
</OSDVideoSettings>
<OSDAudioSettings>
</OSDAudioSettings>
<VideoBookmarks>
</VideoBookmarks>
<MyVideoLibrary>
</MyVideoLibrary>
<MyVideoFiles>
</MyVideoFiles>
<MyVideoPlaylist>
</MyVideoPlaylist>
<VirtualKeyboard>
</VirtualKeyboard>
<MyPictures>
</MyPictures>
<XlinkKai>
</XlinkKai>
<ContextMenu>
</ContextMenu>
<FileStackingDialog>
</FileStackingDialog>
<Scripts>
</Scripts>
<ScriptsDebugInfo>
</ScriptsDebugInfo>
<NumericInput>
</NumericInput>
<GamepadInput>
</GamepadInput>
<Weather>
</Weather>
<Settings>
</Settings>
<MyPicturesSettings>
</MyPicturesSettings>
<MyProgramsSettings>
</MyProgramsSettings>
<MyWeatherSettings>
</MyWeatherSettings>
<MyMusicSettings>
</MyMusicSettings>
<SystemSettings>
</SystemSettings>
<MyVideosSettings>
</MyVideosSettings>
<NetworkSettings>
</NetworkSettings>
<AppearanceSettings>
</AppearanceSettings>
<Profiles>
</Profiles>
<systeminfo>
</systeminfo>
<shutdownmenu>
</shutdownmenu>
<submenu>
</submenu>
<MusicInformation>
</MusicInformation>
<MovieInformation>
</MovieInformation>
<LockSettings>
</LockSettings>
<ProfileSettings>
</ProfileSettings>
<TrainerSettings>
</TrainerSettings>
<PictureInfo>
</PictureInfo>
</keymap>
<keymap>
<global>
<wiiremote>
<a>Select</a>
<b>PreviousMenu</b>
<left>Left</left>
<right>Right</right>
<up>Up</up>
<down>Down</down>
<plus>VolumeUp</plus>
<minus>VolumeDown</minus>
<home>XBMC.ActivateWindow(Home)</home>
<one>ContextMenu</one>
<two></two>
</wiiremote>
</global>
<Home>
<wiiremote>
<home>Fullscreen</home>
<one>ActivateWindow(PlayerControls)</one>
<two>ActivateWindow(shutdownmenu)</two>
<f1>XBMC.ShutDown()</f1>
</wiiremote>
</Home>
<MyFiles>
<wiiremote>
<plus>Copy</plus>
<minus>Rename</minus>
<one>Highlight</one>
<two>Delete</two>
</wiiremote>
</MyFiles>
<MyMusicPlaylist>
<wiiremote>
<b>Playlist</b> <!-- Close playlist -->
<plus>MoveItemUp</plus>
<minus>MoveItemDown</minus>
<two>Delete</two>
</wiiremote>
</MyMusicPlaylist>
<MyMusicPlaylistEditor>
<wiiremote>
<plus>MoveItemUp</plus>
<minus>MoveItemDown</minus>
<two>Delete</two>
</wiiremote>
</MyMusicPlaylistEditor>
<MyMusicFiles>
<wiiremote>
<b>ParentDir</b>
</wiiremote>
</MyMusicFiles>
<MyMusicLibrary>
<wiiremote>
<one>Queue</one>
<two>Playlist</two>
<b>ParentDir</b>
</wiiremote>
</MyMusicLibrary>
<FullscreenVideo>
<wiiremote>
<right>FastForward</right>
<left>Rewind</left>
<up>Play</up>
<down>Stop</down>
<a>OSD</a>
<b>ShowSubtitles</b>
<one>Info</one>
<two>AspectRatio</two>
</wiiremote>
</FullscreenVideo>
<FullscreenInfo>
<wiiremote>
<b>Close</b>
<one>Close</one>
<two>Close</two>
</wiiremote>
</FullscreenInfo>
<PlayerControls>
<wiiremote>
<b>Close</b>
<one>Close</one>
<two>Close</two>
</wiiremote>
</PlayerControls>
<Visualisation>
<wiiremote>
<up>Pause</up>
<down>Stop</down>
<right>IncreaseRating</right>
<left>DecreaseRating</left>
<a>ActivateWindow(MusicOSD)</a>
<b>ActivateWindow(Home)</b>
<one>ActivateWindow(PlayerControls)</one>
<two>ActivateWindow(MusicPlaylist)</two>
</wiiremote>
</Visualisation>
<MusicOSD>
<wiiremote>
<b>Close</b>
<one>Info</one>
<two>ShowPreset</two>
</wiiremote>
</MusicOSD>
<VisualisationSettings>
<wiiremote>
<b>Close</b>
<one>ActivateWindow(VisualisationPresetList)</one>
</wiiremote>
</VisualisationSettings>
<VisualisationPresetList>
<wiiremote>
<b>Close</b>
</wiiremote>
</VisualisationPresetList>
<SlideShow>
<wiiremote>
<up>ZoomIn</up>
<down>ZoomOut</down>
<a>Info</a>
<one>CodecInfo</one>
<two>ZoomNormal</two>
</wiiremote>
</SlideShow>
<ScreenCalibration>
<wiiremote>
<a>NextCalibration</a>
<two>ResetCalibration</two>
</wiiremote>
</ScreenCalibration>
<GUICalibration>
<wiiremote>
<a>NextCalibration</a>
<two>ResetCalibration</two>
</wiiremote>
</GUICalibration>
<SelectDialog>
<wiiremote>
<b>Close</b>
</wiiremote>
</SelectDialog>
<VideoOSD>
<wiiremote>
<b>Close</b>
</wiiremote>
</VideoOSD>
<VideoMenu>
</VideoMenu>
<OSDVideoSettings>
<wiiremote>
<b>Close</b>
</wiiremote>
</OSDVideoSettings>
<OSDAudioSettings>
<wiiremote>
<b>Close</b>
</wiiremote>
</OSDAudioSettings>
<VideoBookmarks>
<wiiremote>
<b>Close</b>
<two>Delete</two>
</wiiremote>
</VideoBookmarks>
<MyVideoLibrary>
<wiiremote>
<one>Queue</one>
<two>Playlist</two>
<b>ParentDir</b>
</wiiremote>
</MyVideoLibrary>
<MyVideoFiles>
<wiiremote>
<b>ParentDir</b>
</wiiremote>
</MyVideoFiles>
<MyVideoPlaylist>
<wiiremote>
<b>Playlist</b>
<plus>MoveItemUp</plus>
<minus>MoveItemDown</minus>
<two>Delete</two>
</wiiremote>
</MyVideoPlaylist>
<VirtualKeyboard>
<wiiremote>
<minus>CursorLeft</minus>
<plus>CursorRight</plus>
<one>Shift</one>
<two>BackSpace</two>
</wiiremote>
</VirtualKeyboard>
<MyPictures>
</MyPictures>
<ContextMenu>
<wiiremote>
<b>Close</b>
</wiiremote>
</ContextMenu>
<FileStackingDialog>
</FileStackingDialog>
<Scripts>
<wiiremote>
<two>XBMC.ActivateWindow(ScriptsDebugInfo)</two>
</wiiremote>
</Scripts>
<ScriptsDebugInfo>
<wiiremote>
<two>Info</two> <!-- clears debug python info -->
</wiiremote>
</ScriptsDebugInfo>
<NumericInput>
<wiiremote>
<minus>SkipPrevious</minus>
<plus>SkipNext</plus>
<two>BackSpace</two>
</wiiremote>
</NumericInput>
<Weather>
</Weather>
<Settings>
</Settings>
<MyPicturesSettings>
</MyPicturesSettings>
<MyProgramsSettings>
</MyProgramsSettings>
<MyWeatherSettings>
</MyWeatherSettings>
<MyMusicSettings>
</MyMusicSettings>
<SystemSettings>
</SystemSettings>
<MyVideosSettings>
</MyVideosSettings>
<NetworkSettings>
</NetworkSettings>
<AppearanceSettings>
</AppearanceSettings>
<Profiles>
</Profiles>
<systeminfo>
</systeminfo>
<shutdownmenu>
</shutdownmenu>
<submenu>
</submenu>
<MusicInformation>
</MusicInformation>
<MovieInformation>
</MovieInformation>
<LockSettings>
</LockSettings>
<ProfileSettings>
</ProfileSettings>
<PictureInfo>
</PictureInfo>
</keymap>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment