Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!uunet!in3.uu.net!130.207.244.18!gatech!news-out.communique.net!communique!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!europa.clark.net!newsfeed.internetmci.com!rill.news.pipex.net!pipex!tank.news.pipex.net!pipex!news.utell.co.uk!usenet From: brian@shift.utell.net (Brian Somers) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: xdm problems....where to start? Date: 10 Jun 1997 15:05:33 GMT Organization: Awfulhak Ltd. Lines: 34 Message-ID: <5njqft$c02@ui-gate.utell.co.uk> References: <5njivn$42c@argon.btinternet.com> Reply-To: brian@awfulhak.org, brian@utell.co.uk NNTP-Posting-Host: shift.utell.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Newsreader: knews 0.9.8 Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:42696 In article <5njivn$42c@argon.btinternet.com>, "Dirc Evans" <fredirc@intonet.co.uk> writes: > Hello > > I'm trying to set up a new box with FreeBSD and X windows. > I have setup startx/xinit OK and I can use this to run an X session...(I > had to delve deep into the man pages to find that I had to change the > .xerverrc to exec my XF86_S3 server, but I did it..) > > However, when I try to use xdm, I get the logon screen, and when I logon, > it all loads up.....a few xterms amd the clock etc, and then it shuts down > again and opens up the logon screen..I can never get it working. Like xdm, > the man pages all seem to go round in circles..everything depends on > something else and it is all as clear as mud. > > I know this is going to be something simple, but has anyone any ideas as > to > where to start? > > Much appreciated > > Dirc xdm executes ~/.xsession, sending output to ~/.xsession-errors. Ultimately, when .xsession exits you're finished. You should "exec" your window manager as the last thing in .xsession. If this doesn't make things better, post the contents of your .xsession-errors file. -- Brian <brian@awfulhak.org> <brian@freebsd.org> <http://www.awfulhak.org> Don't _EVER_ lose your sense of humour !