On 5 February 2013 01:52, Omari Norman <om...@smileystation.com> wrote: > On Sun, Feb 3, 2013 at 9:24 AM, Thomas Adam <tho...@fvwm.org> wrote: >>> *CrashyConfig: Balloons >>> >>> AddToFunc InitFunction >>> + I GotoDesk 0 1 >>> + I Module FvwmPager 1 1 >>> + I Module FvwmPager CrashyConfig 1 1 >>> + I Exec exec xterm >> >> Does this fix it? >> + >> + if (i < 0) >> + return; >> + > > That does fix it, thanks!
Fixed in CVS. > I also notice that for me at least the pager does not seem to behave > as documented in the man page, which says that if I omit both desk > numbers, the current desk is used instead. So I would think this means > that if I do > > GotoDesk 0 1 > Module FvwmPager FvwmPager * -- Thomas Adam