From owner-freebsd-questions@FreeBSD.ORG Fri Sep 30 19:29:01 2005 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 3DF1116A41F for ; Fri, 30 Sep 2005 19:29:01 +0000 (GMT) (envelope-from list-freebsd-2004@morbius.sent.com) Received: from out3.smtp.messagingengine.com (out3.smtp.messagingengine.com [66.111.4.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id AEE8543D4C for ; Fri, 30 Sep 2005 19:29:00 +0000 (GMT) (envelope-from list-freebsd-2004@morbius.sent.com) Received: from frontend1.internal (mysql-sessions.internal [10.202.2.149]) by frontend1.messagingengine.com (Postfix) with ESMTP id 0C3C2CCF82C for ; Fri, 30 Sep 2005 15:28:59 -0400 (EDT) Received: from frontend2.messagingengine.com ([10.202.2.151]) by frontend1.internal (MEProxy); Fri, 30 Sep 2005 15:28:59 -0400 X-Sasl-enc: 4g/8t/eJG67AY62+tQI9LQYCJn49ZmIvZw50GXtQ0x1Y 1128108536 Received: from gumby.localdomain (dsl-80-41-79-32.access.as9105.com [80.41.79.32]) by frontend2.messagingengine.com (Postfix) with ESMTP id 9368A570364 for ; Fri, 30 Sep 2005 15:28:56 -0400 (EDT) From: RW To: freebsd-questions@freebsd.org Date: Fri, 30 Sep 2005 20:28:57 +0100 User-Agent: KMail/1.8.2 References: <7782896.1127875319778.JavaMail.root@elwamui-lapwing.atl.sa.earthlink.net> <200509301818.46947.list-freebsd-2004@morbius.sent.com> <200509301955.23096.mtmi@o2.pl> In-Reply-To: <200509301955.23096.mtmi@o2.pl> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200509302028.58260.list-freebsd-2004@morbius.sent.com> Subject: Re: quick TTY Question 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: Fri, 30 Sep 2005 19:29:01 -0000 On Friday 30 September 2005 18:55, Micha=C5=82 Mas=C5=82owski wrote: > On Friday 30 of September 2005 19:18, RW wrote: > > On Wednesday 28 September 2005 03:41, Eric Murphy wrote: > > > I have gdm set in /etc/ttys instead of xdm... > > > > I don't use GDM and I don't know if this is the cause of the problem, > > but: > > > > From: /usr/ports/UPDATING > > > > 20050411: > > AFFECTS: users of x11/gdm > > AUTHOR: kwm@FreeBSD.org > > > > GDM now installs a rcNG script for starting the gdm daemon. > > To enable that gdm starts a boot time, add the following to > > /etc/rc.conf: > > > > gdm_enable=3D"YES" > > If you don't use GDM, it won't affect you. I am aware of that.=20 Not having it installed does affect my ability to test whether starting GDM= =20 from rc.conf solves the problem.