Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Aug 2010 12:57:09 -0700
From:      Fred Boatwright <fred@blakemfg.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: Xorg Problems
Message-ID:  <4C718115.B39BBB61@blakemfg.com>
References:  <4C6D1399.5050601@comcast.net> <AANLkTinu8LmA=vE6yjk3mdbvd3%2BYXLT08TchaK0=zhyR@mail.gmail.com> <4C70A618.D6D35FFA@blakemfg.com> <201008221919.43610.tijl@coosemans.org> <20100822194047.GA98336@orange.esperance-linux.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
Frank Shute wrote:
> 
> On Sun, Aug 22, 2010 at 07:19:36PM +0200, Tijl Coosemans wrote:
> >
> > On Sunday 22 August 2010 06:22:48 Fred Boatwright wrote:
> > > The .xinitrc file:
> > >  xrdb
> > >  xsetroot -solid gray &
> > >  xterm -geometry +0-100 &
> > >  xconsole -geometry -0+0 -fn 5x7 &
> > > #exec olvwm   #complained about a missing font
> > >  exec fvwm
> >
> > Is this file executable?
> 
> It doesn't have to be executable but xrdb needs arguments or it just
> waits for input.
> 
> My suggestion to Fred: drop the xrdb line in his ~/.xinitrc
> 
> Regards,
> 
> --
> 
>  Frank
> 
>  Contact info: http://www.shute.org.uk/misc/contact.html

Well, some progress has been made!  The .xinitrc file is not executable.
I found the file on my Sun running Solaris 2.6.  That file also does not
have execute permissions but it has #!/bin/sh at the beginning. 
However, that doesn't appear to be needed under FBSD.  I tried an empty
.Xresources file but that didn't make any difference.  Commenting out
the xrdb does allow the window manager to start.

The .xinitrc file was generated from an example in the man page for
xinit, not the Handbook as I earlier stated.

So, I can move forward again.  Thank you very much for the help.

Best regards,
Fred



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4C718115.B39BBB61>