On 4 Sep, norvien wrote:
> My only other comment, besides the fact that I think fvwm2 rocks, is
> that I wish there was some way to tell a program to start on a certain
> Page (not Desk) -- I've seen discussion of a StartsOnPage style, but
> this is different than what I want -- I don't want a window _always_
> to start on a certain page, just when I call it up in a certain
> function -- so a modifier to Exec might do the trick. I don't know.
> Maybe there is a way to do this already, and I just haven't found it
> yet: if so, any advice would be appreciated.
Try this, to run an xterm on desk #2, page 1,1:
Desk 0 2
GotoPage 1 1
Exec /usr/bin/X11/xterm -T "myterm"
wait "myterm"
--
(void) lar3ry(); gensch_at_zk3.dec.com
"Sometimes it happens. People just explode. Natural causes."
--
Visit the official FVWM web page at <URL:http://www.hpc.uh.edu/fvwm/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_hpc.uh.edu.
To report problems, send mail to fvwm-owner_at_hpc.uh.edu.
Received on Thu Sep 04 1997 - 14:16:32 BST