Setting laptop leds in Linux

listed in answer

Setting laptop leds in Linux
0 votes, 0.00 avg. rating (0% score)

ANSWER:

If you just need a pointer, then looking for leds somewhere under /sys might be the place to start. find /sys -name 'led*' and it should be easy to find your way around from there.

by chutz from http://superuser.com/questions/428183