Xref: utzoo comp.windows.x:29956 comp.windows.misc:1677 comp.windows.x.motif:1312 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!bywater!arnor!mt-xia.watson.ibm.com!gah From: gah@arnor.uucp Newsgroups: comp.windows.x,ba.windows.x,comp.windows.misc,comp.windows.x.motif Subject: Resources & Forking Message-ID: <1990Nov28.191838.4990@arnor.uucp> Date: 28 Nov 90 19:18:38 GMT References: <1990Nov4.070135.11971@vicorp.com> Sender: news@arnor.uucp (NNTP News Poster) Reply-To: gah@ibm.com (Gary Hoffman) Organization: IBM T.J. Watson Research Center Lines: 14 Two questions... 1) Is it possible to use X to read an X resource files without being connected to a server? If it is possible, how would I do it?? I am currently using r3 & Motif 1.0. If it makes a difference, can r4 or r5 do such stuff .. but not r3?? 2) If I open a display, then fork I presume both processes are sharing a connection to the server. If one process only wishes to read X resource files is there any problem with not explicitly synchronizing the processes? Or does any database operation require server contact? thx, g