summaryrefslogtreecommitdiff
path: root/vdr.5
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-01-14 11:04:37 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2006-01-14 11:04:37 +0100
commit1b9f7fd8869ae356571dc761b6245d6865275924 (patch)
tree9121a8b29a830abb62c3ae221d6c74ad2f38794f /vdr.5
parent9efe1f9479e08dccc6fb3d1ac7b0bc4c2fd3e531 (diff)
downloadvdr-1b9f7fd8869ae356571dc761b6245d6865275924.tar.gz
vdr-1b9f7fd8869ae356571dc761b6245d6865275924.tar.bz2
Adjusted the "KEY MACROS" section of vdr.5 to the new plugin calling mechanism introduced in version 1.3.32
Diffstat (limited to 'vdr.5')
-rw-r--r--vdr.512
1 files changed, 5 insertions, 7 deletions
diff --git a/vdr.5 b/vdr.5
index 6b54e089..caabe51c 100644
--- a/vdr.5
+++ b/vdr.5
@@ -8,7 +8,7 @@
.\" License as specified in the file COPYING that comes with the
.\" vdr distribution.
.\"
-.\" $Id: vdr.5 1.46 2006/01/14 10:51:48 kls Exp $
+.\" $Id: vdr.5 1.47 2006/01/14 10:57:37 kls Exp $
.\"
.TH vdr 5 "08 Jan 2006" "1.3.38" "Video Disk Recorder Files"
.SH NAME
@@ -412,12 +412,10 @@ and can be one of \fIUp\fR, \fIDown\fR, \fIOk\fR, \fIBack\fR, \fILeft\fR,
or \fIUser1\fR...\fIUser9\fR. The rest of the line consists of a set of
keys, which will be executed just as if they had been pressed in the given
sequence. The optional \fB@plugin\fR can be used to automatically select
-the given plugin from the main menu (provided that plugin has a main menu
-entry). \fBplugin\fR is the name of the plugin, exactly as given in the \-P
-option when starting VDR. There can be only one \fB@plugin\fR per key macro,
-and it implicitly adds an \fIOk\fR key to the macro definition (in order to
-actually select the plugins main menu entry), which counts against the total
-number of keys in the macro. For instance
+the given plugin.
+\fBplugin\fR is the name of the plugin, exactly as given in the \-P
+option when starting VDR. There can be only one \fB@plugin\fR per key macro.
+For instance
\fBUser1 @abc Down Down Ok\fR