Path: utzoo!news-server.csri.toronto.edu!torsqnt!hybrid!scifi!bywater!arnor!prener!prener From: prener@arnor.UUCP (Dan Prener) Newsgroups: comp.unix.aix Subject: Re: .Xdefaults not being used Message-ID: <1991Mar15.000235.13203@arnor.uucp> Date: 15 Mar 91 00:02:35 GMT References: <220.27dd0253@vax1.cc.lehigh.edu> Sender: news@arnor.uucp (NNTP News Poster) Reply-To: prener@prener.watson.ibm.com (Dan Prener) Organization: IBM T.J. Watson Research Center Lines: 7 If your .Xdefaults appears to stop being used after a while, it is most likely that some program has invoked xrdb, which caches the information in memory, rather than reading it from the .Xdefaults file whenever it is needed. Look at the xrdb command, particularly the -merge, -query, -load, and -remove options. -- Dan Prener (prener @ ibm.com)