Skip site navigation (1)Skip section navigation (2)
Date:      23 Dec 2002 11:43:49 -0500
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        db@traceroute.dk
Cc:        questions@FreeBSD.ORG
Subject:   Re: Gnome login
Message-ID:  <1040661829.323.0.camel@gyros>
In-Reply-To: <200212231143.gBNBh6Sp007923@smtp040.tiscali.dk>
References:  <200212231143.gBNBh6Sp007923@smtp040.tiscali.dk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 2002-12-23 at 07:47, socketd wrote:
> Hi all
> 
> I have installed gnome2 on my FreeBSD 4.7 computer.
> In /root/.xinitrc I have this linie:
> exec xterm -geometry 80x66+0+0 -name login
> 
> The above linie create a login window, but I don't want that.
> If I delete this linie or put an & behind it, gnome will start and
> terminate.
> If I close the window gnome will terminate.
> 
> So my question is "How do I start gnome without that window popping up?"

All you need in ~/.xinitrc to start GNOME is:

exec /usr/X11R6/bin/gnome-session

Joe

> 
> br
> socketd
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
-- 
PGP Key : http://www.marcuscom.com/pgp.asc




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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