diff options
author | xhaggi <sascha.woo@gmail.com> | 2015-01-22 09:05:40 +0100 |
---|---|---|
committer | xhaggi <sascha.woo@gmail.com> | 2015-01-22 09:06:19 +0100 |
commit | 613ac114afe486db18a856745046b1229e5b8849 (patch) | |
tree | d6854f104992593ad6fc8722d8ddbbcdd2fc67ef /system/keymaps | |
parent | 79922bc6565998aaca7b9de01f6052f2c7bfede2 (diff) |
[keymaps] replaces obsolete mapping of left/right to prev/next group for tv/radio fullscreen with StepBack and StepForward
Diffstat (limited to 'system/keymaps')
-rw-r--r-- | system/keymaps/gamepad.xml | 8 | ||||
-rw-r--r-- | system/keymaps/joystick.Harmony.xml | 8 | ||||
-rw-r--r-- | system/keymaps/joystick.Logitech.RumblePad.2.xml | 8 | ||||
-rw-r--r-- | system/keymaps/joystick.Microsoft.Xbox.360.Controller.xml | 32 | ||||
-rw-r--r-- | system/keymaps/joystick.Microsoft.Xbox.Controller.S.xml | 8 | ||||
-rw-r--r-- | system/keymaps/joystick.PS3.Remote.Keyboard.xml | 8 | ||||
-rw-r--r-- | system/keymaps/joystick.Sony.PLAYSTATION(R)3.Controller.xml | 8 | ||||
-rw-r--r-- | system/keymaps/joystick.xml.sample | 16 | ||||
-rw-r--r-- | system/keymaps/keyboard.xml | 8 |
9 files changed, 52 insertions, 52 deletions
diff --git a/system/keymaps/gamepad.xml b/system/keymaps/gamepad.xml index 6015eb4f7c..04fe4b8ffb 100644 --- a/system/keymaps/gamepad.xml +++ b/system/keymaps/gamepad.xml @@ -112,16 +112,16 @@ </FullscreenVideo> <FullscreenLiveTV> <gamepad> - <dpadleft>PreviousChannelGroup</dpadleft> - <dpadright>NextChannelGroup</dpadright> + <dpadleft>StepBack</dpadleft> + <dpadright>StepForward</dpadright> <dpadup>ChannelUp</dpadup> <dpaddown>ChannelDown</dpaddown> </gamepad> </FullscreenLiveTV> <FullscreenRadio> <gamepad> - <dpadleft>PreviousChannelGroup</dpadleft> - <dpadright>NextChannelGroup</dpadright> + <dpadleft>StepBack</dpadleft> + <dpadright>StepForward</dpadright> <dpadup>ChannelUp</dpadup> <dpaddown>ChannelDown</dpaddown> </gamepad> diff --git a/system/keymaps/joystick.Harmony.xml b/system/keymaps/joystick.Harmony.xml index 1567cd7d3f..d8db5151e2 100644 --- a/system/keymaps/joystick.Harmony.xml +++ b/system/keymaps/joystick.Harmony.xml @@ -177,16 +177,16 @@ <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> + <!-- left --> <button id="3">StepBack</button> + <!-- right --> <button id="4">StepForward</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> + <!-- left --> <button id="3">StepBack</button> + <!-- right --> <button id="4">StepForward</button> </joystick> </FullscreenRadio> <FullscreenInfo> diff --git a/system/keymaps/joystick.Logitech.RumblePad.2.xml b/system/keymaps/joystick.Logitech.RumblePad.2.xml index 6d1485274d..5954a32555 100644 --- a/system/keymaps/joystick.Logitech.RumblePad.2.xml +++ b/system/keymaps/joystick.Logitech.RumblePad.2.xml @@ -73,8 +73,8 @@ <joystick name="Logitech Logitech Cordless RumblePad 2"> <altname>Logitech Cordless RumblePad 2</altname> <altname>Logitech RumblePad 2 USB</altname> - <hat id="1" position="left">PreviousChannelGroup</hat> - <hat id="1" position="right">NextChannelGroup</hat> + <hat id="1" position="left">StepBack</hat> + <hat id="1" position="right">StepForward</hat> <hat id="1" position="up">ChannelUp</hat> <hat id="1" position="down">ChannelDown</hat> </joystick> @@ -84,8 +84,8 @@ <joystick name="Logitech Logitech Cordless RumblePad 2"> <altname>Logitech Cordless RumblePad 2</altname> <altname>Logitech RumblePad 2 USB</altname> - <hat id="1" position="left">PreviousChannelGroup</hat> - <hat id="1" position="right">NextChannelGroup</hat> + <hat id="1" position="left">StepBack</hat> + <hat id="1" position="right">StepForward</hat> <hat id="1" position="up">ChannelUp</hat> <hat id="1" position="down">ChannelDown</hat> </joystick> diff --git a/system/keymaps/joystick.Microsoft.Xbox.360.Controller.xml b/system/keymaps/joystick.Microsoft.Xbox.360.Controller.xml index 05a21083c9..5cf907b274 100644 --- a/system/keymaps/joystick.Microsoft.Xbox.360.Controller.xml +++ b/system/keymaps/joystick.Microsoft.Xbox.360.Controller.xml @@ -389,12 +389,12 @@ <altname>Controller (XBOX One For Windows)</altname> <button id="11">ChannelUp</button> <button id="12">ChannelDown</button> - <button id="13">PreviousChannelGroup</button> - <button id="14">NextChannelGroup</button> + <button id="13">StepBack</button> + <button id="14">StepForward</button> <hat id="1" position="up">ChannelUp</hat> <hat id="1" position="down">ChannelDown</hat> - <hat id="1" position="left">PreviousChannelGroup</hat> - <hat id="1" position="right">NextChannelGroup</hat> + <hat id="1" position="left">StepBack</hat> + <hat id="1" position="right">StepForward</hat> </joystick> <joystick name="Microsoft X-Box 360 pad"> <altname>BigBen Interactive XBOX 360 Controller</altname> @@ -407,14 +407,14 @@ <altname>Xbox 360 Wireless Receiver</altname> <altname>Xbox 360 Wireless Receiver (XBOX)</altname> <altname>Razer Sabertooth</altname> - <button id="12">PreviousChannelGroup</button> - <button id="13">NextChannelGroup</button> + <button id="12">StepBack</button> + <button id="13">StepForward</button> <button id="14">ChannelUp</button> <button id="15">ChannelDown</button> <hat id="1" position="up">ChannelUp</hat> <hat id="1" position="down">ChannelDown</hat> - <hat id="1" position="left">PreviousChannelGroup</hat> - <hat id="1" position="right">NextChannelGroup</hat> + <hat id="1" position="left">StepBack</hat> + <hat id="1" position="right">StepForward</hat> </joystick> </FullscreenLiveTV> <FullscreenRadio> @@ -439,12 +439,12 @@ <altname>Controller (XBOX One For Windows)</altname> <button id="11">ChannelUp</button> <button id="12">ChannelDown</button> - <button id="13">PreviousChannelGroup</button> - <button id="14">NextChannelGroup</button> + <button id="13">StepBack</button> + <button id="14">StepForward</button> <hat id="1" position="up">ChannelUp</hat> <hat id="1" position="down">ChannelDown</hat> - <hat id="1" position="left">PreviousChannelGroup</hat> - <hat id="1" position="right">NextChannelGroup</hat> + <hat id="1" position="left">StepBack</hat> + <hat id="1" position="right">StepForward</hat> </joystick> <joystick name="Microsoft X-Box 360 pad"> <altname>BigBen Interactive XBOX 360 Controller</altname> @@ -456,14 +456,14 @@ <altname>Pelican PL-3601 'TSZ' Wired Xbox 360 Controller</altname> <altname>Xbox 360 Wireless Receiver</altname> <altname>Xbox 360 Wireless Receiver (XBOX)</altname> - <button id="12">PreviousChannelGroup</button> - <button id="13">NextChannelGroup</button> + <button id="12">StepBack</button> + <button id="13">StepForward</button> <button id="14">ChannelUp</button> <button id="15">ChannelDown</button> <hat id="1" position="up">ChannelUp</hat> <hat id="1" position="down">ChannelDown</hat> - <hat id="1" position="left">PreviousChannelGroup</hat> - <hat id="1" position="right">NextChannelGroup</hat> + <hat id="1" position="left">StepBack</hat> + <hat id="1" position="right">StepForward</hat> </joystick> </FullscreenRadio> <FullscreenInfo> diff --git a/system/keymaps/joystick.Microsoft.Xbox.Controller.S.xml b/system/keymaps/joystick.Microsoft.Xbox.Controller.S.xml index 897f6fcaea..68266230db 100644 --- a/system/keymaps/joystick.Microsoft.Xbox.Controller.S.xml +++ b/system/keymaps/joystick.Microsoft.Xbox.Controller.S.xml @@ -135,9 +135,9 @@ <altname>Logitech Xbox Cordless Controller</altname> <altname>Microsoft X-Box pad (Japan)</altname> <button id="13">ChannelUp</button> - <button id="14">NextChannelGroup</button> + <button id="14">StepForward</button> <button id="15">ChannelDown</button> - <button id="16">PreviousChannelGroup</button> + <button id="16">StepBack</button> </joystick> </FullscreenLiveTV> <FullscreenRadio> @@ -146,9 +146,9 @@ <altname>Logitech Xbox Cordless Controller</altname> <altname>Microsoft X-Box pad (Japan)</altname> <button id="13">ChannelUp</button> - <button id="14">NextChannelGroup</button> + <button id="14">StepForward</button> <button id="15">ChannelDown</button> - <button id="16">PreviousChannelGroup</button> + <button id="16">StepBack</button> </joystick> </FullscreenRadio> <FullscreenInfo> diff --git a/system/keymaps/joystick.PS3.Remote.Keyboard.xml b/system/keymaps/joystick.PS3.Remote.Keyboard.xml index 4bc629cc09..f0af99ac85 100644 --- a/system/keymaps/joystick.PS3.Remote.Keyboard.xml +++ b/system/keymaps/joystick.PS3.Remote.Keyboard.xml @@ -105,8 +105,8 @@ <FullscreenLiveTV> <joystick name="PLAYSTATION(R)3 Remote Keyboard"> - <hat id="1" position="left">PreviousChannelGroup</hat> - <hat id="1" position="right">NextChannelGroup</hat> + <hat id="1" position="left">StepBack</hat> + <hat id="1" position="right">StepForward</hat> <hat id="1" position="up">ChannelUp</hat> <hat id="1" position="down">ChannelDown</hat> </joystick> @@ -114,8 +114,8 @@ <FullscreenRadio> <joystick name="PLAYSTATION(R)3 Remote Keyboard"> - <hat id="1" position="left">PreviousChannelGroup</hat> - <hat id="1" position="right">NextChannelGroup</hat> + <hat id="1" position="left">StepBack</hat> + <hat id="1" position="right">StepForward</hat> <hat id="1" position="up">ChannelUp</hat> <hat id="1" position="down">ChannelDown</hat> </joystick> diff --git a/system/keymaps/joystick.Sony.PLAYSTATION(R)3.Controller.xml b/system/keymaps/joystick.Sony.PLAYSTATION(R)3.Controller.xml index ecdbbc061c..0ae2cb3ef1 100644 --- a/system/keymaps/joystick.Sony.PLAYSTATION(R)3.Controller.xml +++ b/system/keymaps/joystick.Sony.PLAYSTATION(R)3.Controller.xml @@ -177,8 +177,8 @@ <altname>Sony Computer Entertainment Wireless Controller</altname> <button id="5">ChannelUp</button> <button id="7">ChannelDown</button> - <button id="8">PreviousChannelGroup</button> - <button id="6">NextChannelGroup</button> + <button id="8">StepBack</button> + <button id="6">StepForward</button> </joystick> </FullscreenLiveTV> <FullscreenRadio> @@ -188,8 +188,8 @@ <altname>Sony Computer Entertainment Wireless Controller</altname> <button id="5">ChannelUp</button> <button id="7">ChannelDown</button> - <button id="8">PreviousChannelGroup</button> - <button id="6">NextChannelGroup</button> + <button id="8">StepBack</button> + <button id="6">StepForward</button> </joystick> </FullscreenRadio> <FullscreenInfo> diff --git a/system/keymaps/joystick.xml.sample b/system/keymaps/joystick.xml.sample index ddaa88c801..7c4dd161ee 100644 --- a/system/keymaps/joystick.xml.sample +++ b/system/keymaps/joystick.xml.sample @@ -126,24 +126,24 @@ <joystick> <button id="11">ChannelUp</button> <button id="12">ChannelDown</button> - <button id="13">PreviousChannelGroup</button> - <button id="14">NextChannelGroup</button> + <button id="13">StepBack</button> + <button id="14">StepForward</button> <hat id="1" position="up">ChannelUp</hat> <hat id="1" position="down">ChannelDown</hat> - <hat id="1" position="left">PreviousChannelGroup</hat> - <hat id="1" position="right">NextChannelGroup</hat> + <hat id="1" position="left">StepBack</hat> + <hat id="1" position="right">StepForward</hat> </joystick> </FullscreenLiveTV> <FullscreenRadio> <joystick> <button id="11">ChannelUp</button> <button id="12">ChannelDown</button> - <button id="13">PreviousChannelGroup</button> - <button id="14">NextChannelGroup</button> + <button id="13">StepBack</button> + <button id="14">StepForward</button> <hat id="1" position="up">ChannelUp</hat> <hat id="1" position="down">ChannelDown</hat> - <hat id="1" position="left">PreviousChannelGroup</hat> - <hat id="1" position="right">NextChannelGroup</hat> + <hat id="1" position="left">StepBack</hat> + <hat id="1" position="right">StepForward</hat> </joystick> </FullscreenRadio> <FullscreenInfo> diff --git a/system/keymaps/keyboard.xml b/system/keymaps/keyboard.xml index 0577ebeb25..0d303ba44c 100644 --- a/system/keymaps/keyboard.xml +++ b/system/keymaps/keyboard.xml @@ -523,16 +523,16 @@ </NumericInput> <FullscreenLiveTV> <keyboard> - <left>PreviousChannelGroup</left> - <right>NextChannelGroup</right> + <left>StepBack</left> + <right>StepForward</right> <up>ChannelUp</up> <down>ChannelDown</down> </keyboard> </FullscreenLiveTV> <FullscreenRadio> <keyboard> - <left>PreviousChannelGroup</left> - <right>NextChannelGroup</right> + <left>StepBack</left> + <right>StepForward</right> <up>ChannelUp</up> <down>ChannelDown</down> </keyboard> |