.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. .TH PYKOSD "1" "juillet 2007" "C@LL - Conseil Internet & Logiciels Libres" "User Commands" .SH NOM pykosd \- page de manuel de pykosd 1.26_unofficial .SH DESCRIPTION pykosd v1.26_unofficial (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet \- alet@librelogiciel.com .PP An OSD quota monitor for PyKota. .PP command line usage : .IP pykosd [options] .PP options : .TP \fB\-v\fR | \fB\-\-version\fR Prints pykosd's version number then exits. .TP \fB\-h\fR | \fB\-\-help\fR Prints this message then exits. .TP \fB\-c\fR | \fB\-\-color\fR #rrggbb Sets the color to use for display as an hexadecimal triplet, for example #FF0000 is 100% red. Defaults to 100% green (#00FF00). .TP \fB\-d\fR | \fB\-\-duration\fR d Sets the duration of the display in seconds. Defaults to 3 seconds. .TP \fB\-f\fR | \fB\-\-font\fR f Sets the font to use for display. Defaults to the Python OSD library's default. .TP \fB\-l\fR | \fB\-\-loop\fR n Sets the number of times the info will be displayed. Defaults to 0, which means loop forever. .TP \fB\-s\fR | \fB\-\-sleep\fR s Sets the sleeping duration between two displays in seconds. Defaults to 180 seconds (3 minutes). .PP examples : .IP \f(CW$ pykosd -s 60 --loop 5\fR .IP Will launch pykosd. Display will be refreshed every 60 seconds, and will last for 3 seconds (the default) each time. After five iterations, the program will exit. .PP 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 2 of the License, or (at your option) any later version. .PP 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. .PP You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110\-1301, USA. .PP Please report bugs to : Jerome Alet \- alet@librelogiciel.com