On Tue, Oct 05, 1999 at 10:08:23AM +0200, sh_at_dc.luth.se wrote:
> Hi,
>
> Is there a way to force a window to do a placement of itself
> after it has been initially opened.
> For example, I would like to do this when I reopen iconified
> windows, and maybe even make a keybinding that would force
> the window to move to a position where there is an empty
> place, like new windows do when I have the following styles
> set up:
> Style "*" SmartPlacement
> Style "*" RandomPlacement
Yes. The "PlaceAgain" command can help you (new in the 2.3.x
betas). With the function below you will get the behaviour
you want when you left-click on an icon:
AddToFunc IconFunc
+ C PlaceAgain
+ C Iconify off
...
Mouse 1 I A Function IconFunc
Bye
Dominik ^_^
--
Dominik Vogt, Hewlett-Packard GmbH, Dept. BVS
Herrenberger Str.130, 71034 Boeblingen, Germany
phone: 07031/14-4596, fax: 07031/14-3883, dominik_vogt_at_hp.com
--
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 Tue Oct 05 1999 - 04:51:50 BST