diff options
Diffstat (limited to 'system/keymaps/joystick.Harmony.xml')
-rw-r--r-- | system/keymaps/joystick.Harmony.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/system/keymaps/joystick.Harmony.xml b/system/keymaps/joystick.Harmony.xml index 6c1efd58b7..3ab4104b8e 100644 --- a/system/keymaps/joystick.Harmony.xml +++ b/system/keymaps/joystick.Harmony.xml @@ -181,6 +181,14 @@ <!-- right --> <button id="4">NextChannelGroup</button> </joystick> </FullscreenLiveTV> + <FullscreenRadio> + <joystick name="Harmony"> + <!-- up --> <button id="1">ChannelUp</button> + <!-- down --> <button id="2">ChannelDown</button> + <!-- left --> <button id="3">PreviousChannelGroup</button> + <!-- right --> <button id="4">NextChannelGroup</button> + </joystick> + </FullscreenRadio> <FullscreenInfo> <joystick name="Harmony"> <!-- Info --> <button id="31">Back</button> |