"David M. Meyer 541/346-1747" <meyer_at_antc.uoregon.edu> writes:
>
> If I have a style like this:
>
> Style "XTerm" SloppyFocus,DecorateTransient,IconBox
>
> then xterms go into the Iconbox, but without an Icon. If
> I do this:
>
> Style "XTerm" SloppyFocus, Icon xterm.xpm, IconBox
>
> then xterms get an icon, but they won't go into the
> IconBox. Is this a bug or just my misunderstanding of how
> this should work?
Stange as it may seem, along with the name of the icon, you need NoIcon:
Style "XTerm" SloppyFocus, Icon xterm.xpm, NoIcon IconBox
This is in the man page.
> Thanks,
>
> Dave
--
Dan Espen Phone: (908) 699-5570
dane_at_bae.bellcore.com
444 Hoes Lane Room RRC 1C-214
Piscataway, NJ 08854
--
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 Dec 19 1996 - 13:05:31 GMT