Thanks for that information!
Doing "cat" of that file seems to give the allowed values, with current value in square brackets:
Code: Select all
root@FriendlyARM:/sys/class/leds/blue_led# cat trigger
none mmc0 timer heartbeat backlight [gpio] default-on
root@FriendlyARM:/sys/class/leds/blue_led#
none, time, heartbeat and default-on have obvious visible effects.
If you want it crazy you can let blue led on heartbeat and set green led (from "defaut-on") to timer

Not sure what mmc0, backlight and gpio are good for.
Is there any spec or document where this infomation can be found?
Hermann.