On Fri, Jan 19, 2001 at 08:10:41PM +0000, John Elliott wrote: > Vojtech Pavlik <[EMAIL PROTECTED]> writes: > : > : The "input" layer can handle output, too, for example LEDs. > > Is there a way of controlling LEDs on USB keyboards from userspace? Yes, of course. Just write() a LED event to /dev/input/eventX, where X is the appropriate number for your keyboard. -- Vojtech Pavlik SuSE Labs _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: http://lists.sourceforge.net/lists/listinfo/linux-usb-devel
