Re: FVWM: Move and resize question

From: Tim Phipps <tim_phipps_at_bigfoot.com>
Date: Wed, 26 Jan 2000 14:33:18 +0000

Dominik Vogt wrote:
>
> That's because fvwm doesn't wait for the netscape window to appear
> before continuing the function. The 'Wait' command can do this,
> but it's a dangerous thing. If no window with the given name
> ever appears you can hang fvww (I think there's a key combination
> to bug out of this, but I don't know which).
>
It's not that dangerous. Fvwm will happily carry on managing windows
while it is waiting for the window to appear, you can pop up menus and
use key bindings. All a Wait command does is to stick the rest of the
functions into a list of things to do when the window appears. The root
cursor will change into a stopwatch while it is waiting and you can
interrupt it with Ctrl-Alt-Escape.

The function to massage netscape is:

DestroyFunc SpawnNetscape
AddToFunc SpawnNetscape I Exec exec /usr/local/netscape/netscape
+ I Wait Netscape
+ I Next [Netscape] Move 12p 20p
+ I Next [Netscape] Maximize 91 89

Cheers,
Tim.
--
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 Wed Jan 26 2000 - 08:34:17 GMT

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:37:50 BST