Kok, Auke wrote: > you don't need to use gtk->perl to run autocmd scripts, they can also be shell > scripts just fine: > > --- >8 --- cut here --- 8<--- > #!/bin/bash > while sleep 30; do > xfdesktop --reload > done > --- >8 --- cut here --- 8<--- You missed the point. Read the parent post. Or the quoted portion in my post. -b