From owner-freebsd-questions@FreeBSD.ORG Mon Oct 17 07:40:05 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 7D72416A41F for ; Mon, 17 Oct 2005 07:40:05 +0000 (GMT) (envelope-from vincent@kenic.or.ke) Received: from ole.kenic.or.ke (ole.kenic.or.ke [198.32.67.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7131443D49 for ; Mon, 17 Oct 2005 07:40:03 +0000 (GMT) (envelope-from vincent@kenic.or.ke) Received: from [198.32.67.40] (vincent [198.32.67.40]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ole.kenic.or.ke (Postfix) with ESMTP id 636006D68C; Mon, 17 Oct 2005 10:39:49 +0300 (EAT) From: Vincent Ngundi To: Frederico Franzosi In-Reply-To: <9287d19b0510161329q40911398n6f6bfda433f71b3f@mail.gmail.com> References: <9287d19b0510161329q40911398n6f6bfda433f71b3f@mail.gmail.com> Content-Type: text/plain Organization: KENIC Message-Id: <1129534784.1124.4.camel@vince> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 (1.2.2-4) Date: 17 Oct 2005 10:39:44 +0300 Content-Transfer-Encoding: 7bit X-KENIC-MailScanner-Information: Please contact the ISP for more information X-KENIC-MailScanner: Found to be clean X-KENIC-MailScanner-From: vincent@kenic.or.ke Cc: FrreBSD General Questions Subject: Re: gdm starting without keyboard X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: vincent@kenic.or.ke List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Oct 2005 07:40:05 -0000 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