home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.windows.x.apps
- Path: sparky!uunet!spool.mu.edu!agate!ames!decwrl!adobe!times!nfoskett
- From: nfoskett@orion.adobe.com (Nicholas Foskett)
- Subject: Re: TWM IconManagerDontShow question
- In-Reply-To: dean@rmtc.Central.Sun.COM's message of 28 Jan 1993 16:42:23 GMT
- Message-ID: <NFOSKETT.93Jan28142951@musketeer.orion.adobe.com>
- Sender: usenet@adobe.com (USENET NEWS)
- Organization: Adobe Systems Inc., Mountain View, CA
- References: <lmg37fINN4cj@exodus.Eng.Sun.COM>
- Date: Thu, 28 Jan 1993 22:29:51 GMT
- Lines: 21
-
- In article <lmg37fINN4cj@exodus.Eng.Sun.COM> dean@rmtc.Central.Sun.COM () writes:
- > I would like a window to be listed under IconManagerDontShow{},
- > but the window name is constantly changing since it is a stocktool
- > that shows the last time updated as the window name/title. Is there
- > anyway to use wildcards or anything to accomplish this? This ability
- > is not mentioned in the man page.
-
- well, the man page is not really clear, but sort of implies that you
- can actually use the class name of the application in IconManagerDontShow{}.
-
- i use that e.g.
-
- IconManagerDontShow {
- "XTerm"
- }
-
- and it works fine for me (although i am running vtwm, it should be the
- same). so, as long as the class name for that window did not change,
- it should not be displayed.
-
- nick
-