Archive:Alternative keymaps for Apple remote: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
Makes up/down on Apple remote BigStepForward and BigStepBack while watching video. | <section begin=listsummary />Makes up/down on Apple remote from volume control to BigStepForward and BigStepBack while watching video. Useful for Apple TV 2 (black) users who don't have volume control anyways.<section end=listsummary /> | ||
Cut and paste the following into a new text document and save as '''Joystick.AppleRemote.xml''' and place in <code>/private/var/mobile/Library/Preferences/XBMC/[[userdata]]/keymaps/</code> | Cut and paste the following into a new text document and save as '''Joystick.AppleRemote.xml''' and place in <code>/private/var/mobile/Library/Preferences/XBMC/[[userdata]]/keymaps/</code> | ||
Revision as of 02:15, 8 January 2012
Makes up/down on Apple remote from volume control to BigStepForward and BigStepBack while watching video. Useful for Apple TV 2 (black) users who don't have volume control anyways.
Cut and paste the following into a new text document and save as Joystick.AppleRemote.xml and place in /private/var/mobile/Library/Preferences/XBMC/userdata/keymaps/
<keymap>
<FullscreenVideo>
<joystick name="AppleRemote">
<button id="1">BigStepForward</button>
<button id="2">BigStepBack</button>
</joystick>
</FullscreenVideo>
</keymap>