aboutsummaryrefslogtreecommitdiff
path: root/system/keymaps/joystick.Harmony.xml
diff options
context:
space:
mode:
authordavilla <davilla@svn>2009-12-10 22:18:47 +0000
committerdavilla <davilla@svn>2009-12-10 22:18:47 +0000
commitd3e60efab9167c552072eeb35bc9d50979cfe953 (patch)
tree19f59ec0c4e8f4f182321475e6aee82db4e29745 /system/keymaps/joystick.Harmony.xml
parentefbd57e98a71840c96b9134c5ab23f1e96bafce8 (diff)
fixed, XBMC.SleepSystem is not the correct built-in command for suspend, it's XBMC.Suspend
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@25534 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'system/keymaps/joystick.Harmony.xml')
-rw-r--r--system/keymaps/joystick.Harmony.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/keymaps/joystick.Harmony.xml b/system/keymaps/joystick.Harmony.xml
index 85b64989f5..7ca77b78d9 100644
--- a/system/keymaps/joystick.Harmony.xml
+++ b/system/keymaps/joystick.Harmony.xml
@@ -102,7 +102,7 @@
<!-- Large Up --> <button id="81">PageUp</button>
<!-- pwrToggle --> <button id="66">XBMC.ShutDown()</button>
<!-- Queue --> <button id="62">Queue</button>
- <!-- Sleep --> <button id="46">XBMC.SleepSystem()</button>
+ <!-- Sleep --> <button id="46">XBMC.Suspend()</button>
<!-- Red --> <button id="83">CodecInfo</button>
<!-- Green --> <button id="84">XBMC.ActivateWindow(Settings)</button>
<!-- Yellow --> <button id="85">xbmc.ActivateWindow(SystemSettings)</button>