From owner-freebsd-questions Mon Dec 23 8:44:13 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CBAEE37B401 for ; Mon, 23 Dec 2002 08:44:11 -0800 (PST) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E3C643ED8 for ; Mon, 23 Dec 2002 08:44:06 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from [10.2.1.4] (vpn-client-4.marcuscom.com [10.2.1.4]) by creme-brulee.marcuscom.com (8.12.6/8.12.6) with ESMTP id gBNGgX3a093106; Mon, 23 Dec 2002 11:42:34 -0500 (EST) (envelope-from marcus@marcuscom.com) Subject: Re: Gnome login From: Joe Marcus Clarke To: db@traceroute.dk Cc: questions@FreeBSD.ORG In-Reply-To: <200212231143.gBNBh6Sp007923@smtp040.tiscali.dk> References: <200212231143.gBNBh6Sp007923@smtp040.tiscali.dk> Content-Type: text/plain Organization: MarcusCom, Inc. Message-Id: <1040661829.323.0.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.0 Date: 23 Dec 2002 11:43:49 -0500 Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,IN_REP_TO,NOSPAM_INC,QUOTED_EMAIL_TEXT,REFERENCES, SPAM_PHRASE_02_03,TO_BE_REMOVED_REPLY version=2.43 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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