01-18-2008, 09:59 PM | #4511 | |
Count
Join Date: Jan 2007
Location: Rosario
Posts: 1,440
|
Quote:
__________________
Usuario GNU/linux registrado Nº450915 "Sólo hay un problema con el sentido común: que no es demasiado común" -- Milt Bryce |
|
01-18-2008, 10:00 PM | #4512 | |
Duke
Join Date: Nov 2006
Location: 0x00CAFE
Posts: 3,366
|
Quote:
Que sos tarado, eh.. Te hacías un script!
__________________
I don't have a solution, but I admire the problem. |
|
01-18-2008, 10:01 PM | #4513 | |
Count
Join Date: Jan 2007
Location: Rosario
Posts: 1,440
|
Quote:
joder :-( yo como un boludo dandole a impr pant y aceptar >.<
__________________
Usuario GNU/linux registrado Nº450915 "Sólo hay un problema con el sentido común: que no es demasiado común" -- Milt Bryce |
|
01-18-2008, 10:05 PM | #4514 | |
Marquis
Join Date: Oct 2006
Location: no se pudo establecar conexión con el servidor
Posts: 2,057
|
Quote:
Code:
man xwd NAME xwd - dump an image of an X window SYNOPSIS xwd [-debug] [-help] [-nobdrs] [-out file] [-xy] [-frame] [-add value] [-root | -id id | -name name ] [-icmap] [-screen] [-display display] DESCRIPTION Xwd is an X Window System window dumping utility. Xwd allows X users to store window images in a specially formatted dump file. This file can then be read by various other X utilities for redisplay, printing, editing, formatting, archiving, image processing, etc. The target window is selected by clicking the pointer in the desired window. The keyboard bell is rung once at the beginning of the dump and twice when the dump is completed. Code:
while true do xwd.... ...
__________________
in theCopyleft—all rights reversed |
|
01-18-2008, 10:06 PM | #4515 |
Marquis
Join Date: Oct 2006
Location: no se pudo establecar conexión con el servidor
Posts: 2,057
|
bue... ya se avivaron
__________________
in theCopyleft—all rights reversed |
01-18-2008, 10:07 PM | #4516 | |
Banned
Join Date: Mar 2006
Location: Jugando al rol?... nop...ReTiReD FoReVeR
Posts: 1,080
|
Quote:
|
|
01-18-2008, 10:10 PM | #4517 |
Marquis
Join Date: Oct 2006
Location: no se pudo establecar conexión con el servidor
Posts: 2,057
|
que para grabar un montón de imágenes individuales del escritorio, no hace falta apretar impr-pant compulsivamente
__________________
in theCopyleft—all rights reversed |
01-18-2008, 10:14 PM | #4518 |
Count
Join Date: Jan 2007
Location: Rosario
Posts: 1,440
|
creo que un for seria mejor, un video usa unos 25 frames por segundo, asi que multiplicando 25 por el numero de segundos que queres, te armas un for y listo mmm.. o hacer un contador
A=0 while ["numero de frames" -gt $A] ; do programa favorito para capturar snap $A=A++ fi
__________________
Usuario GNU/linux registrado Nº450915 "Sólo hay un problema con el sentido común: que no es demasiado común" -- Milt Bryce |
01-18-2008, 10:16 PM | #4519 | |
Banned
Join Date: Mar 2006
Location: Jugando al rol?... nop...ReTiReD FoReVeR
Posts: 1,080
|
Quote:
|
|
01-18-2008, 10:16 PM | #4520 |
Marquis
Join Date: Oct 2006
Location: no se pudo establecar conexión con el servidor
Posts: 2,057
|
no,programa favorito no. Tiene que ser uno no interactivo
__________________
in theCopyleft—all rights reversed |
Tags |
charlar, saludar |
|
|