summaryrefslogtreecommitdiffstats
path: root/etc/input.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/input.conf')
-rw-r--r--etc/input.conf14
1 files changed, 5 insertions, 9 deletions
diff --git a/etc/input.conf b/etc/input.conf
index 46bc17d500..0bfc5ca607 100644
--- a/etc/input.conf
+++ b/etc/input.conf
@@ -57,13 +57,9 @@ ESC quit
p pause # toggle pause/playback mode
. frame_step # advance one frame and pause
SPACE pause
-HOME pt_up_step 1
-END pt_up_step -1
-> pt_step 1 # skip to next file
-ENTER pt_step 1 1 # skip to next file or quit
-< pt_step -1 # skip to previous file
-INS alt_src_step 1
-DEL alt_src_step -1
+> playlist_next # skip to next file
+ENTER playlist_next 1 # skip to next file or quit
+< playlist_prev # skip to previous file
o osd # cycle through OSD mode
I osd_show_property_text "${filename}" # display filename in osd
P osd_show_progression
@@ -121,8 +117,8 @@ PLAYPAUSE pause
STOP quit
FORWARD seek 60
REWIND seek -60
-NEXT pt_step 1
-PREV pt_step -1
+NEXT playlist_next
+PREV playlist_prev
VOLUME_UP volume 1
VOLUME_DOWN volume -1
MUTE mute