I also run this script after boot to shut off the button backlights.Thanks for the tip. I tried Luxury and a couple of others and "Custom Screen Brightness" app seems to work pretty well sofar.
#!/system/bin/sh
echo 0 > /sys/class/leds/button-backlight/brightness
chmod 444 /sys/class/leds/button-backlight/brightness
Sent from my XT875 using Tapatalk 2