View Single Post
Old 07-30-2014, 03:11 AM   #321
GustavoB
Enthusiast
GustavoB began at the beginning.
 
Posts: 25
Karma: 10
Join Date: Mar 2012
Device: Kobo Glo
Quote:
Originally Posted by embryo View Post
1st post > - The Tips - > Scripts Spoiler

Also you can use the Display brightness.
It control (and closes) the screen light.
(1st post > - The Apps - > Misc Spoiler)
Thanks for the reply. I've been able to kill the blue light, but the following script is not working:

Code:
#!/system/bin/sh
echo 0 > /sys/class/backlight/mxc_msp430_fl.0/brightness
When I run it via Smanager, it gives me
Code:
ss: Permission Denied.
. I'll try the app you suggested.
GustavoB is offline   Reply With Quote