Dmitry Torokhov, le Thu 25 Feb 2010 02:20:56 -0800, a écrit : > I am aunsure about this patch. It ties all LEDs together For now, yes. There could be an additional per-device layer that the user could select instead, but my patch doesn't prevent that. > whereas currently it is possible to operate keyboards and their leds > independently You mean through the input layer? Technically, yes, but at least my patch is an improvement over what exists right now: at first read of your sentence I thought "of course not! keyboard.c does it for all devices!", so it's not a regression in that concern. On the contrary, it fixes the problem of proper caps lock with led feedback. Being able to assign only some of the devices to the linux console would indeed probably be good, but to me it's just a refinement. Users a priori assume all keyboards get their leds updated, so my patch makes sense. And it won't prevent a further patch that, in addition to input::<led> leds, adds per-device leds, which the user could use instead of input::<led>. Samuel -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html