Setting laptop leds in Linux
listed in answer
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.
listed in answer
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.
New Comments