Hi fvwm-User,
I would like to start applications on different pages during start up
of fvwm 2.2.4.
I tried the following in my .fvwm2rc
AddToFunc InitFunction
# show FVWM logo
 +      "I"     Module FvwmBanner
 +      "I"     Exec xosview -geometry 175x135-20-30
 +      "I"     Exec xpmroot /usr/X11R6/include/X11/susexpm/normal/wall_suse.xpm
 +      "I"     GotoPage 0 0
 +      "I"     Exec <FirstApplication>
 +      "I"     Exec <SecondApplication>
 +      "I"     GotoPage 0 1
 +      "I"     Exec <ThirdApplication>       
Unfortunately it does not work. All apps are started on page 0 1. How
can I do that? 
Mayby it is a FAQ, but I did not find the approprite FAQ entry. 
A pointer into the doc or similar is enough.
Thanks a lot in advance,
Frank
--
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 26 2000 - 06:58:52 BST