diff options
author | wattazoum <wattazoum@svn> | 2010-02-01 14:50:31 +0000 |
---|---|---|
committer | wattazoum <wattazoum@svn> | 2010-02-01 14:50:31 +0000 |
commit | bb76bb14814c2ed8e6a7e4241b4a5de079dbefd6 (patch) | |
tree | fbc205d0282e3ab28b36256e7e2e4d85946beb46 /system/keymaps/joystick.AppleRemote.xml | |
parent | f1a145cea24d41ce6113a74c7bec2ae7bdc27659 (diff) |
Allow to put video on background using AppleRemote
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27350 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'system/keymaps/joystick.AppleRemote.xml')
-rw-r--r-- | system/keymaps/joystick.AppleRemote.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/system/keymaps/joystick.AppleRemote.xml b/system/keymaps/joystick.AppleRemote.xml index a443298eec..59ddd29df3 100644 --- a/system/keymaps/joystick.AppleRemote.xml +++ b/system/keymaps/joystick.AppleRemote.xml @@ -113,6 +113,7 @@ <button id="5">Pause</button> <button id="6">Stop</button> <button id="7">OSD</button> + <button id="8">Fullscreen</button> <button id="9">Rewind</button> <button id="10">FastForward</button> </joystick> |