.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.41.1. .TH PYKOSD "1" "January 2013" "C@LL - Conseil Internet & Logiciels Libres" "User Commands" .SH NAME pykosd \- manual page for pykosd (PyKota) 1.27alpha14_unofficial .SH SYNOPSIS .B pykosd [\fIoptions\fR] .SH DESCRIPTION An On Screen Display (OSD) monitor for PyKota's end users. .SH OPTIONS .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit. .TP \fB\-v\fR, \fB\-\-version\fR show the version number and exit. .TP \fB\-A\fR ARGUMENTSFILE, \fB\-\-arguments\fR=\fIARGUMENTSFILE\fR loads additional options and arguments from a file, one per line. .TP \fB\-c\fR COLOR, \fB\-\-color\fR=\fICOLOR\fR, \fB\-\-colour\fR=\fICOLOR\fR Set the color that will be used for display, as an hexadecimal triplet. For example #FF0000 is 100% red. The default is 100% green (#00FF00). .TP \fB\-d\fR DURATION, \fB\-\-duration\fR=\fIDURATION\fR Set the time in seconds during which the message will be displayed. Defaults to 3 seconds. .TP \fB\-f\fR FONT, \fB\-\-font\fR=\fIFONT\fR Set the font to use. Defaults to \-*\-helveticamedium\-r\-normal\-*\-*\-360\-*\-*\-p\-*\-*\-*. .TP \fB\-l\fR LOOP, \fB\-\-loop\fR=\fILOOP\fR Set the number of times the info will be displayed. Defaults to 0, which means loop forever. .TP \fB\-s\fR SLEEP, \fB\-\-sleep\fR=\fISLEEP\fR Set the sleeping time in seconds between two refreshes. Defaults to 180 seconds. .SS "examples:" .IP pykosd \fB\-s\fR 60 \fB\-\-loop\fR 5 This would tell pykosd to display the current user's status for 3 seconds (the default) every 60 seconds, and exit after 5 iterations. .SS "licensing terms:" .IP (c) 2003\-2013 Jerome Alet \- alet@librelogiciel.com This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. .IP This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. .IP You should have received a copy of the GNU General Public License along with this program. If not, see .