On Saturday 06 October 2007, Oliver Neukum wrote: > > > This leaves me with a planning difficulty. For keyboards it is not fully > > > transparent. The LEDs are switched off when then keyboard is suspended. > > > Should I now implement a mode where active LEDs block suspension and if > > > so, how do I switch it on? > > > > Maybe module parameter of usbhid could be used to specify the desired > > behavior? > > Yes, but what are the desired behaviors? >
I'd say do not autosuspend keyboards (and other led-equipped input devices) unless user explicitely requested to do so and then turn the leds off. We have too many module parameters... -- Dmitry