Anyone have any ideas? Custom levels aren't letting me set. I want the lights behind the buttons off at all times.
This is a discussion on Hard keys: any way to turn off in Gummy? within the Gummy forums, part of the Ice Cream Sandwich ROMs category; Anyone have any ideas? Custom levels aren't letting me set. I want the lights behind the buttons off at all times....
Anyone have any ideas? Custom levels aren't letting me set. I want the lights behind the buttons off at all times.
Last edited by Coronado is dead; 06-29-2012 at 02:48 PM.
Use the button remapper app. You can find it in the play store. In the app, set the button action to "focus"
Haha well I've got a fix for that too. Use the rom toolbox app by Jrummy to make a script. Copy and paste this into it:
#!/system/bin/sh
echo 0 > /sys/devices/platform/leds-cpcap-adb/leds/button-backlight/brightness
chmod 444 /sys/devices/platform/leds-cpcap-adb/leds/button-backlight/brightness
Then set the script to run at boot. All that only takes about 30 seconds
I use keyboard backlight controller from the market. Works flawlessly.
Sent from my DROIDX using Droid X Forums