'f' and -/+ fixed (noticed by XYZ user)

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4985 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
gabucino 2002-03-07 19:45:07 +00:00
parent 180c17d1d8
commit 28003b8193
1 changed files with 3 additions and 3 deletions

View File

@ -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