Re: FVWM: mouse pointer placing upon windowlist switch

From: Perry Hutchison <phutchis_at_beaverton.windriver.com>
Date: Wed, 28 Nov 2001 10:08:17 -0800 (PST)

> DestroyFunc WindowListFunc
> AddToFunc WindowListFunc I WindowId $0 Iconify off
> + I WindowId $0 FlipFocus
> + I WindowId $0 Raise
> + I WindowId $0 WarpToWindow 50 50

Or, simpler and more robust, just add this to .fvwm2rc somewhere

  AddToFunc WindowListFunc I WindowId $0 WarpToWindow 50 50

This appends the "move to center" to the previous action without
having to destroy and re-create the whole thing. This way, it
will still work if the default action changes in a future release.
--
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 Nov 28 2001 - 12:08:48 GMT

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