The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Config::Model::models::LCDd - Configuration class LCDd

VERSION

version 1.246

DESCRIPTION

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 '

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 specifiying 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

BUGS

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

Elements

server

Optional. Type node.

Optional. Type node.

bayrad

Optional. Type warped_node.

CFontz

Optional. Type warped_node.

CFontz633

Optional. Type warped_node.

CFontzPacket

Optional. Type warped_node.

curses

Optional. Type warped_node.

CwLnx

Optional. Type warped_node.

ea65

Optional. Type warped_node.

EyeboxOne

Optional. Type warped_node.

g15

Optional. Type warped_node.

glcdlib

Optional. Type warped_node.

glk

Optional. Type warped_node.

hd44780

Optional. Type warped_node.

icp_a106

Optional. Type warped_node.

IOWarrior

Optional. Type warped_node.

imon

Optional. Type warped_node.

imonlcd

Optional. Type warped_node.

IrMan

Optional. Type warped_node.

irtrans

Optional. Type warped_node.

joy

Optional. Type warped_node.

lb216

Optional. Type warped_node.

lcdm001

Optional. Type warped_node.

lcterm

Optional. Type warped_node.

lirc

Optional. Type warped_node.

lis

Optional. Type warped_node.

MD8800

Optional. Type warped_node.

mdm166a

Optional. Type warped_node.

ms6931

Optional. Type warped_node.

mtc_s16209x

Optional. Type warped_node.

MtxOrb

Optional. Type warped_node.

mx5000

Optional. Type warped_node.

NoritakeVFD

Optional. Type warped_node.

picolcd

Optional. Type warped_node.

pyramid

Optional. Type warped_node.

sed1330

Optional. Type warped_node.

sed1520

Optional. Type warped_node.

serialPOS

Optional. Type warped_node.

serialVFD

Optional. Type warped_node.

shuttleVFD

Optional. Type warped_node.

stv5730

Optional. Type warped_node.

SureElec

Optional. Type warped_node.

svga

Optional. Type warped_node.

text

Optional. Type warped_node.

t6963

Optional. Type warped_node.

tyan

Optional. Type warped_node.

ula200

Optional. Type warped_node.

sli

Optional. Type warped_node.

xosd

Optional. Type warped_node.

SEE ALSO

COPYRIGHT

2011, Dominique Dumont
1999-2011, William Ferrell and others

LICENSE

GPL-2