On Tue, Sep 23, 2003 at 07:39:55PM +0200, Uwe Pross wrote:
> Dominik Vogt wrote:
> >
> > > That explains it. So there is no workaround?
> > 
> > Change the function.  Make it flip the focus only if no window on
> > the current page has the focus.
> 
> In version 2.4.6 the !Focused and !CurrentPage conditions seem not to
> exists. It does not work an it is not mentioned in the man page.

That's right.  You could hack a shell script that checks these
conditions and call it with PipeRead:

  Current PipeRead <script> \
    $vp.x $vp.y $vp.width $vp.height \
    $w.x  $w.y  $w.width  $w.height
  None <focus as usual>

(script checks whether window is on current page or not).

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