Thomas Adam <thomas_adam16_at_yahoo.com> writes:
> Dear All,
>
> 1. I have tried to get a program such as "kedit" to
> load as an icon when I start up fvwm2. I did this by
> using Style "kedit" StartsOnDesk 1 2, StartIconic.
>
> This sometimes worked, and sometimes did not, why????
> Is it something that I am doing wrong???
This function seems to work for me:
DestroyFunc kedit
AddToFunc kedit
# I Style "kedit" StartIconic
+ I Exec kedit
+ I Wait kedit
+ I Style "kedit" StartNormal
I then start kedit using the function "kedit".
kedit seems to accept the command line flag "-iconic", but then ignores
it. I don't know why. Perhaps the KDE developers can explain why.
--
Dan Espen
444 Hoes Lane Room RRC 1C-214 E-mail: dane_at_mk.telcordia.com
Piscataway, NJ 08854 Phone: (732) 699-5570
--
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 Mon Oct 09 2000 - 08:24:40 BST