btw, is there a comprehenshiv einstruction about availbale linux chroots?
A clumsy way to switch the backlight on: Code: echo 1 > /sys/class/leds/keyboard-backlight/brightness I am thinking of hooking a script switching the backlight on/off to some key (maybe CAPS_LOCK?) but I was lazy so-far to investigate the details. Anyone? Also, I would like to make the ALT_R key using the sticky mode. I have changed SHIFT to this (that's why I don't need the CAPS_LOCK key as double-SHIFT does the same job now). Is there an easy hack? Finally, does anyone knows how to get the control over CAPS_LOCK LED? At the moment, the CAPS_LOCK key triggers the LED even when the function is remapped, however, the double-SHIFT triggering CAPS_LOCK function won't trigger the LED :-( (I am trying to optimize the keyboard for as convenient ssh-in g as possible; I must admit that PDA Planet devices spoiled me a lot!)
echo 1 > /sys/class/leds/keyboard-backlight/brightness