Config::Model::models::LCDd
Configuration class LCDd
Configuration class LCDd
Configuration classes used by Config::Model
LCDd.conf -- configuration file for the LCDproc server daemon LCDd
This file contains the configuration for the LCDd server.
The format is ini-file-like. It is divided into sections that start at markers that look like [section]. Comments are all line-based comments, and are lines that start with '#' or ';'.
The server has a 'central' section named [server]. For the menu there is a section called [menu]. Further each driver has a section which defines how the driver acts.
The drivers are activated by specifying them in a driver= line in the server section, like:
Driver=curses
This tells LCDd to use the curses driver. The first driver that is loaded and is capable of output defines the size of the display. The default driver to use is curses. If the driver is specified using the -d <driver> command line option, the Driver= options in the config file are ignored.
The drivers read their own options from the respective sections.
Model information extracted from template /etc/LCDd.conf
This model does not support to load several drivers. Loading several drivers is probably a marginal case. Please complain to the author if this assumption is false
Optional. Type node of class LCDd::server .
Optional. Type warped_node of class LCDd::CFontz .
Optional. Type warped_node of class LCDd::CFontzPacket .
Optional. Type warped_node of class LCDd::CwLnx .
Optional. Type warped_node of class LCDd::EyeboxOne .
Optional. Type warped_node of class LCDd::IOWarrior .
Optional. Type warped_node of class LCDd::IrMan .
Optional. Type warped_node of class LCDd::MD8800 .
Optional. Type warped_node of class LCDd::MtxOrb .
Optional. Type warped_node of class LCDd::NoritakeVFD .
Optional. Type warped_node of class LCDd::SureElec .
Optional. Type warped_node of class LCDd::bayrad .
Optional. Type warped_node of class LCDd::curses .
Optional. Type warped_node of class LCDd::ea65 .
Optional. Type warped_node of class LCDd::g15 .
Optional. Type warped_node of class LCDd::glcd .
Optional. Type warped_node of class LCDd::glcdlib .
Optional. Type warped_node of class LCDd::glk .
Optional. Type warped_node of class LCDd::hd44780 .
Optional. Type warped_node of class LCDd::icp_a106 .
Optional. Type warped_node of class LCDd::imon .
Optional. Type warped_node of class LCDd::imonlcd .
Optional. Type warped_node of class LCDd::irtrans .
Optional. Type warped_node of class LCDd::joy .
Optional. Type warped_node of class LCDd::lb216 .
Optional. Type warped_node of class LCDd::lcdm001 .
Optional. Type warped_node of class LCDd::lcterm .
Optional. Type warped_node of class LCDd::lirc .
Optional. Type warped_node of class LCDd::lis .
Optional. Type warped_node of class LCDd::mdm166a .
Optional. Type node of class LCDd::menu .
Optional. Type warped_node of class LCDd::ms6931 .
Optional. Type warped_node of class LCDd::mtc_s16209x .
Optional. Type warped_node of class LCDd::mx5000 .
Optional. Type warped_node of class LCDd::picolcd .
Optional. Type warped_node of class LCDd::pyramid .
Optional. Type warped_node of class LCDd::rawserial .
Optional. Type warped_node of class LCDd::sdeclcd .
Optional. Type warped_node of class LCDd::sed1330 .
Optional. Type warped_node of class LCDd::sed1520 .
Optional. Type warped_node of class LCDd::serialPOS .
Optional. Type warped_node of class LCDd::serialVFD .
Optional. Type warped_node of class LCDd::shuttleVFD .
Optional. Type warped_node of class LCDd::sli .
Optional. Type warped_node of class LCDd::stv5730 .
Optional. Type warped_node of class LCDd::svga .
Optional. Type warped_node of class LCDd::t6963 .
Optional. Type warped_node of class LCDd::text .
Optional. Type warped_node of class LCDd::tyan .
Optional. Type warped_node of class LCDd::ula200 .
Optional. Type warped_node of class LCDd::vlsys_m428 .
Optional. Type warped_node of class LCDd::xosd .