What about using FvwmRearrange module ?
Try this:
AddToFunc Create4XTerms
+ "I" All Iconify on
+ "I" Exec exec xterm -g +0+0
+ "I" wait xterm
+ "I" Exec exec xterm -g -0+0
+ "I" wait xterm
+ "I" Exec exec xterm -g +0-0
+ "I" wait xterm
+ "I" Exec exec xterm -g -0-0
+ "I" wait xterm
+ "I" Module FvwmRearrange -tile -v -m -mn 2 0 0 100 100
Pitfalls:
-> it needs to iconify all windows present on the current desk for the
vertical FvwmRearrange to work
-> you may look more into FvwmRearrange parameters to improve the code
-> you may want to add names to your terminals ( i usually do not )
Hope this is finally what you looked for. Thanks for this idea anyway.
It's now part of my .fvwm2rc ! ;)
Rgds,
Christian
___________________________________________________________
Do You Yahoo!? -- Une adresse _at_yahoo.fr gratuite et en français !
Yahoo! Mail :
http://fr.mail.yahoo.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 Wed Jul 31 2002 - 01:55:50 BST