Page 1 of 1

Controlling the front LED

Posted: 23 May 2007, 06:10
by johannes
Just log on using ssh and type the following to the terminal:

LED on:

Code: Select all

/etc/init.d/led_on
LED off:

Code: Select all

/etc/init.d/led_off
LED blink:

Code: Select all

/etc/init.d/led_blink 
Thanks to John W for the information! :D