Path: utzoo!attcan!uunet!cs.utexas.edu!tut.cis.ohio-state.edu!bloom-beacon!EXPO.LCS.MIT.EDU!rws From: rws@EXPO.LCS.MIT.EDU Newsgroups: comp.windows.x Subject: Re: resource management with Xt Message-ID: <8907061307.AA11724@expire.lcs.mit.edu> Date: 6 Jul 89 13:07:16 GMT References: <2940@helios.ee.lbl.gov> Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 11 According to Doug Young, in his "X Window Systems Programming and Applications with Xt" book (p. 50), when XtInitialize() is called, if a resource is not found in the RESOURCE_MANAGER, the value for that resource is obtained from the user's .Xdefaults file in his/her home directory. Read the book again. What it says is that if the *property* is not found, the .Xdefaults file is used instead. My guess is that the property is set. What you may want to do is set your XENVIRONMENT variable to point at your .Xdefaults file (or rename the file to be .Xdefaults-.