%% Bob van der Poel <bvdpoel_at_kootenay.com> writes:
bvdp> A few things aren't going right for me.
bvdp> 1. If I have the following in my .fvwm2rc file it doesn't work:
bvdp> Style Netscape* TitleIcon mini-nscape.xpm, StartsOnDesk 1, SkipMapping
bvdp> However:
bvdp> Style Netscape* StartsOnDesk 1, SkipMapping, TitleIcon mini-nscape.xpm
bvdp> is fine. Does a TitleIcon command need to be at the end of a line?
I've never heard of the "TitleIcon" command. What version of fvwm are
you using? That could well be your problem. Have you looked at the
error log fvwm2 prints to see if there's a syntax error shown here?
Perhaps you mean "MiniIcon"? Check the fvwm2 man page.
bvdp> 2. I have
bvdp> Style "*" RandomPlacement
bvdp> However, when my netscape windows come up they want to
bvdp> 'tile'. Each new window is a bit lower (vertically) than the
bvdp> next. I assume that this is to show the different titlebars. I
bvdp> have the geom set to +0+0 for the netscape windows and really do
bvdp> want it that way. Can I force this?
If I understand you correctly, you should be able to create a specific
style for netscape windows and specify a different placement scheme for
them:
Style "Netscape" <something else>
and that will override the "*" style.
--
-------------------------------------------------------------------------------
Paul D. Smith <psmith_at_baynetworks.com> Network Management Development
"Please remain calm...I may be mad, but I am a professional." --Mad Scientist
-------------------------------------------------------------------------------
These are my opinions---Nortel Networks takes no responsibility for them.
--
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 Mar 29 1999 - 15:50:50 BST