On Wed, Jun 23, 1999 at 04:31:04AM +0200, Dominik Vogt wrote:
> On Tue, Jun 22, 1999 at 09:11:47PM -0400, Allin Cottrell wrote:
> > On Wed, 23 Jun 1999, Dominik Vogt wrote:
> >
> > > AddToFunc InitFunction
> > > + Module FvwmCommandS
> > > + Exec "xpmroot <your image> ; FvwmCommand Refresh"
> >
> > I probably didn't explain myself well enough, but I don't think
> > that adding to InitFunction will do what I want. I have a solid
> > background on desk 1, an xpm background and a "transparent" rxvt
> > on desk 3. Fvwm has been running for some time. I use Fvwm
> > Pager to move from desk 3 to desk 1: all OK. I use the pager
> > again to move from desk 1 to desk 3: the background fills in
> > fine (after a slight delay), but the rxvt (which was drawn with
> > no appreciable delay) retains the background of desk 1. What I
> > wish to do is insert a "wait" (for the xpmroot) before a
> > "Refresh" of desk 3, so the rxvt will have the right background.
>
> Uh, you made it clear enough, I'm just tired. Try using FvwmEvent.
>
Then do
AddToFunc InitFunction
+ Module FvwmCommandS
*FvwmBackerDesk 3 Exec "xpmroot <your image> ; FvwmCommand Refresh"
--
--- There are two kinds of knowledge, you either know the answer or
you know where to find it
-Kane, Johnson, and anonymous
--
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 majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Wed Jun 23 1999 - 12:06:39 BST