summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/input.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/input.conf b/etc/input.conf
index 67ce10f72f..5fd2f497cf 100644
--- a/etc/input.conf
+++ b/etc/input.conf
@@ -68,8 +68,6 @@ I show_text "${filename}" # display filename in osd
P show_progress
z add sub-delay -0.1 # subtract 100 ms delay from subs
x add sub-delay +0.1 # add
-g sub_step -1 # immediately display next subtitle
-y sub_step +1 # previous
9 add volume -1
/ add volume -1
0 add volume 1
@@ -174,3 +172,5 @@ JOY_BTN3 add volume -1
#? add sub-scale +0.1 # increase subtitle font size
#? add sub-scale -0.1 # decrease subtitle font size
+#? sub_step -1 # immediately display next subtitle
+#? sub_step +1 # previous