NAME
Config::Model::LcdProc - Edit and validate LcdProc configuration file
VERSION
version 2.042
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.
SEE ALSO
http://lcdproc.omnipotent.net/
http://github.com/dod38fr/config-model/wiki/Using-config-model
AUTHOR
Dominique Dumont
COPYRIGHT AND LICENSE
This software is Copyright (c) 2014 by Dominique Dumont.
This is free software, licensed under:
The GNU Lesser General Public License, Version 2.1, February 1999