root / pykota / trunk / man / fr / pykosd.1 @ 3279

Revision 3279, 2.3 kB (checked in by jerome, 16 years ago)

Finished changing copyright years, excepted for contributed stuff
and database schema migration scripts which would only be useful to
people with very very old releases of PyKota : these scripts won't change
for sure, and might disappear anyway...

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.36.
2.TH PYKOSD "1" "janvier 2008" "C@LL - Conseil Internet & Logiciels Libres" "User Commands"
3.SH NOM
4pykosd \- page de manuel de pykosd 1.27alpha3_BROKEN_unofficial
5.SH DESCRIPTION
6pykosd v1.27alpha3_BROKEN_unofficial (c) 2003, 2004, 2005, 2006, 2007, 2008 Jerome Alet \- alet@librelogiciel.com
7.PP
8Un afficheur OSD de quota d'impression pour PyKota.
9.PP
10ligne de commande :
11.IP
12pykosd [options]
13.PP
14options :
15.TP
16\fB\-v\fR | \fB\-\-version\fR
17Affiche la version de pykosd et quitte.
18.TP
19\fB\-h\fR | \fB\-\-help\fR
20Affiche ce message et quitte.
21.TP
22\fB\-c\fR | \fB\-\-color\fR #rrggbb Fixe la couleur �tiliser pour l'affichage �n
23triplet hexadecimal, par exemple #FF0000 est 100%
24de rouge.
25La valeur par d�ut est 100% de vert (#00FF00).
26.TP
27\fB\-d\fR | \fB\-\-duration\fR d
28Fixe la dur�de l'affichage en secondes.
29La valeur par d�ut est de 3 secondes.
30.TP
31\fB\-f\fR | \fB\-\-font\fR f
32Fixe la police de caract�s �tiliser pour
33l'affichage.
34La valeur par d�ut est celle de la librairie
35Python OSD.
36.TP
37\fB\-l\fR | \fB\-\-loop\fR n
38Fixe le nombre de fois o�nformation sera affich�
39La valeur par d�ut est 0, qui indique un nombre
40d'affichages infini.
41.TP
42\fB\-s\fR | \fB\-\-sleep\fR s
43Fixe la dur�en secondes de sommeil entre deux
44affichages. La valeur par d�ut est 180 (3 minutes).
45.PP
46exemples :
47.IP
48\f(CW$ pykosd -s 60 \-\-loop 5\fR
49.IP
50Lance pykosd. L'affichage sera rafra�it toutes les 60 secondes,
51et persistera pendant 3 secondes (la valeur par d�ut) �haque fois.
52Apr�5 it�tions, le programme se terminera.
53.PP
54(c) 2003, 2004, 2005, 2006, 2007, 2008 Jerome Alet <alet@librelogiciel.com>
55This program is free software: you can redistribute it and/or modify
56it under the terms of the GNU General Public License as published by
57the Free Software Foundation, either version 3 of the License, or
58(at your option) any later version.
59.PP
60This program is distributed in the hope that it will be useful,
61but WITHOUT ANY WARRANTY; without even the implied warranty of
62MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
63GNU General Public License for more details.
64.PP
65You should have received a copy of the GNU General Public License
66along with this program.  If not, see <http://www.gnu.org/licenses/>.
67.PP
68Merci d'envoyer les rapports de bugs � Jerome Alet \- alet@librelogiciel.com
Note: See TracBrowser for help on using the browser.