Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!sdd.hp.com!caen!sol.ctr.columbia.edu!emory!ogicse!ogicse.cse.ogi.edu!morgan From: morgan@ogicse.cse.ogi.edu (Clark O. Morgan) Newsgroups: comp.windows.x Subject: -iconic vs. twm Message-ID: <17479@ogicse.ogi.edu> Date: 15 Feb 91 20:47:37 GMT Sender: morgan@ogicse.ogi.edu Distribution: na Organization: Oregon Graduate Institute (formerly OGC), Beaverton, OR Lines: 21 Using twm in X11R4, I want to start up an application in the iconified state and use it some time later. No problem, I just type: $ -iconic & However, when I uniconify the application, it has _no_ title. Blech. So I read the appropriate sections of Vol 3 of O'Reilly & Assoc. and edited my copy of .twmrc to include this directive: MakeTitle { "" } I logged out and then back in. The result was the same -- no title when I uniconified . I tried this with two different applications, namely: xterm and xclipboard. So what am I doing wrong (or is this a twm feature/bug)? This question may be in the FAQ, but I just started reading this group and the FAQ has previously expired.... Thanks in advance.