Xref: utzoo comp.windows.open-look:670 comp.windows.x:33107 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!bcm!convex!texsun!newstop!exodus!trantor!smarks From: smarks@trantor.Eng.Sun.COM (Stuart Marks) Newsgroups: comp.windows.open-look,comp.windows.x Subject: Re: MinimalDecor resource problem Message-ID: <8388@exodus.Eng.Sun.COM> Date: 21 Feb 91 21:48:40 GMT References: <23@ftms.UUCP> Sender: news@exodus.Eng.Sun.COM Reply-To: smarks@Eng.Sun.COM Followup-To: comp.windows.open-look Organization: Sun Microsystems, Inc. Lines: 36 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. |> I wanted to use it with xv or xloadimage, ie, to bring up a picture without |> the title bar. No such luck. It will look like a picture frame without the |> title bar. I'm not sure what you mean by looking "like a picture frame without the title bar." If you set the MinimalDecor resource this way, olwm gets rid of the title bar, but there is still a thin border all the way around the edge of the window. This may or may not be what you want. s'marks -- Stuart W. Marks ARPA: smarks@eng.sun.com Windows & Graphics Software UUCP: sun!smarks Sun Microsystems, Inc.