Path: utzoo!attcan!uunet!lll-winken!lll-tis!ames!sgi!daisy!lydia From: lydia@daisy.UUCP (Lydia Yomtovian) Newsgroups: comp.windows.x Subject: Re: twm Message-ID: <1257@daisy.UUCP> Date: 10 Jun 88 16:50:19 GMT References: <8806071737.AA26256@s3snorkel> <2505@mandrill.CWRU.Edu> Reply-To: lydia@daisy.UUCP (Lydia Yomtovian) Organization: Daisy Systems Corp., Mountain View, Ca. Lines: 16 >The problem that I have with iconifying is that I give my xterm windows >other names (with -n or -name), and twm doesn't seem to know to use the >"xterm.icon". Can anyone help with that? With the new upgrade of twm the following is true: # # NOTE that the nice xterm icon is no longer provided by default, # you can now specify your own bitmap file to use. # If you copy the file "xterm.icon" into /usr/include/X11/bitmaps/ # and add the following lines to your .twmrc file, you will get the # xterm icon bitmap. # ForceIcons Icons { "xterm" "xterm.icon" }