Subject: Re: Problems launching X.
To: port-mac68k@NetBSD.ORG, Masami and Ken Nakata <masami@fa2.so-net.or.jp>
From: Dave Justice <indydave@expert.cc.purdue.edu>
List: port-mac68k
Date: 02/26/1997 07:03:21
On Wed, 26 Feb 1997, Masami and Ken Nakata wrote:

> Looks like you are feeding error messages to shell.  Are you sure you
> got all the files okay?

Hmmm...everything installed like it should have.  I'm kind of wondering 
if one of my files is corrupted but I'm not really sure what files xinit 
reads besides the .xinitrc file. 

> > I've gotten this with both the stock X server found with the NetBSD 1.2 
> > distribution and with the "xserver.961105" version of the server.  Any 
> > suggestions as to where I should start.  Thanks in advance.
> 
> Then probably not a server problem.  What's in your .xinitrc file?
> 
> Ken
> 

My .xinitrc file is as follows:

# .xinitrc
#
#
#! /bin/csh
xsetroot -solid gray &
xclock -g 60x50-0+0 -bw 0 &
xterm -g 60X24+0+0 &
xterm -g 60x24+0-0 &
xconsole &
twm
#
#end .xinitrc



Dave

indydave@expert.cc.purdue.edu