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]