If you already post your config, some comments... On 02 Apr 2003 20:15:37 -0500, Ben Mathews wrote: > > ############################## Define Colorsets > ############################# > Colorset 0 fg white, Transparent > Colorset 5 fg blue, Transparent > > ModuleSynchronous Timeout 5 FvwmTheme
You start FvwmTheme here for the first time. In 2.5.x you don't need it (i.e. remove this line). > WindowFont -*-fixed-bold-*-*-*-15-*-*-*-*-*-*-* Don't use WindowFont, see the man page. > Style "FvwmPager" StaysOnTop, BorderWidth 0, HandleWidth 0, > RootTransparent, ParentalRelativity There is no such style RootTransparent. > DestroyFunc StartFunction > AddToFunc StartFunction > + I ModuleSynchronous FvwmTheme You start it here for the second time. > + I exec xv -quit -root -random /home/custom/wallpaper/*.jpg; fvwm-root -d > + I Module FvwmPager 0 3 > > DestroyFunc ReStartFunction > AddToFunc ReStartFunction > + I exec xv -quit -root -random /home/custom/wallpaper/*.jpg; fvwm-root -d Do you want xv and fvwm-root to be run twice on restarts? Remove ReStartFunction function. > *FvwmPager: Rows 4 > *FvwmPager: Columns 1 > *FvwmPagerGeometry -15-35 Well, is not it nice to be consistent and use colon-space here too? :) Regards, Mikhael. -- 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]
