aboutsummaryrefslogtreecommitdiff
path: root/system/keymaps
diff options
context:
space:
mode:
authorNedScott <ned@nedscott.com>2013-12-14 05:18:30 -0700
committerJonathan Marshall <jmarshall@xbmc.org>2014-01-05 16:32:02 +1300
commit54bb95db03129efe073471adfda2a0d4c0058f44 (patch)
treed23be6b8fbec55f38429370019a15aeafde71d71 /system/keymaps
parenteff9729876f5f9eb2f70fcccf357272e8c8a7954 (diff)
Update remote.xml with ChapterOrBigStepForward/Back
Per https://github.com/xbmc/xbmc/pull/3280 This allows the behavior from v12 to be consistent with v13
Diffstat (limited to 'system/keymaps')
-rw-r--r--system/keymaps/remote.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/keymaps/remote.xml b/system/keymaps/remote.xml
index 84000506b2..7d0061fd8e 100644
--- a/system/keymaps/remote.xml
+++ b/system/keymaps/remote.xml
@@ -146,8 +146,8 @@
<nine>Number9</nine>
<left>StepBack</left>
<right>StepForward</right>
- <up>BigStepForward</up>
- <down>BigStepBack</down>
+ <up>ChapterOrBigStepForward</up>
+ <down>ChapterOrBigStepBack</down>
<back>Back</back>
<menu>OSD</menu>
<start>OSD</start>