diff options
author | montellese <montellese@xbmc.org> | 2012-11-01 00:37:38 +0100 |
---|---|---|
committer | montellese <montellese@xbmc.org> | 2012-11-01 00:37:38 +0100 |
commit | 19ea77e6fd136153519fff774a95fbcd8293eac3 (patch) | |
tree | 4905aba3444f8ec44869837c1dbed19fa7262d4b /system/keymaps/joystick.PS3.Remote.Keyboard.xml | |
parent | de2873b71e175ed5113b8b0a9933797484271a36 (diff) |
keymaps: use "OSD" instead of "ActivateWindow(MusicOSD)"
Diffstat (limited to 'system/keymaps/joystick.PS3.Remote.Keyboard.xml')
-rw-r--r-- | system/keymaps/joystick.PS3.Remote.Keyboard.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/keymaps/joystick.PS3.Remote.Keyboard.xml b/system/keymaps/joystick.PS3.Remote.Keyboard.xml index 0cccbebb1d..9cb520ae71 100644 --- a/system/keymaps/joystick.PS3.Remote.Keyboard.xml +++ b/system/keymaps/joystick.PS3.Remote.Keyboard.xml @@ -67,7 +67,7 @@ <joystick name="PLAYSTATION(R)3 Remote Keyboard"> <altname>PS3 Remote Keyboard</altname> <altname>MoSart PS3 Remote Keyboard</altname> - <button id="4">XBMC.ActivateWindow(MusicOSD)</button> + <button id="4">OSD</button> <button id="1">Info</button> <button id="2">Play</button> <button id="3">Stop</button> |