From 4325a243d1177720c9a5ad697578ba94b0f78cd4 Mon Sep 17 00:00:00 2001 From: marschap Date: Sun, 21 Dec 2008 19:49:19 +0000 Subject: [PATCH] add forgotten irtrans options --- LCDd.conf | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/LCDd.conf b/LCDd.conf index ea2f94f..3bfd32d 100644 --- a/LCDd.conf +++ b/LCDd.conf @@ -556,10 +556,22 @@ Size=16x2 # Select the configuration file to use #Config=/etc/irman.cfg + + ## IRtrans driver ## [irtrans] + +# Does the device have a backlight? [default: no; legal: yes, no] +#Backlight=no + +# IRTrans device to connect to [default: localhost] +#Hostname=localhost + +# display dimensions Size=16x2 + + ## Joystick driver ## [joy]