BluntBlowin994
Newbie
Code:
su
chmod 755 /sys
echo 5 > /sys/class/leds/button-backlight/brightness
echo 10 > /sys/class/leds/button-backlight/brightness
echo 15 > /sys/class/leds/button-backlight/brightness
echo 20 > /sys/class/leds/button-backlight/brightness
echo 15 > /sys/class/leds/button-backlight/brightness
echo 10 > /sys/class/leds/button-backlight/brightness
echo 5 > /sys/class/leds/button-backlight/brightness
The problem i am having for one is i dont know how to make the script repeat, and on top of it scripting isnt my strongest skill.
Any input would be helpful as to putting me on the right track. I think this script could have a cool effect while its charging.
On another note I changed the colors of my touch key buttons to red fairly easy and i could post a tutorial on how to do that if anyone is interested. Theoretically my method could change the lights to any one color
Last edited: