Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!rutgers!mcnc!duke!macbeth!pusateri From: pusateri@macbeth.cs.duke.edu (Thomas J. Pusateri) Newsgroups: comp.windows.x Subject: Re: help with athena widgets Message-ID: <16478@duke.cs.duke.edu> Date: 13 Dec 89 23:16:25 GMT References: <1989Dec13.165245.9710@cunixf.cc.columbia.edu> Sender: news@duke.cs.duke.edu Reply-To: pusateri@macbeth.cs.duke.edu (Thomas J. Pusateri) Distribution: usa Organization: Duke University CS Dept.; Durham, NC Lines: 16 In article <1989Dec13.165245.9710@cunixf.cc.columbia.edu> marg@cunixf.cc.columbia.edu (Margarita Suarez) writes: > >1) how do i get awm not to decorate the windows in my application? > what resources must be referenced/defined and how do i do it? In your .Xdefaults file put the following lines. 'program' is the name of your program: program*wm_option.gadgets: off program*wm_option.title: off This is in the awm man page but is hard to find. Tom pusateri@nbsr.duke.edu