diff options
-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> |