On Fri, Feb 03, 2006 at 05:05:04PM +0100, Dominik Vogt wrote: > On Thu, Feb 02, 2006 at 04:21:25PM +0100, Michelle Konzack wrote: > > Hello *, > > > > I have a "DeskTopSize 2x1" and want to have in the first > > page a Still-Image and on the second one a Slideshow. > > > > I have tried > > > > __( '/home/michelle.konzack/.fvwm/modules/FvwmBacker' )_____________ > > / > > | *FvwmBacker: Command (Desk 0, Page 0 0) Exec xpmroot > > $HOME/wall/1024x768.dgse.xpm > > | *FvwmBacker: Command (Desk 0, Page 1 0) Exec tdwallpaperslideshow -d > > $HOME/wall/iraq > > \____________________________________________________________________ > > > > but it does not work. The slideshow is in all two Pages. > > How to solv this? > > I guess the tdwallpaperslideshow runs continually in the > background. It does not know anything about fvwm pages, so it > just overwrites the current background image. And if I'm right, a > new tdwallpaperslideshow is started each time you switch to page > 1 0. > > Ideally it would be possible to reconfigure FvwmBacker at run > time, a la > > # this does *not* work: > FvwmCommand "SendToModule FvwmBacker \ > Command (Desk0, Page 1 0) xpmroot some_picture.xpm" > > Then you could make a script that informs FvwmBackker every n > seconds of a new image:
[snip] I just noticed that it's much easier. FvwmBacker accepts new config lines after startup, so you can say something like DestroyModuleConfig FvwmBacker* *FvwmBacker: Command (Desk 0) -solid black *FvwmBacker: Command (Desk 1) -solid blue and FvwmBacker automatically uses the new config. It's not possible to delete config lines, though. And of course you can use colour sets, but it's a waste of memory as the image is buffered in memory. Ciao Dominik ^_^ ^_^ -- Dominik Vogt, [EMAIL PROTECTED]
signature.asc
Description: Digital signature
