From 513fcb5d7330e09687dd4632d4b317885488ff82 Mon Sep 17 00:00:00 2001 From: diego Date: Thu, 6 Oct 2005 12:29:43 +0000 Subject: [PATCH] Keyboard control section renamed to interactive control, small structure change. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16689 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/man/en/mplayer.1 | 20 +++++++++++--------- DOCS/tech/manpage.txt | 4 ++-- 2 files changed, 13 insertions(+), 11 deletions(-) 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.