[MPlayer-DOCS] CVS: main/help help_mp-en.h,1.188,1.189

Diego Biurrun CVS syncmail at mplayerhq.hu
Tue Oct 18 21:57:00 CEST 2005


CVS change done by Diego Biurrun CVS

Update of /cvsroot/mplayer/main/help
In directory mail:/var2/tmp/cvs-serv31507/help

Modified Files:
	help_mp-en.h 
Log Message:
Embarassing goofs in the basic key sections that nobody noticed for ages
until Paul TT < paultt == at == hackerjournal == dot == it > came along.


Index: help_mp-en.h
===================================================================
RCS file: /cvsroot/mplayer/main/help/help_mp-en.h,v
retrieving revision 1.188
retrieving revision 1.189
diff -u -r1.188 -r1.189
--- help_mp-en.h	18 Oct 2005 11:11:24 -0000	1.188
+++ help_mp-en.h	18 Oct 2005 19:56:57 -0000	1.189
@@ -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"




More information about the MPlayer-DOCS mailing list