From owner-freebsd-questions@FreeBSD.ORG Fri Feb 27 08:28:19 2004 Return-Path: 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 5CCBC16A4CE for ; Fri, 27 Feb 2004 08:28:19 -0800 (PST) Received: from ns1.tiadon.com (SMTP.tiadon.com [69.27.132.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1888243D1F for ; Fri, 27 Feb 2004 08:28:19 -0800 (PST) (envelope-from kdk@daleco.biz) Received: from daleco.biz ([69.27.131.0]) by ns1.tiadon.com with Microsoft SMTPSVC(6.0.3790.0); Fri, 27 Feb 2004 10:28:36 -0600 Message-ID: <403F7020.6000609@daleco.biz> Date: Fri, 27 Feb 2004 10:28:16 -0600 From: "Kevin D. Kinsey, DaleCo, S.P." User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040212 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Matthew Seaman References: <88EB08D16800D34EA145D7DD2AA44998E64C@minnie.outland> <20040227120039.GC46716@happy-idiot-talk.infracaninophile.co.uk> In-Reply-To: <20040227120039.GC46716@happy-idiot-talk.infracaninophile.co.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 27 Feb 2004 16:28:36.0609 (UTC) FILETIME=[BFF1FF10:01C3FD4E] cc: Mark Weisman cc: questions@freebsd.org Subject: Re: Boot and MBR (Gnome) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Feb 2004 16:28:19 -0000 Matthew Seaman wrote: >On Thu, Feb 26, 2004 at 01:11:28PM -0900, Mark Weisman wrote: > > > >>The second question I have, is can I put the command startx into my >>rc.conf file to have it boot directly into the x-server? Any help on >>these two would be awesome. Thanks. >> >> > > > > >If you're a Gnome user, there's a workalike program gdm(8) you might >want to use instead, and I believe the KDE stuff comes with (surprise, >surprise) kdm(8). Their documentation should tell you exactly what >you need to put into /etc/ttys in order to substitute them for xdm(8). > > Cheers, > > Matthew > > > I did this just last night; this seems to do it (and I was a bad boy, just hacked it w/o looking at the docs) .... [/home/kadmin][10:26] #cat /etc/ttys | grep gdm ttyv0 "/usr/X11R6/bin/gdm" cons25 on secure Kevin Kinsey DaleCo, S.P.