[2086] | 1 | .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.35. |
---|
[2545] | 2 | .TH PYKOSD "1" "octobre 2005" "C@LL - Conseil Internet & Logiciels Libres" "User Commands" |
---|
[2228] | 3 | .SH NOM |
---|
[2493] | 4 | pykosd \- page de manuel de pykosd 1.23beta_unofficial |
---|
[1890] | 5 | .SH DESCRIPTION |
---|
[2493] | 6 | pykosd v1.23beta_unofficial (c) 2003, 2004, 2005 Jerome Alet \- alet@librelogiciel.com |
---|
[2267] | 7 | .PP |
---|
[2344] | 8 | An OSD quota monitor for PyKota. |
---|
[1890] | 9 | .PP |
---|
[2344] | 10 | command line usage : |
---|
[1890] | 11 | .IP |
---|
[2344] | 12 | pykosd [options] |
---|
[1890] | 13 | .PP |
---|
[2344] | 14 | options : |
---|
[1890] | 15 | .TP |
---|
| 16 | \fB\-v\fR | \fB\-\-version\fR |
---|
[2344] | 17 | Prints pykosd's version number then exits. |
---|
[1890] | 18 | .TP |
---|
| 19 | \fB\-h\fR | \fB\-\-help\fR |
---|
[2344] | 20 | Prints this message then exits. |
---|
[1890] | 21 | .TP |
---|
[2344] | 22 | \fB\-c\fR | \fB\-\-color\fR #rrggbb Sets the color to use for display as an hexadecimal |
---|
| 23 | triplet, for example #FF0000 is 100% red. |
---|
| 24 | Defaults to 100% green (#00FF00). |
---|
[1890] | 25 | .TP |
---|
| 26 | \fB\-d\fR | \fB\-\-duration\fR d |
---|
[2344] | 27 | Sets the duration of the display in seconds. |
---|
| 28 | Defaults to 3 seconds. |
---|
[1890] | 29 | .TP |
---|
| 30 | \fB\-f\fR | \fB\-\-font\fR f |
---|
[2344] | 31 | Sets the font to use for display. |
---|
| 32 | Defaults to the Python OSD library's default. |
---|
[1890] | 33 | .TP |
---|
| 34 | \fB\-l\fR | \fB\-\-loop\fR n |
---|
[2344] | 35 | Sets the number of times the info will be displayed. |
---|
| 36 | Defaults to 0, which means loop forever. |
---|
[1890] | 37 | .TP |
---|
| 38 | \fB\-s\fR | \fB\-\-sleep\fR s |
---|
[2344] | 39 | Sets the sleeping duration between two displays |
---|
| 40 | in seconds. Defaults to 180 seconds (3 minutes). |
---|
[1890] | 41 | .PP |
---|
[2344] | 42 | examples : |
---|
[1890] | 43 | .IP |
---|
| 44 | \f(CW$ pykosd -s 60 --loop 5\fR |
---|
| 45 | .IP |
---|
[2344] | 46 | Will launch pykosd. Display will be refreshed every 60 seconds, |
---|
| 47 | and will last for 3 seconds (the default) each time. After five |
---|
| 48 | iterations, the program will exit. |
---|
[1890] | 49 | .PP |
---|
| 50 | This program is free software; you can redistribute it and/or modify |
---|
| 51 | it under the terms of the GNU General Public License as published by |
---|
| 52 | the Free Software Foundation; either version 2 of the License, or |
---|
| 53 | (at your option) any later version. |
---|
| 54 | .PP |
---|
| 55 | This program is distributed in the hope that it will be useful, |
---|
| 56 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
---|
| 57 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
---|
| 58 | GNU General Public License for more details. |
---|
| 59 | .PP |
---|
| 60 | You should have received a copy of the GNU General Public License |
---|
| 61 | along with this program; if not, write to the Free Software |
---|
[2303] | 62 | Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110\-1301, USA. |
---|
[1890] | 63 | .PP |
---|
[2344] | 64 | Please report bugs to : Jerome Alet \- alet@librelogiciel.com |
---|