Changeset 1857 for pykota/trunk/man/es/pykosd.1
- Timestamp:
- 10/20/04 16:42:49 (20 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
pykota/trunk/man/es/pykosd.1
r1827 r1857 2 2 .TH PYKOSD "1" "octobre 2004" "C@LL - Conseil Internet & Logiciels Libres" "User Commands" 3 3 .SH NOM 4 pykosd \- page de manuel de pykosd 1.20alpha2 5_unofficial4 pykosd \- page de manuel de pykosd 1.20alpha26_unofficial 5 5 .SH DESCRIPTION 6 pykosd v1.20alpha2 5_unofficial (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres7 Un monitor de cuotas OSD paraPyKota.6 pykosd v1.20alpha26_unofficial (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres 7 An OSD quota monitor for PyKota. 8 8 .PP 9 uso desde la l�a de comandos:9 command line usage : 10 10 .IP 11 pykosd [op ciones]11 pykosd [options] 12 12 .PP 13 op ciones:13 options : 14 14 .TP 15 15 \fB\-v\fR | \fB\-\-version\fR 16 Muestra el n� de versi�e pykosd y 17 luego sale. 16 Prints pykosd's version number then exits. 18 17 .TP 19 18 \fB\-h\fR | \fB\-\-help\fR 20 Muestra este mensaje y luego sale.19 Prints this message then exits. 21 20 .TP 22 \fB\-c\fR | \fB\-\-color\fR #rrggbb Establece el color que se utilizar�n el 23 visualizador como un triplete hexadecimal, por 24 ejemplo #FF0000 es un rojo 100%. 25 El valor por defecto es 100% verde (#00FF00). 21 \fB\-c\fR | \fB\-\-color\fR #rrggbb Sets the color to use for display as an hexadecimal 22 triplet, for example #FF0000 is 100% red. 23 Defaults to 100% green (#00FF00). 26 24 .TP 27 25 \fB\-d\fR | \fB\-\-duration\fR d 28 Establece la duraci�el visualizador en segundos.29 Por defecto son 3 segundos.26 Sets the duration of the display in seconds. 27 Defaults to 3 seconds. 30 28 .TP 31 29 \fB\-f\fR | \fB\-\-font\fR f 32 Establece el tipo de letra que se utilizar�n 33 el visualizador. 34 Por defecto se utilizar�a opci�or defecto 35 de la librer�Python OSD. 30 Sets the font to use for display. 31 Defaults to the Python OSD library's default. 36 32 .TP 37 33 \fB\-l\fR | \fB\-\-loop\fR n 38 Establece el n� de veces que la informaci�e mostrar�El valor por defecto es 0, que significa un 39 bucle sin fin.34 Sets the number of times the info will be displayed. 35 Defaults to 0, which means loop forever. 40 36 .TP 41 37 \fB\-s\fR | \fB\-\-sleep\fR s 42 Establece el tiempo de espera entre dos mensajes 43 en segundos. El valor por defecto son 180 segundos 44 (3 minutos). 38 Sets the sleeping duration between two displays 39 in seconds. Defaults to 180 seconds (3 minutes). 45 40 .PP 46 e jemplos:41 examples : 47 42 .IP 48 43 \f(CW$ pykosd -s 60 --loop 5\fR 49 44 .IP 50 Ejecutar�ykosd. El visualizador se actualizar�ada 60 segundos, 51 y se mostrar� segundos (valor por defecto) cada vez. Despu�de 52 cinco iteraciones, el programa finalizar�.PP 45 Will launch pykosd. Display will be refreshed every 60 seconds, 46 and will last for 3 seconds (the default) each time. After five 47 iterations, the program will exit. 48 .PP 53 49 This program is free software; you can redistribute it and/or modify 54 50 it under the terms of the GNU General Public License as published by … … 65 61 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. 66 62 .PP 67 P or favor, env�los errores por correo electr�o a: Jerome Alet - alet@librelogiciel.com63 Please e-mail bugs to: Jerome Alet - alet@librelogiciel.com