On Sat, 17 Aug 2002, Mikhael Goikhman wrote:
> > I thought the ';' would work.
>
> Here you should remove "exec":
>   Exec xterm &; xterm &; xterm &
> The last & is optional, but I would leave it for symmetry.
>
   + "All" Exec xterm &; xterm &
   doesn't work. Nothing happens. If I remove the last xterm then an
   xterm pops up as expected, as in
   + "All" Exec xterm &
   but if I add a semicolon
   + "All" Exec xterm &;
   then nothing happens
> > By the way I have a very unusual problem with fvwm-2.5.2. It just
> > occurred while I was writing this email. And its this kind of problem.
> > Intermittent, ..........
>
> Try to narrow the problem and make it reproducible, so that others can see
> this too.
>
   Tricky, only thing I can think of is 'ps x' to see if the process's
   are stopped. It seems that as long as I don't move into the mouse
   into the window it stay in that state. All other windows are functional.
   The question is what to examine. Suggestions are welcome.
   Bruce
--
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 Mon Aug 19 2002 - 01:14:11 BST