From 5fc25b78bd06dbe51485e1ba2f8b263a4dafe267 Mon Sep 17 00:00:00 2001 From: marschap Date: Sat, 22 Nov 2008 17:10:53 +0000 Subject: [PATCH] use the correct parameter name: LircHost (Peter Hollas) --- LCDd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LCDd.conf b/LCDd.conf index 0648c9b..660123a 100644 --- a/LCDd.conf +++ b/LCDd.conf @@ -807,7 +807,7 @@ Key5Light=on # Host name or IP address of the LIRC instance that is to receive IR codes # If not set, or set to an empty value, IR support is disabled. -#LircAddress=127.0.0.1 +#LircHost=127.0.0.1 # UDP port on which LIRC is listening [default: 8765; legal: 1 - 65535] LircPort=8765