On Fri, Mar 19, 2004 at 04:01:06PM +0100, Remko Troncon wrote:
> Hi,
>
> When i start fvwm, the initialization function starts the pager, the
> buttons, and sets the background. If the buttons and the pager are
> transparent, this gives some weird results while starting: first they
> are started with a black backround, after a while the background comes
> up, and then the backgrounds are updated. This doesn't look really
> smooth. Is there anything that can be done about that ?
>
> thanks,
> Remko
> --
You could try the schedule command. (Only in fvwm 2.5.x)
DestroyFunc StartFunction
AddToFunc StartFunction
# schedule FvwmPager so it starts after the root bg is up.
+ I Schedule 900 Module FvwmPager * *
hth,
sa
--
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 Sat Mar 20 2004 - 09:32:22 GMT