summaryrefslogtreecommitdiffstats
path: root/etc/mplayer-input.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/mplayer-input.conf')
-rw-r--r--etc/mplayer-input.conf16
1 files changed, 8 insertions, 8 deletions
diff --git a/etc/mplayer-input.conf b/etc/mplayer-input.conf
index c88177733e..742913c0fe 100644
--- a/etc/mplayer-input.conf
+++ b/etc/mplayer-input.conf
@@ -24,19 +24,19 @@ SHARP cycle audio # switch audio streams
BS set speed 1.0 # reset speed to normal
q quit
ESC quit
-ENTER playlist_next force # skip to next file
+ENTER playlist-next force # skip to next file
p cycle pause
-. frame_step # advance one frame and pause
+. frame-step # advance one frame and pause
SPACE cycle pause
HOME set playlist-pos 0 # not the same as MPlayer
#END pt_up_step -1
-> playlist_next # skip to next file
-< playlist_prev # previous
+> playlist-next # skip to next file
+< playlist-prev # previous
#INS alt_src_step 1
#DEL alt_src_step -1
o osd
-I show_text "${filename}" # display filename in osd
-P show_progress
+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
9 add volume -1
@@ -57,8 +57,8 @@ d cycle framedrop
D cycle deinterlace # toggle deinterlacer (auto-inserted filter)
r add sub-pos -1 # move subtitles up
t add sub-pos +1 # down
-#? sub_step +1 # immediately display next subtitle
-#? sub_step -1 # previous
+#? sub-step +1 # immediately display next subtitle
+#? sub-step -1 # previous
#? add sub-scale +0.1 # increase subtitle font size
#? add sub-scale -0.1 # decrease subtitle font size
f cycle fullscreen