From owner-freebsd-questions@FreeBSD.ORG Fri Feb 18 11:21:35 2005 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 8F79D16A4CE for ; Fri, 18 Feb 2005 11:21:35 +0000 (GMT) Received: from nebula.whywire.net (64-83-10-246-nova-business-dsl.cavtel.net [64.83.10.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5D3E43D49 for ; Fri, 18 Feb 2005 11:21:34 +0000 (GMT) (envelope-from mbaki@whywire.net) Received: from whywire.net (64-83-10-246-nova-business-dsl.cavtel.net [64.83.10.246]) by nebula.whywire.net (8.12.9/8.12.9) with ESMTP id j1IAwjbD026545 for ; Fri, 18 Feb 2005 05:58:46 -0500 (EST) From: "Monah Baki" To: freebsd-questions@freebsd.org Date: Fri, 18 Feb 2005 06:58:45 -0400 Message-Id: <20050218105559.M38903@whywire.net> X-Mailer: Open WebMail 2.32 20040525 X-OriginatingIP: 144.83.19.95 (mbaki) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Subject: USB Keyboard 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: Fri, 18 Feb 2005 11:21:35 -0000 Hi all, I'm running Freebsd 5.3 on a Dell GX280 that has both a USB keyboard and mouse. My problem is I added to my /boot/loader.conf file -- hint.atkbd.0.flags="0x1". However, when I need to drop to single user mode, I can no longer use the keyboard. Any help will be greatly appreciated. Thank you