diff options
author | vdrfan <vdrfan@svn> | 2010-09-02 18:48:35 +0000 |
---|---|---|
committer | vdrfan <vdrfan@svn> | 2010-09-02 18:48:35 +0000 |
commit | 58aa5970b9401a3622d9b34a9a20774767e21777 (patch) | |
tree | 7510a4f9ae350a86c7a445181e94818902369bb4 /system | |
parent | c2ded7b6c5eb498227a535f45f76687327e4a86f (diff) |
changed: #10063 - joystick.WiiRemote.xml: enhancement/patch (thanks einhänder)
(cherry picked from commit d6561a11ef64815887de138033fb0861967c5eda)
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@33441 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'system')
-rw-r--r-- | system/keymaps/joystick.WiiRemote.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/system/keymaps/joystick.WiiRemote.xml b/system/keymaps/joystick.WiiRemote.xml index e9a71aec26..8b1c418742 100644 --- a/system/keymaps/joystick.WiiRemote.xml +++ b/system/keymaps/joystick.WiiRemote.xml @@ -124,6 +124,7 @@ <button id="4">SkipPrevious</button> <button id="5">XBMC.ActivateWindow(MusicOSD)</button> <button id="6">Info</button> + <button id="8">XBMC.ActivateWindow(music)</button> <button id="10">IncreaseRating</button> <button id="11">DecreaseRating</button> </joystick> @@ -263,6 +264,11 @@ <button id="6">Close</button> </joystick> </PictureInfo> + <AddonBrowser> + <joystick name="WiiRemote"> + <button id="6">ParentDir</button> + </joystick> + </AddonBrowser> <AddonInformation> <joystick name="WiiRemote"> <button id="6">Close</button> |