Path: utzoo!attcan!uunet!crdgw1!uakari.primate.wisc.edu!zaphod.mps.ohio-state.edu!usc!snorkelwacker!bloom-beacon!WILKINS.BCM.TMC.EDU!dinah From: dinah@WILKINS.BCM.TMC.EDU (Dinah McNutt Anderson) Newsgroups: comp.windows.x Subject: xinit and -DUNIXCONN Message-ID: <9009121845.AA06252@NICOLLE.IAIMS.BCM.TMC.EDU> Date: 12 Sep 90 18:45:55 GMT Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Lines: 20 I had a user complaining because DISPLAY was always getting set to unix:0.0 on his SPARCstation regardless of what he did in his .login file. Some poking around turned up that xinit was setting the DISPLAY to unix:0.0 when UNIXCONN was defined. This is one of the default values for ConnectionFlags in Project.tmpl which is referenced in xinit's Imakefile. I have several questions. 1) What else is UNIXCONN used for? I looked in the doc directory and could not find it referenced anywhere. 2) Why is this the default? 3) What are the consequences of undefining it? I figure the only workstations you wouldn't want DISPLAY set to the hostname would be X-terminals and we don't run xinit on them anyway. Thanks, Dinah Anderson