cat myImgagelist | perl -le '@_=<>; while ( 1 ) {$a=$_[rand@_] ; `xv -root -maxpect -quit $a`; sleep 120;}'&