lcdexec - allows user to execute commands from LCDproc server (LCDd(8))
.SHSYNOPSIS
.Blcdexec
.RB[\|\-c
.IRfilename\|]
.RB[\|\-a
.IRaddress\|]
.RB[\|\-p
.IRport\|]
.RB[\|\-f
.IRbool\|]
.RB[\|\-r
.IRlevel\|]
.RB[\|\-s
.IRbool\|]
.SHDESCRIPTION
lcdexec connects to LCDd (the LCDproc server) and adds a submenu to the LCDd main menu. You can access the menu by pressing the menu key configured for LCDd.
.SHOPTIONS
.Ilcdexec
understands the following options, with corresponding configfile settings between {} brackets:
This file should have a "ini-file"-like format, with sections that are preceded by a [section] header and lines that consist of key=value pairs. Strings with characters other than [a-za-Z0-9_] should be quoted with double quotes. If you want a quote or a backslash in the string, escape it by preceding it by a backslash.
.TP
The contents of the [lcdexec] section of this file should be as descriped in the options section.
This will allow you to eject the CD-ROM by opening the LCDd menu, selecting "lcdexec" and selecting "Eject CD-ROM". Further it allows you to do various shutdowns, among others the "Shutdown in 5 minutes" by opening the LCDd menu, selecting "lcdexec", selecting "Shutdown" and selecting "Shutdown in 5 minutes".
.ShSEEALSO
.XrLCDd8
.SHAUTHOR
lcdexec is writen by Joris Robijn. It is part of the LCDproc package.
The newest version of LCDproc should be available from here:
http://lcdproc.omnipotents.net/
.SHLEGALSTUFF
LCDproc is released as "WorksForMe-Ware". In other words, it is free, kinda neat, and we don't guarantee that it will do anything in particular on any machine except the ones it was developed on.
.PP
It is technically released under the GNU GPL license (you should have received the file, "COPYING", with LCDproc) (also, look on http://www.fsf.org/ for more information), so you can distribute and use it for free -- but you must make the source code freely available to anyone who wants it.
.PP
For any sort of real legal information, read the GNU GPL (GNU General Public License). It's worth reading.