Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uwm.edu!wuarchive!psuvax1!dna From: dna@math.psu.edu (Douglas N. Arnold) Newsgroups: comp.windows.open-look Subject: Re: MinimalDecor resource problem Summary: How to get rid of title bar on cmdtool and textedit? Message-ID: Date: 22 Feb 91 21:27:36 GMT References: <23@ftms.UUCP> <8388@exodus.Eng.Sun.COM> Sender: news@cs.psu.edu (Usenet) Organization: Department of Mathematics, Pennsylvania State University Lines: 28 Nntp-Posting-Host: fredholm.math.psu.edu In article <8388@exodus.Eng.Sun.COM>, smarks@Eng.Sun.COM (Stuart Marks) writes: >> In article <23@ftms.UUCP>, brown@ftms.UUCP (Vidiot) writes: >> |> >> |> Someone has suggested that to get rid of the title bar when olwm is used is to >> |> add `OpenWindows.MinimalDecor:prog1 prog2 ...' >> |> >> |> Well, I tried that, I tried adding -xrm to the shelltool startups, etc. and >> |> needless to say it appears as if this is just plain ignored. >> >> The names you put in the MinimalDecor resource aren't always the same as the >> name of the program. The names for this resource must be the same as the >> strings the program gives in its WM_CLASS property. Also, the names are >> case-sensitive, so if the case doesn't match, the specification will be >> ignored. >> >> To find out what class xloadimage uses, I ran xloadimage and then >> I used xprop to look at the properties on xloadimage's window: >> >> WM_CLASS(STRING) = "", "Xloadimage" >> >> So you should put "Xloadimage" into the MinimalDecor resource. What about applications like cmdtool or textedit. When I use xprop on these, it doesn't report any WM_CLASS. Is it possible to get rid of the title bar on these applications? -- Douglas N. Arnold dna@math.psu.edu Dept. of Mathematics, Penn State Univ. (814) 865-0246