Hello everyone.
I am a proud smartbook owner. Sometimes (especially at work), I keep my smartbook on my desk, on but with the lid closed. I was thinking that it would be awesome if the smartbook could warn me of new mail with, say, a flashing led.
I wrote a simple bash script to check for mail (writing 'new messages' in a file when the mailbox is not empty), but I don't know wheter it is possible to make one of the LEDs blink on such event.
I started by typing
Code:
find /sys/ -name 'led*'
but quickly got lost. Can some dev tell me what's the file to check/modify for making a LED blink?
Thanks!
edit: I am talking about the 'external' LEDS (i.e. the power-on one and the other one on the left hand side with a small picture of a mail on it)