+++ Dan Espen [2003-01-27 14:16:53]:

> Kingsly John <[EMAIL PROTECTED]> writes:
> > Hi!
> > 
> > I have a function like this to set the wallpaper/background ...
> > 
> > AddToFunc SetWallpaper
> > + I Exec xv -root -maxpect -quit $0
> > + I Refresh
> > 
> > This doesn't work as I want it to as.. the Refresh command is being issued
> > before xv finishes painting the root window.
> > 
> > I want to set a sleep/wait period of a couple of seconds before Refresh is
> > called... how do I achieve it? 
> 
> + I PipeRead 'xv -root -maxpect -quit $0'

Works like a charm... never thought of using PipeRead that way! 

Thanks!

Kingsly

-- 
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]

Reply via email to