From owner-freebsd-questions@FreeBSD.ORG Sun Feb 26 18:58:07 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 676A916A423 for ; Sun, 26 Feb 2006 18:58:07 +0000 (GMT) (envelope-from bsd@bathnetworks.com) Received: from lmail.bathnetworks.co.uk (mail.bathnetworks.com [84.92.24.252]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5363043D4C for ; Sun, 26 Feb 2006 18:58:05 +0000 (GMT) (envelope-from bsd@bathnetworks.com) Received: (qmail 17713 invoked by uid 510); 26 Feb 2006 19:01:02 +0000 Received: from 84.92.24.252 by lmail.bathnetworks.co.uk (envelope-from , uid 508) with qmail-scanner-1.24-st-qms (clamdscan: 0.88/1261. spamassassin: 3.0.2. perlscan: 1.24-st-qms. Clear:RC:0(84.92.24.252):SA:0(-3.5/5.0):. Processed in 2.099672 secs); 26 Feb 2006 19:01:02 -0000 X-Spam-Status: No, hits=-3.5 required=5.0 X-Antivirus-MYDOMAIN-Mail-From: bsd@bathnetworks.com via lmail.bathnetworks.co.uk X-Antivirus-MYDOMAIN: 1.24-st-qms (Clear:RC:0(84.92.24.252):SA:0(-3.5/5.0):. Processed in 2.099672 secs Process 17696) Received: from mail.bathnetworks.com (HELO ?84.92.24.252?) (bsd@bathnetworks.com@84.92.24.252) by lmail.bathnetworks.co.uk with SMTP; 26 Feb 2006 19:00:59 +0000 From: Robert Slade To: =?ISO-8859-1?Q?H=E8rv=E9?= Simplice van der Eijk In-Reply-To: References: Content-Type: text/plain; charset=UTF-8 Message-Id: <1140980459.17389.2.camel@lmail.bathnetworks.co.uk> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 (1.4.6-2) Date: Sun, 26 Feb 2006 19:00:59 +0000 Content-Transfer-Encoding: 8bit Cc: "freebsd-questions@freebsd.org" Subject: Re: automatically starting gnome-2.10 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Feb 2006 18:58:07 -0000 On Sun, 2006-02-26 at 18:12, Hèrvé Simplice van der Eijk wrote: > Hallo FreeBSD users > > I just install gnome-2.10 on my freebsd 5.4 release machine, and it's > working, > but I want it to start automatically afther rebooting the system. > I dont want to start it typen startx each time. > > please can somebody tell me how can i start gnome2.10 automatically > or what is the syntax in /etc/rc.conf. > > thank you. Hiya, To do this you need to use a display manager to handle logging on. See the handbook: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-xdm.html Rob