From owner-freebsd-current@FreeBSD.ORG Mon Dec 3 04:22:49 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 91B1975C for ; Mon, 3 Dec 2012 04:22:49 +0000 (UTC) (envelope-from andy@neu.net) Received: from mail.neu.net (unknown [IPv6:2607:fc50:0:d300:216:3eff:fe54:f1c6]) by mx1.freebsd.org (Postfix) with ESMTP id 512B98FC08 for ; Mon, 3 Dec 2012 04:22:49 +0000 (UTC) Received: from neu.net (neu.net [199.48.129.194]) by mail.neu.net (8.14.5/8.14.5) with ESMTP id qB34MjQ1060651 for ; Sun, 2 Dec 2012 23:22:45 -0500 (EST) (envelope-from andy@neu.net) Date: Sun, 2 Dec 2012 23:22:45 -0500 (EST) From: AN To: freebsd-current@freebsd.org Subject: problem with keyboard during installation In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Virus-Scanned: clamav-milter 0.97.6 at my.mail.server X-Virus-Status: Clean X-Spam-Status: No, score=0.0 required=4.5 tests=RP_MATCHES_RCVD autolearn=unavailable version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on mail.neu.net X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Dec 2012 04:22:49 -0000 I am trying to install a new system using FreeBSD-10.0-CURRENT-amd64-release.iso.xz (from https://snapshots.glenbarber.us/Latest/). I am having a problem with the keyboard. I have tried all possible options of US keyboards, and also the option not to change the keyboard. The problem specifically is that when I try to change the amount of space of a partition I am unable to navigate using the arrow keys. When I try to use the right arrow key to move the cursor, it moves the cursor to the OK button. But that is not what I want to do. I want to setup the partitions manually, but the keys will not allow me to. I know there have been a lot of changes to the install code recently, has anyone else seen this behavior? I have tried wired and wireless USB keyboards, I am currently typing this from the wireless keyboard. so I know it works. There was some discussion concerning this here: http://comments.gmane.org/gmane.os.freebsd.current/135395 Any help would be appreciated. Thanks in advance.