From c372856c115fc46f3d9772283beaea316cb66f8e Mon Sep 17 00:00:00 2001 From: ChrisK2 Date: Sat, 15 Nov 2014 23:10:28 +0100 Subject: input.conf: Don't make ENTER exit the player Apparently this is confusing. --- etc/input.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc') 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 -- cgit v1.2.3