Path: utzoo!attcan!uunet!husc6!bloom-beacon!WSL.DEC.COM!haynes From: haynes@WSL.DEC.COM Newsgroups: comp.windows.x Subject: Re: Xrm Questions 1) Do we need to have an X server running to use the Xrm? Message-ID: <8805251751.AA17666@gilroy.dec.com> Date: 25 May 88 17:51:53 GMT Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 11 No. Xrm runs on the client side and can be used without an X connection. 2) There is an XrmInitialize(); routine - does XtInitialize have to be called first? I doubt it, but if so, then we could not call it - since we will be working on systems w/out an X server. XtInitialize is not needed to use the resource manager. XrmInitialize can be called directly, -- Charles