From owner-freebsd-questions@FreeBSD.ORG Sun Oct 16 20:29:10 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 8710516A420 for ; Sun, 16 Oct 2005 20:29:10 +0000 (GMT) (envelope-from ffranzosi@gmail.com) Received: from qproxy.gmail.com (qproxy.gmail.com [72.14.204.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id D20BA43D49 for ; Sun, 16 Oct 2005 20:29:09 +0000 (GMT) (envelope-from ffranzosi@gmail.com) Received: by qproxy.gmail.com with SMTP id a39so631664qbd for ; Sun, 16 Oct 2005 13:29:09 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=iVXGHIE+wAd27F/Xlbsmhj1zwIpJcT7s9PUowJ8IYMkwIA0L1hQmQaQS2Uut74vMOsOGL2gUwLlUWJHLWa/GPYeUZh8G4S23X1rObeaMpLYBUdTxiJY1k197Iuqg9iVWFETheZNv9SPxuRFbwQC9YF+nDhdgqYbcR7vcw3OZJR4= Received: by 10.65.203.14 with SMTP id f14mr1393219qbq; Sun, 16 Oct 2005 13:29:09 -0700 (PDT) Received: by 10.65.84.3 with HTTP; Sun, 16 Oct 2005 13:29:09 -0700 (PDT) Message-ID: <9287d19b0510161329q40911398n6f6bfda433f71b3f@mail.gmail.com> Date: Sun, 16 Oct 2005 18:29:09 -0200 From: Frederico Franzosi To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: 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: Sun, 16 Oct 2005 20:29:10 -0000 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