On Mon, Sep 08, 2003 at 11:11:22AM +0200, Uwe Pross wrote:
> Hi there again,
> 
> The  conditional  command  "All"   seems   to   reject   the
> CirculateSkip  style  option.

As documented in the man page.  Use

  All (!CirculateHit, CurrentPage) Close

instead.

> The following code should keep one xterm window open: 
> 
> DestroyFunc showme
> AddToFunc showme
> + I Style test CirculateSkip
> + I Exec xterm -T test
> + I Wait test
> + I Exec xterm -T normal
> + I Wait normal
> + I All (CurrentPage) Close
> 
> Function showme
> 
> On my box all windows on the current page are closed, which
> should not happen. At least the xterm "test" should remain
> open.

Ciao

Dominik ^_^  ^_^
--
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]

Reply via email to