Quote:
Originally Posted by embryo
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.