Rephrased the note about the REMOTE macro

This commit is contained in:
Klaus Schmidinger 2018-03-25 13:11:38 +02:00
parent e1a71ce7cc
commit 9dea1502eb
1 changed files with 3 additions and 3 deletions

View File

@ -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)