Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!wuarchive!usc!brutus.cs.uiuc.edu!ux1.cso.uiuc.edu!ux1.cso.uiuc.edu!tundra From: tundra@ux1.cso.uiuc.edu Newsgroups: comp.sys.hp Subject: Re: X failing to Redraw Message-ID: <16900005@ux1.cso.uiuc.edu> Date: 25 Mar 90 10:39:15 GMT References: <31055@<1990Mar25> Lines: 17 Nf-ID: #R:<1990Mar25:31055:ux1.cso.uiuc.edu:16900005:000:648 Nf-From: ux1.cso.uiuc.edu!tundra Mar 25 01:48:00 1990 >>> Make the files in /usr/lib/X11 OWNED BY BIN!!!!!!!!!!!!! That doesn't seem to do the whole trick either. I have found a way to force X to read the defaults file from init. Why it doesn't read it in ANY other case is beyond me. Here is what I am using now... X0:2:respawn:env PATH=/bin:/usr/bin/X11:/usr/bin xinit /bin/sh -c "xrdb -nocpp -load /usr/lib/X11/sys.Xdefaults; /usr/bin/X11/hpterm -L =+2+2 ttyq0 #Xwindow" (I have a feeling that the resource part of HP's default sys.x11start file is not all there. There is a section on xrdb but it never seems to happen. Could be because I run from csh?) John Kemp kemp@uiatma.atmos.uiuc.edu