diff options
author | MaestroDD <MaestroDD@svn> | 2009-12-21 10:23:30 +0000 |
---|---|---|
committer | MaestroDD <MaestroDD@svn> | 2009-12-21 10:23:30 +0000 |
commit | 7a9943418a74f963dd7a6498a330dd82a3f9858f (patch) | |
tree | d87450a553fcef759e94336f5dbba1f8dc9916d7 | |
parent | 5c2dc9fd1e8c378faad2a37f3bbaa356e75512aa (diff) |
[OSX] keymapping; changed: follow iospirit's advice and don't map aluminium remote play_hold by default
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@25930 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
-rw-r--r-- | system/keymaps/joystick.AppleRemote.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/system/keymaps/joystick.AppleRemote.xml b/system/keymaps/joystick.AppleRemote.xml index d0e957befb..e327c6b316 100644 --- a/system/keymaps/joystick.AppleRemote.xml +++ b/system/keymaps/joystick.AppleRemote.xml @@ -51,7 +51,6 @@ <!-- hold right --> <button id="10">Right</button> <!-- new aluminium remote buttons --> <!-- play --> <button id="12">Play</button> - <!-- play hold --> <button id="13">ContextMenu</button> <!-- Learned remote buttons (ATV >2.3) --> <!-- Play --> <button id="70">Play</button> <!-- Pause --> <button id="71">Pause</button> |