lcdproc: fix comments in configfiles, thanks to ilya

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-11-12 10:51:59 +01:00
parent dbab7c8606
commit 3792a1b85a

View File

@ -1,7 +1,10 @@
# Setup LCD/VFD driver ( none / irtrans )
#
# none: no LCD/VFD hardware is installed
#
# irtrans: use irtrans as LCD/VFD driver
# lcd.conf
# This configuration file allows you to enable a LCD/VFD driver
# Valid options are "none" / "irtrans"
# none: No LCD/VFD hardware is installed (default)
# irtrans: Use irtrans as LCD/VFD driver
LCD_DRIVER="none"