summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-03-07 19:45:07 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-03-07 19:45:07 +0000
commit28003b819325aa201f1ace50eb94f58823fe66c7 (patch)
tree86dbe0dee9902bdd16e4430db35441d726d08f6a /etc
parent180c17d1d8e3687a8f6b4009691c1668c66c971f (diff)
downloadmpv-28003b819325aa201f1ace50eb94f58823fe66c7.tar.bz2
mpv-28003b819325aa201f1ace50eb94f58823fe66c7.tar.xz
'f' and -/+ fixed (noticed by XYZ user)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4985 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r--etc/input.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/input.conf b/etc/input.conf
index 8ac005f875..63bf3431f2 100644
--- a/etc/input.conf
+++ b/etc/input.conf
@@ -13,8 +13,8 @@ DOWN seek -60
UP seek +60
PGUP seek 600
PGDWN seek -600
-+ audio_delay 0.100
-- audio_delay -0.100
+- audio_delay 0.100
++ audio_delay -0.100
q quit
ESC quit
ENTER pt_step 1
@@ -63,4 +63,4 @@ JOY_BTN0 pause
JOY_BTN1 osd
JOY_BTN2 volume 1"},
JOY_BTN3 volume -1"},
-f fullscreen
+f vo_fullscreen