summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/input.conf18
1 files changed, 9 insertions, 9 deletions
diff --git a/etc/input.conf b/etc/input.conf
index 257a4538c9..856ebba457 100644
--- a/etc/input.conf
+++ b/etc/input.conf
@@ -37,10 +37,10 @@ LEFT seek -10
UP seek 60
DOWN seek -60
# Do smaller, always exact (non-keyframe-limited), seeks with shift.
-Shift+RIGHT seek 1 0 1
-Shift+LEFT seek -1 0 1
-Shift+UP seek 5 0 1
-Shift+DOWN seek -5 0 1
+Shift+RIGHT seek 1 - exact
+Shift+LEFT seek -1 - exact
+Shift+UP seek 5 - exact
+Shift+DOWN seek -5 - exact
PGUP seek 600
PGDWN seek -600
+ add audio-delay 0.100 # this changes audio/video sync
@@ -57,7 +57,7 @@ p cycle pause # toggle pause/playback mode
. frame_step # advance one frame and pause
SPACE cycle pause
> playlist_next # skip to next file
-ENTER playlist_next 1 # skip to next file or quit
+ENTER playlist_next force # skip to next file or quit
< playlist_prev # skip to previous file
o osd # cycle through OSD mode
I show_text "${filename}" # display filename in osd
@@ -100,10 +100,10 @@ TAB cycle program
i edl_mark # for use with --edlout mode
T cycle ontop # toggle video window ontop of other windows
f cycle fullscreen # toggle fullscreen
-s screenshot 0 # take a png screenshot
-S screenshot 1 # ...on every frame
-Alt+s screenshot 0 1 # take a screenshot of window contents
-Alt+S screenshot 1 1 # ...on every frame
+s screenshot # take a png screenshot
+S screenshot each-frame # ...on every frame
+Alt+s screenshot - window # take a screenshot of window contents
+Alt+S screenshot each-frame window # ...on every frame
w add panscan -0.1 # zoom out with -panscan 0 -fs
e add panscan +0.1 # in
POWER quit