Hi! I'm very interested in this feature. I think it's a great idea!
We could modify the Notify plugin to do this.
(Talking about linux from this point)
Can anybody confirm that
http://pypi.python.org/pypi/python-keyboardleds/0.1 just works in a console and not inside X?
I've seen that with python-xlib
http://python-xlib.sourceforge.net this "led" on/off thing can be done in X. Unfortunately there are no examples of this, and I can't manage to do it. I think the function that must be used is : change_keyboard_control ( onerror = None, **keys )
Anyone?
If not I'll keep trying, to be honest I haven't spend much time trying to do this.