diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2001-02-02 14:56:45 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2001-02-02 14:56:45 +0100 |
commit | 495f8b06697a8478a130edd4a7f65ea59bdc9388 (patch) | |
tree | bd49e4d5ac8e78ba33ea184d47a98f8c81506847 /INSTALL | |
parent | 1aca768a63b5085749e61ac239d5ac95d5617bbc (diff) | |
download | vdr-495f8b06697a8478a130edd4a7f65ea59bdc9388.tar.gz vdr-495f8b06697a8478a130edd4a7f65ea59bdc9388.tar.bz2 |
New compile time option REMOTE=NONE
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -38,6 +38,7 @@ following values 'make' call to activate the respective control mode: (see http://www.cadsoft.de/people/kls/vdr/remote.htm) REMOTE=LIRC control via the "Linux Infrared Remote Control" (see http://www.lirc.org) + REMOTE=NONE no remote control (in case only SVDRP shall be used) Adding "DEBUG_OSD=1" will use the PC screen (or current window) to display texts instead of the DVB card's on-screen display |