mirror of
https://github.com/mpv-player/mpv
synced 2024-12-25 08:12:17 +00:00
'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:
parent
180c17d1d8
commit
28003b8193
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user