manpage: use upper case names for some keys

Change some key names to upper case and to match the names used in
input.conf bindings. Most of them already were in this form.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@33382 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
ib 2011-05-06 08:14:31 +00:00 committed by Uoti Urpala
parent fec08a5e85
commit f30a83863e
1 changed files with 4 additions and 4 deletions

View File

@ -178,21 +178,21 @@ See the \-input option for ways to customize it.
.B keyboard control
.PD 0
.RS
.IPs "<\- and \->"
.IPs "LEFT and RIGHT"
Seek backward/\:forward 10 seconds.
Shift+arrow does a 1 second exact seek (see \-hr\-seek; currently modifier
keys like shift only work if used in an X output window).
.IPs "up and down"
.IPs "UP and DOWN"
Seek forward/\:backward 1 minute.
Shift+arrow does a 5 second exact seek (see \-hr\-seek; currently modifier
keys like shift only work if used in an X output window).
.IPs "pgup and pgdown"
.IPs "PGUP and PGDWN"
Seek forward/\:backward 10 minutes.
.IPs "[ and ]"
Decrease/increase current playback speed by 10%.
.IPs "{ and }"
Halve/double current playback speed.
.IPs "backspace"
.IPs "BACKSPACE"
Reset playback speed to normal.
.IPs "< and >"
Go backward/\:forward in the playlist.