Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754630Ab3GOJMf (ORCPT ); Mon, 15 Jul 2013 05:12:35 -0400 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:33781 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754434Ab3GOJMe (ORCPT ); Mon, 15 Jul 2013 05:12:34 -0400 Date: Mon, 15 Jul 2013 11:12:32 +0200 From: Pavel Machek To: Samuel Thibault , Dmitry Torokhov , akpm@linux-foundation.org, jslaby@suse.cz, rpurdie@rpsys.net, linux-kernel@vger.kernel.org, Evan Broder , Arnaud Patard , Peter Korsgaard , Sascha Hauer , Matt Sealey , Rob Clark , Niels de Vos , linux-arm-kernel@lists.infradead.org, Steev Klimaszewski Subject: Re: [PATCH] Route kbd LEDs through the generic LEDs layer Message-ID: <20130715091230.GA8786@amd.pavel.ucw.cz> References: <20110102103210.GA25662@core.coreip.homeip.net> <20110102225741.GX5480@const.famille.thibault.fr> <20110112182702.GA9168@core.coreip.homeip.net> <20111114040613.GA4992@type.famille.thibault.fr> <20121221003449.GA6999@type.youpi.perso.aquilenet.fr> <20130707101028.GD5651@type.youpi.perso.aquilenet.fr> <20130712113655.GA4227@amd.pavel.ucw.cz> <20130712124242.GA5876@type> <20130712233301.GA3646@amd.pavel.ucw.cz> <20130713093552.GU8252@type> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130713093552.GU8252@type> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1674 Lines: 41 Hi! > > > > > This permits to reassign keyboard LEDs to something else than keyboard "leds" > > > > > state, by adding keyboard led and modifier triggers connected to a series > > > > > of VT input LEDs, themselves connected to VT input triggers, which > > > > > per-input device LEDs use by default. Userland can thus easily change the LED > > > > > behavior of (a priori) all input devices, or of particular input devices. > > > > > > > > Nice! Leds now have proper /sys interface. > > > > > > > > But... I boot up, switch from X to console, press capslock, and no > > > > reaction anywhere. > > > > > > Is it working without the patch? Console-setup for instance is known to > > > have broken the capslock LED, which is precisely one of the reasons for > > > this patch, which will provide console-setup with a way to bring back > > > caps lock working properly. > > > > You are right, it was broken before. > > Ok. You then may want fix your setup by configuring your caps lock led > the way console-setup will be supposed to do in the future: > > echo ctrlllock > /sys/class/leds/vt::capsl/trigger And this indeed makes capslock led work on console, again. Nice! Richard, could we get this applied for 3.12 or something? It makes keyboard LEDs sane... Thanks, Pavel -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/