diff options
author | maestrodd <maestrodd@svn> | 2009-11-02 11:56:32 +0000 |
---|---|---|
committer | maestrodd <maestrodd@svn> | 2009-11-02 11:56:32 +0000 |
commit | a9d8e2487e654b83aada26fa07b50e8ec6f1a66d (patch) | |
tree | ecdbcc5aa2f02067154c02c0351cc19602a3ed28 /system/keymaps/joystick.AppleRemote.xml | |
parent | 6d13136c0df5abf6825615f536d86781d8f3a7b2 (diff) |
[keymaps/AppleRemote] fixed: can't close Favourites
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@24193 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'system/keymaps/joystick.AppleRemote.xml')
-rw-r--r-- | system/keymaps/joystick.AppleRemote.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/system/keymaps/joystick.AppleRemote.xml b/system/keymaps/joystick.AppleRemote.xml index 914be8a7f6..e974675713 100644 --- a/system/keymaps/joystick.AppleRemote.xml +++ b/system/keymaps/joystick.AppleRemote.xml @@ -67,6 +67,11 @@ <button id="8">ActivateWindow(shutdownmenu)</button> </joystick> </Home> + <Favourites> + <joystick name="AppleRemote"> + <button id="6">Close</button> + </joystick> + </Favourites> <MyPictures> <joystick name="AppleRemote"> <button id="6">ParentDir</button> |