diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index a8898c1205..4168c72a73 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -229,17 +229,17 @@ of this man page. . . .\" -------------------------------------------------------------------------- -.\" Keyboard control +.\" interactive control .\" -------------------------------------------------------------------------- . -.SH "KEYBOARD CONTROL" +.SH "INTERACTIVE CONTROL" MPlayer has a fully configurable, command-driven control layer which allows you to control MPlayer using keyboard, mouse, joystick or remote control (with LIRC). See the \-input option for ways to customize it. . .TP -.B general control +.B keyboard control .PD 0 .RSs .IPs "<\- and \->" @@ -360,9 +360,10 @@ Stop playing and quit. Seek backward/\:forward 1 minute. .RE .PD 1 -. -.TP -.B GUI keyboard control +.PP +(The following keys are only valid if you compiled with GUI support +and will take precedence over the keys defined aboved.) +.PP .PD 0 .RSs .IPs ENTER @@ -381,9 +382,10 @@ playlist preferences .RE .PD 1 -. -.TP -.B TV input control +.PP +(The following keys are only valid if you compiled with TV input support +and will take precedence over the keys defined aboved.) +.PP .PD 0 .RSs .IPs "h and k" diff --git a/DOCS/tech/manpage.txt b/DOCS/tech/manpage.txt index 0bd5e8d263..fc204730d7 100644 --- a/DOCS/tech/manpage.txt +++ b/DOCS/tech/manpage.txt @@ -90,8 +90,8 @@ SYNOPSIS A description of MPlayer's playtree. DESCRIPTION A general description of MPlayer, MEncoder, GMPlayer and its features. -KEYBOARD CONTROL - A description of MPlayer's input system and the default keyboard controls. +INTERACTIVE CONTROL + A description of MPlayer's input system and the interactive controls. USAGE Some general notes about the options and a description of the config file format.