The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Config::Model::LcdProc - Edit and validate LcdProc configuration file

VERSION

version 2.041

SYNOPSIS

invoke editor

The following command will load /etc/LCDd.conf and launch a graphical editor:

 cme edit lcdproc

Just check lcdproc configuration

You can also use cme to run sanity checks on the configuration file:

 cme check lcdproc

Fix warnings

When run, cme may issue several warnings regarding the content of your file. You can choose to fix (most of) these warnings with the command:

 cme fix lcdproc

DESCRIPTION

This module provides a configuration editor (and models) for the configuration file of LcdProc, i.e. /etc/LCDd.conf.

This module can also be used to modify safely the content of this file from a Perl programs.

AUTHOR

Dominique Dumont, (dod at debian dot org)

SEE ALSO

  • http://lcdproc.omnipotent.net/

  • cme

  • Config::Model

  • http://github.com/dod38fr/config-model/wiki/Using-config-model