diff options
Diffstat (limited to 'etc/input.conf')
-rw-r--r-- | etc/input.conf | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/etc/input.conf b/etc/input.conf index 07e2ddeb92..48adfa9035 100644 --- a/etc/input.conf +++ b/etc/input.conf @@ -51,10 +51,10 @@ #DOWN seek -60 # Do smaller, always exact (non-keyframe-limited), seeks with shift. # Don't show them on the OSD (no-osd). -#Shift+RIGHT no-osd seek 1 - exact -#Shift+LEFT no-osd seek -1 - exact -#Shift+UP no-osd seek 5 - exact -#Shift+DOWN no-osd seek -5 - exact +#Shift+RIGHT no-osd seek 1 exact +#Shift+LEFT no-osd seek -1 exact +#Shift+UP no-osd seek 5 exact +#Shift+DOWN no-osd seek -5 exact # Skip to previous/next subtitle (subject to some restrictions; see manpage) #Ctrl+LEFT no-osd sub_seek -1 #Ctrl+RIGHT no-osd sub_seek 1 @@ -116,7 +116,7 @@ #f cycle fullscreen # toggle fullscreen #s screenshot # take a screenshot #S screenshot video # ...without subtitles -#Alt+s screenshot - each-frame # automatically screenshot every frame +#Alt+s screenshot each-frame # automatically screenshot every frame #w add panscan -0.1 # zoom out with -panscan 0 -fs #e add panscan +0.1 # in # cycle video aspect ratios; "-1" is the container aspect |