From owner-freebsd-questions@FreeBSD.ORG Fri Oct 21 19:31:42 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 1E0F616A41F for ; Fri, 21 Oct 2005 19:31:42 +0000 (GMT) (envelope-from ffranzosi@gmail.com) Received: from qproxy.gmail.com (qproxy.gmail.com [72.14.204.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6299143D49 for ; Fri, 21 Oct 2005 19:31:41 +0000 (GMT) (envelope-from ffranzosi@gmail.com) Received: by qproxy.gmail.com with SMTP id p35so618098qbb for ; Fri, 21 Oct 2005 12:31:40 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=SGVfOd/xNO7fNKZp0ixc0dxaf8fYsERrsgdPLNtWcBrzuADoOWF/JfcO5+9FmXSRjYLosqTi156YBNJhaHvpg9e4WmR7bYjBNB6cR2mEAELqWvihWie1mVoqhTWhNTyYvY1wqF7S5zdYn5/aX4OqO2X8LWjXFBe3jV6xF1CZ/6o= Received: by 10.65.236.16 with SMTP id n16mr2214814qbr; Fri, 21 Oct 2005 12:25:18 -0700 (PDT) Received: by 10.65.93.13 with HTTP; Fri, 21 Oct 2005 12:25:18 -0700 (PDT) Message-ID: <9287d19b0510211225o6a5dc409iab5a795d5d69e65@mail.gmail.com> Date: Fri, 21 Oct 2005 17:25:18 -0200 From: Frederico Franzosi To: vincent@kenic.or.ke In-Reply-To: <1129534784.1124.4.camel@vince> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <9287d19b0510161329q40911398n6f6bfda433f71b3f@mail.gmail.com> <1129534784.1124.4.camel@vince> Cc: FrreBSD General Questions Subject: Re: gdm starting without keyboard 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, 21 Oct 2005 19:31:42 -0000 It worked out, but I had to "strangely" disable gdm at /etc/rc.conf, do you have any idea on this?? On 17 Oct 2005 10:39:44 +0300, Vincent Ngundi wrote: > Try: > > ttyv8 "/usr/X11R6/sbin/gdm -nodaemon" xterm on secure > -- > > Vincent. > > > On Sun, 2005-10-16 at 23:29, Frederico Franzosi wrote: > > I know this is already a known issue, but it seems my problem is kinda > > different. The trouble is: when I enable gdm at "/etc/rc.conf" it > > starts at boot time with keyboard totaly locked. But, when I start it > > by hand after my machine boots at text mode, the keyboard works just > > perfectly. > > > > I already tried the "/etc/ttys" settings (you can see it's main lines > > bellow) but it didn't worked out!!! > > ----------------------- > > coveiro@coveiro$ cat /etc/ttys |grep dm > > # include none, when no getty is needed, and xdm, to start the > > ttyv8 "/usr/X11R6/sbin/gdm -nodaemon" xterm off secure > > #ttyv8 "/usr/X11R6/bin/xdm -nodaemon" xterm off secure > > _______________________________________________ > > freebsd-questions@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd= .org" > -- > -Vincent > >