diff options
author | nadasb <nadasb@svn> | 2010-07-25 10:36:59 +0000 |
---|---|---|
committer | nadasb <nadasb@svn> | 2010-07-25 10:36:59 +0000 |
commit | 50f92954bf5ecc55ee5cda5d835204da48d63240 (patch) | |
tree | f0aad85c37e3b90176ce222f4cb495ac9f6fb981 /system/keymaps/joystick.Logitech.RumblePad.2.xml | |
parent | 909feafed587ae2c383029401feb6f4ace29a50f (diff) |
added: back button now closes addon dialogs. Thanks for the patch for remote.xml to hjbotha!
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@32154 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'system/keymaps/joystick.Logitech.RumblePad.2.xml')
-rw-r--r-- | system/keymaps/joystick.Logitech.RumblePad.2.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/system/keymaps/joystick.Logitech.RumblePad.2.xml b/system/keymaps/joystick.Logitech.RumblePad.2.xml index be4e8678cd..1874a9fb43 100644 --- a/system/keymaps/joystick.Logitech.RumblePad.2.xml +++ b/system/keymaps/joystick.Logitech.RumblePad.2.xml @@ -237,4 +237,17 @@ <button id="3">Close</button> </joystick> </PictureInfo> + + <AddonInformation> + <joystick name="Logitech Logitech Cordless RumblePad 2"> + <button id="3">Close</button> + </joystick> + </AddonInformation> + + <AddonSettings> + <joystick name="Logitech Logitech Cordless RumblePad 2"> + <button id="3">Close</button> + </joystick> + </AddonSettings> + </keymap> |