Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!cs.utexas.edu!asuvax!ukma!seismo!bonnett From: bonnett@seismo.CSS.GOV (H. David Bonnett) Newsgroups: comp.windows.x.motif Subject: Re: Unwanted window decoration Message-ID: <49577@seismo.CSS.GOV> Date: 21 Apr 91 18:02:20 GMT References: Sender: usenet@seismo.CSS.GOV Distribution: comp Organization: Center for Seismic Studies, Arlington, VA Lines: 19 In article , amir@taux01.nsc.com (Amir J. Katz (Xpert)) writes: |> I' trying (without success) to prevent MWM from decorating all windows of 'xfaces' |> application. I tried to follow the mwm man page by putting the following line |> in my ~/.Xdefaults: |> Mwm*xfaces.clientDecoration: none |> But it ain't workin'. |> |> Where did I go wrong? Try: Mwm*xfaces*clientDecoration: none The client decoration is not tightly bound to xfaces (it is an inherited attribute) and therefore the Resource Manager fails to match xfaces.clientDecoration. Hope this helps, -- -dave bonnett- Center for Seismic Studies; Arlington, VA bonnett@seismo.css.gov : All standard disclaimers apply.