diff options
Diffstat (limited to 'system/keymaps/joystick.PS3.Remote.Keyboard.xml')
-rw-r--r-- | system/keymaps/joystick.PS3.Remote.Keyboard.xml | 8 |
1 files changed, 4 insertions, 4 deletions
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> |