From 083ee1f74e1eaf7bc346e20a813b88d8d4460a5e Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Mon, 27 Feb 2012 12:30:45 +0100 Subject: The code for the RCU remote control unit has been moved into a separate plugin named "rcu" --- INSTALL | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 3e7bde85..1096a31f 100644 --- a/INSTALL +++ b/INSTALL @@ -47,15 +47,12 @@ If you have an infrared remote control unit you can define the REMOTE macro to one of the following values in the 'make' call to make the respective control the default: - REMOTE=RCU control via the "Remote Control Unit" receiver - (see http://www.tvdr.de/remote.htm) REMOTE=LIRC control via the "Linux Infrared Remote Control" (see http://www.lirc.org) -Alternatively you can use the '--rcu' or '--lirc' options at runtime. -These options accept an optional path to the remote control device, -the defaults of which can be set via the RCU_DEVICE and LIRC_DEVICE macros, -respectively. +Alternatively you can use the '--lirc' option at runtime. +This option accepts an optional path to the remote control device, +the default of which can be set via the LIRC_DEVICE macro. If your video directory will be on a VFAT partition, you can call VDR with the command line option '--vfat'. -- cgit v1.2.3