From owner-freebsd-current@FreeBSD.ORG Mon Jul 31 04:34:41 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D076016A4DF for ; Mon, 31 Jul 2006 04:34:41 +0000 (UTC) (envelope-from freebsd@bitfreak.org) Received: from mail.twinthornes.com (mail.twinthornes.com [65.75.198.147]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CADE43D49 for ; Mon, 31 Jul 2006 04:34:41 +0000 (GMT) (envelope-from freebsd@bitfreak.org) Received: from [10.242.169.24] (c-67-171-135-169.hsd1.or.comcast.net [67.171.135.169]) by mail.twinthornes.com (Postfix) with ESMTP id D618FECD; Sun, 30 Jul 2006 21:34:39 -0700 (PDT) Message-ID: <44CD8860.70600@bitfreak.org> Date: Sun, 30 Jul 2006 21:34:40 -0700 From: freebsd@bitfreak.org User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: Emil Mikulic References: <20060729105933.GA687@bsd.trippelsdorf.de> <86mzaqn81y.fsf@student.uni-magdeburg.de> <20060731014023.GB12725@cs.rmit.edu.au> In-Reply-To: <20060731014023.GB12725@cs.rmit.edu.au> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org, Wolfram Fenske , Markus Trippelsdorf Subject: Re: Keyboard LEDs always on X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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, 31 Jul 2006 04:34:41 -0000 Emil Mikulic wrote: > On Sun, Jul 30, 2006 at 10:37:13PM +0200, Wolfram Fenske wrote: >> Markus Trippelsdorf writes: >> >>> After upgrading from -stable to -current, the three LEDs on my >>> USB keyboard are switched on at boot time and cannot be controlled >>> by the caps-, num- or scroll-lock keys anymore. >>> Is this a known problem? I would be grateful for any hints. >> I can't really help you solve this, but I can confirm it. I had the >> same problem with my USB keyboard. It didn't happen with an older >> -current from around around april. > > I'm seeing it too, but only in X11. If I switch to a textmode console, > NumLock and CapsLock behave as I expect them to. ScrollLock does weird > wacky things to the LEDs though... > > This is on a Dell GX280 with a USB keyboard. I recall having this problem years ago with a keyboard. The trick, IIRC though well-fogged memory, involved editting a keymap and changing the codes used to toggle the LEDs. This may not be applicable to USB keyboards, however.