Path: utzoo!attcan!uunet!lll-winken!ames!mailrus!tut.cis.ohio-state.edu!bloom-beacon!PURPLE.CS.UCL.AC.UK!Z.Wang From: Z.Wang@PURPLE.CS.UCL.AC.UK (Zheng Wang, Ext: 3701) Newsgroups: comp.windows.x Subject: Strange thing happened with xrdb Message-ID: <8903160140.AA16112@expo.lcs.mit.edu> Date: 15 Mar 89 23:24:02 GMT Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 13 When I tried to load defaults to the resources manger by using "xrdb -load .Xresources", everything was all right except one line in the file .Xresources:"sim.HOST: blue" which did not be passed. I examined the context of resources manger by using xrdb -query. All defaults were there except sim.HOST which appeared as "sim.1: blue". I changed the name HOST to HHOST or whatever else, it has no problem. Does the string "HOST" reserved in xrdb? It seems that it will be change to "1" automatically. Zheng