diff options
author | reimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-10-14 15:33:10 +0000 |
---|---|---|
committer | reimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-10-14 15:33:10 +0000 |
commit | de4720539ae323be7d25076cd07e02d7b8b1e65e (patch) | |
tree | 414ea3ab396c8cf0e9fc1689f2dd7aeb38a4b379 /DOCS/man | |
parent | 82f168a4f657e4026dc3b4a027ad310ac26353bd (diff) |
Make '.' key default for framestepping
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13643 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man')
-rw-r--r-- | DOCS/man/en/mplayer.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index dbe757fe84..56d2dd074a 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -227,7 +227,7 @@ next/\:previous playtree entry in the parent list next/\:previous alternative source (ASX playlist only) .IPs "p / SPACE" Pause movie (any key unpauses). -.IPs "s" +.IPs "." Step forward. Pressing once will pause movie, every consecutive press will play one frame and then go into pause mode again (any other key unpauses). |