aboutsummaryrefslogtreecommitdiff
path: root/system/keymaps/joystick.AppleRemote.xml
diff options
context:
space:
mode:
authorarnova <arnova@void.org>2013-09-17 12:47:54 +0200
committerarnova <arnova@void.org>2013-09-28 11:32:37 +0200
commitb38508cd12a3202e69604e7ecf21a37701d8c587 (patch)
treee6d0b8b58dee103ff0598cb6a0d7d7be36bd7ca4 /system/keymaps/joystick.AppleRemote.xml
parentb23fae68df85b4b9d7f1eebc76103a251b2a6814 (diff)
changed: Implement ChapterOrBigStep-actions and make previous BigStep-actions without chapter seeking
Diffstat (limited to 'system/keymaps/joystick.AppleRemote.xml')
-rw-r--r--system/keymaps/joystick.AppleRemote.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/keymaps/joystick.AppleRemote.xml b/system/keymaps/joystick.AppleRemote.xml
index 9a8b531bc0..a06ec0f428 100644
--- a/system/keymaps/joystick.AppleRemote.xml
+++ b/system/keymaps/joystick.AppleRemote.xml
@@ -99,8 +99,8 @@
<button id="8">Fullscreen</button>
<button id="9">Rewind</button>
<button id="10">FastForward</button>
- <!-- pageup --> <button id="13">BigStepForward</button>
- <!-- pagedown --> <button id="14">BigStepBack</button>
+ <!-- pageup --> <button id="13">ChapterOrBigStepForward</button>
+ <!-- pagedown --> <button id="14">ChapterOrBigStepBack</button>
<!-- SwipeLeft --> <button id="80">StepBack</button>
<!-- SwipeRight --> <button id="81">StepForward</button>
<!-- SwipeUp --> <button id="82">BigStepForward</button>