Mercurial > mplayer.hg
changeset 16794:def6b6d58e98
Embarassing goofs in the basic key sections that nobody noticed for ages
until Paul TT < paultt == at == hackerjournal == dot == it > came along.
author | diego |
---|---|
date | Tue, 18 Oct 2005 19:56:57 +0000 |
parents | 8d4fb5469efb |
children | e8148dd5691c |
files | help/help_mp-en.h |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/help/help_mp-en.h Tue Oct 18 11:11:25 2005 +0000 +++ b/help/help_mp-en.h Tue Oct 18 19:56:57 2005 +0000 @@ -38,15 +38,15 @@ "\n" "Basic keys: (complete list in the man page, also check input.conf)\n" " <- or -> seek backward/forward 10 seconds\n" -" up or down seek backward/forward 1 minute\n" -" pgup or pgdown seek backward/forward 10 minutes\n" +" down or up seek backward/forward 1 minute\n" +" pgdown or pgup seek backward/forward 10 minutes\n" " < or > step backward/forward in playlist\n" " p or SPACE pause movie (press any key to continue)\n" " q or ESC stop playing and quit program\n" " + or - adjust audio delay by +/- 0.1 second\n" " o cycle OSD mode: none / seekbar / seekbar + timer\n" " * or / increase or decrease PCM volume\n" -" z or x adjust subtitle delay by +/- 0.1 second\n" +" x or z adjust subtitle delay by +/- 0.1 second\n" " r or t adjust subtitle position up/down, also see -vf expand\n" "\n" " * * * SEE THE MAN PAGE FOR DETAILS, FURTHER (ADVANCED) OPTIONS AND KEYS * * *\n"