From owner-freebsd-questions@FreeBSD.ORG Sun Oct 31 00:51:06 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 EBA4716A4CE for ; Sun, 31 Oct 2004 00:51:06 +0000 (GMT) Received: from mtiwmhc11.worldnet.att.net (mtiwmhc11.worldnet.att.net [204.127.131.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 919F243D31 for ; Sun, 31 Oct 2004 00:51:06 +0000 (GMT) (envelope-from jayobrien@worldnet.att.net) Received: from [192.168.1.6] (dsl093-180-184.sac1.dsl.speakeasy.net[66.93.180.184]) by worldnet.att.net (mtiwmhc11) with ESMTP id <2004103100510511100j852se> (Authid: jayobrien@att.net); Sun, 31 Oct 2004 00:51:06 +0000 Message-ID: <418436F8.8060703@att.net> Date: Sat, 30 Oct 2004 17:51:04 -0700 From: Jay O'Brien User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.2) Gecko/20040803 X-Accept-Language: en-us, en MIME-Version: 1.0 To: pete wright , FreeBSD - questions References: <41842DAB.7080901@att.net> <57d710000410301715351b45a5@mail.gmail.com> In-Reply-To: <57d710000410301715351b45a5@mail.gmail.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: How to get out of 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: Sun, 31 Oct 2004 00:51:07 -0000 pete wright wrote: > On Sat, 30 Oct 2004 17:11:23 -0700, Jay O'Brien wrote: > >>Running 4.10. >> >>I added the GNOME package, updated the files it said to edit >>when it was installing, and now I can't get out of GNOME, >>even with editing (via ftp) the files back as they were in >>the first place and rebooting. >> >>How can I get back to a command line terminal? > > > ctl+alt+F1 should bring you to a virtual terminal. i bet gnome is > launching GDM or XDM on boot, if you take that out of your startup > scrips you should be all set. > Pete, Thank you. Now I can get control again. And yes, it had me copy /X11R6/etc/rc.d/gdm.sh.sample as gdm.sh. I deleted the gdm.sh and now it doesn't boot into GNOME. WHERE should I have found the magic ctl+alt+F1? Nowhere in the GNOME help, is it to be found, Google "exit gnome" and the like didn't find it.... Jay