diff --git a/DOCS/man/mpv.rst b/DOCS/man/mpv.rst index e6aefb2859..f0a8d655b3 100644 --- a/DOCS/man/mpv.rst +++ b/DOCS/man/mpv.rst @@ -59,7 +59,7 @@ BACKSPACE Go backward/forward in the playlist. ENTER - Go forward in the playlist, even over the end. + Go forward in the playlist. p / SPACE Pause (pressing again unpauses). diff --git a/etc/input.conf b/etc/input.conf index bdedcaeb3f..d2b796d58e 100644 --- a/etc/input.conf +++ b/etc/input.conf @@ -74,7 +74,7 @@ #, frame_back_step # go back by one frame and pause #SPACE cycle pause #> playlist_next # skip to next file -#ENTER playlist_next force # skip to next file or quit +#ENTER playlist_next # skip to next file #< playlist_prev # skip to previous file #O osd # cycle through OSD mode #o show_progress