P PunjabiRemiix Well-Known Member Jul 12, 2012 #1 Is there a way to disable the lights on the hardware buttons and soft buttons?
YiZRi Newbie Jul 12, 2012 #2 xJoex123 said: Is there a way to disable the lights on the hardware buttons and soft buttons? Click to expand... You may be able to control this by writing 1 or 0 to: Code: /sys/class/leds/keyboard-backlight/brightness The file is readable by anyone, but on some devices it's only writable by root.
xJoex123 said: Is there a way to disable the lights on the hardware buttons and soft buttons? Click to expand... You may be able to control this by writing 1 or 0 to: Code: /sys/class/leds/keyboard-backlight/brightness The file is readable by anyone, but on some devices it's only writable by root.