changeset 16688:ad9c4e9ca5bd

Keyboard control section renamed to interactive control, small structure change.
author diego
date Thu, 06 Oct 2005 12:29:43 +0000
parents ce1d13ea7d27
children 8c30849063c3
files DOCS/man/en/mplayer.1 DOCS/tech/manpage.txt
diffstat 2 files changed, 13 insertions(+), 11 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1	Thu Oct 06 11:16:22 2005 +0000
+++ b/DOCS/man/en/mplayer.1	Thu Oct 06 12:29:43 2005 +0000
@@ -229,17 +229,17 @@
 .
 .
 .\" --------------------------------------------------------------------------
-.\" 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 @@
 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 @@
 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"
--- a/DOCS/tech/manpage.txt	Thu Oct 06 11:16:22 2005 +0000
+++ b/DOCS/tech/manpage.txt	Thu Oct 06 12:29:43 2005 +0000
@@ -90,8 +90,8 @@
     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.