Archive:Alternative keymaps for Apple remote
Makes up/down on Apple remote BigStepForward and BigStepBack while watching video.
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>