summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2018-03-25 13:11:38 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2018-03-25 13:11:38 +0200
commit9dea1502eb2cbee27465933473bdf8d85c468368 (patch)
treeb156a880fef5825ffb20e6f2cdf6b2e4ba116c6b
parente1a71ce7cc2bd828df5409faa3ad59ff6cf830bf (diff)
downloadvdr-9dea1502eb2cbee27465933473bdf8d85c468368.tar.gz
vdr-9dea1502eb2cbee27465933473bdf8d85c468368.tar.bz2
Rephrased the note about the REMOTE macro
-rw-r--r--INSTALL6
1 files changed, 3 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index e75c0385..af42fc0d 100644
--- a/INSTALL
+++ b/INSTALL
@@ -47,9 +47,9 @@ By default the 'vdr' program can be controlled via the PC keyboard.
If you want to disable control via the keyboard, you can add NO_KBD=1
to the 'make' call, or use the '--no-kbd' option at runtime.
-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:
+If you have a LIRC compatible infrared remote control receiver you can define
+the REMOTE macro to one of the following values in the 'make' call to make
+the respective control the default:
REMOTE=LIRC control via the "Linux Infrared Remote Control"
(see http://www.lirc.org)