I do want to point out that I am liking ubuntu mate so far, but it is annoying that ubuntu always resets my keyboard light to 50%. This is annoying since I am using a laptop, as it uselessly drains power.
The Ubuntu mate team should consider adding some options for the keyboard backlight.
You could have the system remember the last brightness for the keyboard, so people can still use the backlight if they want it.
If it is a laptop keyboard, there should be a switch on the keyboard controlled by the “FN” key and whatever key controls the light!, F5/F6/F7 and so on, switch it off!. Look in your laptop/PC’s manual!.
Guys I know that, but I have to keep turning it down every time I do so. I am not saying it is permenent.
The ubuntu mate team needs to fix this.
EDIT:
By that I mean I do know how to turn the light down
It would be great if we can get someone to help us troubleshoot this type of problem.
The solution that would be highly recommended for me is the one that works in Mint which is that the ambient light sensor is used to tell the back-light what level to be at (known to work on Thinkpad and Dell). But I know that is wishful thinking on my part.
I have the same issue with the Dell XPS 13. I also have this problem when disconnecting my battery or reconnecting it along with waking from sleep. For some strange reason, even if I change it in the BIOS it still kicks on.
Ok, I figured out the fix, at least for me, hopefully other people will benefit. This is a bug with UPower. In order to fix it, you need to edit the file
/etc/dbus-1/system.d/org.freedesktop.UPower.conf.
You need to change:
send_interface="org.freedesktop.UPower.KbdBacklight"/>```
To
```<deny send_destination="org.freedesktop.UPower"
send_interface="org.freedesktop.UPower.KbdBacklight"/>```
Finally you should reboot. This should fix the problem. This was recently fixed in unity-settings daemon but needs to be fixed in the mate-settings daemon: https://bugs.launchpad.net/dell-sputnik/+bug/1510344
I have a Dell XPS 13 9343. Make sure you are changing the correct option. There are two different things that say KbdBacklight. I had to scroll to see the second option. I accidentally changed the first option when I did it the first time.
This sounds somewhat familiar to a problem that I have faced earlier this year when I purchased a Cooler Master keyboard + mouse Devastator combo.
The gimmic was that both the mouse and the keyboard had flashing lights dimming from/to all colors in the rainbow.
So I plugged the mouse in and it worked fine. But the keyboard had 0 light poping up on it yet it worked fine. After some mixed interactions with (I even claimed a RMA thinking it was defective), my girlfriend simply plugged it into a windoze 10 machine and THE LIGHTS WENT ON! Plugging it back however into a Linux host brought the same initial result: keyboard worked but not the lights.
At ths point I simply lost all hope of getting it working and reverted back to a “regular” keyboard.
This is probably not the answer you were looking for but, hey, true story nonetheless.
Let’s bring this VERY USEFUL Thread alive.
I havent any Dell. Mine’s Asus Zenbook UX32VD.
That being said, the fix you proposed works for me, independently from what line I change from “allow” to “deny”. (Works with first as well as second line)
Problem: The Zenbook has no ON and OFF backlight switch. You can turn it off and on using Fn + LIght up or light down, until it is completely off, or completely on (Has 4 level OFF > LOW ON > MIDDLE ON > HIGH ON)
As i said, it works, but completely disable the possibility to turn the keyboard light on when it’s needed.
In the Zenbook, even when the screen dim down to save power, and then you dim up again moving the mouse, the keyboard light turn on again, even from OFF state.