Re: [PATCH 1/3] Input: export LEDs as class devices in sysfs
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2015-06-09 16:51:06
Also in:
lkml
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2015-06-09 16:51:06
Also in:
lkml
On Tue, Jun 09, 2015 at 03:27:34PM +0200, Samuel Thibault wrote:
Samuel Thibault, le Tue 09 Jun 2015 15:19:55 +0200, a écrit :quoted
quoted
+ [LED_NUML] = { "num-lock", VT_TRIGGER("kbd-numlock") }, + [LED_CAPSL] = { "caps-lock", VT_TRIGGER("kbd-capslock") }, + [LED_SCROLLL] = { "scroll-lock", VT_TRIGGER("kbd-scrollock") },I'd tend to think we'd want to harmonize the user-visible LED names and kbd trigger names,And perhaps fix that odd-looking "scrollock"?
If you are talking about LED_SCROLLL then iut is a part of published userspace API and we can only add an alias. If we want to do that I'd do it in a separate patch. Thanks. -- Dmitry -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html