> Does anyone know if there is a kind of "slide show software"
> available on Linux? I just subscribed to digitalblasphemy.com
> and want to download all of the pictures there, and then have
> them continuously displayed on a monitor, one after the other.
The XV program will trivially display in sequence, with
specified timeouts and many other optional characteristics,
as many images as you can mention to it. A commandline like
xv -wait 3 *.gif
would cycle through all the images with a 3 second delay...
(gee - you might have to say "-loop" as well..)
*****************************************************************
To unsubscribe from this list, send mail to [EMAIL PROTECTED]
with the text 'unsubscribe gnhlug' in the message body.
*****************************************************************