summaryrefslogtreecommitdiff
path: root/vdr.5
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2012-02-27 12:30:45 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2012-02-27 12:30:45 +0100
commit083ee1f74e1eaf7bc346e20a813b88d8d4460a5e (patch)
treefd973a9a471a148f705a6f04e5b35867886946e3 /vdr.5
parent6d34a8a7a037e442bf74d061357e47576ea6f6bb (diff)
downloadvdr-083ee1f74e1eaf7bc346e20a813b88d8d4460a5e.tar.gz
vdr-083ee1f74e1eaf7bc346e20a813b88d8d4460a5e.tar.bz2
The code for the RCU remote control unit has been moved into a separate plugin named "rcu"
Diffstat (limited to 'vdr.5')
-rw-r--r--vdr.54
1 files changed, 2 insertions, 2 deletions
diff --git a/vdr.5 b/vdr.5
index 198c9531..84635502 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 2.27 2012/01/11 13:16:57 kls Exp $
+.\" $Id: vdr.5 2.28 2012/02/27 11:05:15 kls Exp $
.\"
.TH vdr 5 "10 Feb 2008" "1.6" "Video Disk Recorder Files"
.SH NAME
@@ -541,7 +541,7 @@ units. Each line consists of one key assignment in the following format:
\fBname.key code\fR
where \fBname\fR is the name of the remote control (for instance KBD for the
-PC keyboard, RCU for the home-built "Remote Control Unit", or LIRC for the
+PC keyboard, or LIRC for the
"Linux Infrared Remote Control"), \fBkey\fR is the name of the key that is
defined (like Up, Down, Menu etc.), and \fBcode\fR is a character string that
this remote control delivers when the given key is pressed.