I recently got a backlit keyboard, and I LOVE to write late at night.
But I cannot for the life of me figure out how to light it up...It lights up when first plugged in, but nothing happens after that....
It is an 'XtremeIT' keyboard. There is a video of someone on Ubuntu who managed to activate it...
Did you try the script the YouTube poster suggested in his own comments?
Basically use
xset
to toggle the state of the led backlight.open terminal then type:
to turn on backlight, and type:
to turn it off.
Just try to type in terminal : Turn on :
Turn off :
it works for Cool Master Keyboard
On my Thinkpad T470S with Ubuntu 20.04 -- Keyboard back-light is enabled out of the box. Pressing [Fn-Space] will toggle between keyboard back-light settings on this laptop. Maybe the manual for your keyboard will provide insight into the key combination that might work for its back-light?
for those who land here because they also want the keyboard to light up BEFORE the login screen:
Finally Found an answer, at least for Ubuntu 14.04
as for how to get the keyboard to light up before the login screen:
edit :
add the line:
For my Mi laptop keyboard, above solutions did not work.
I just had to use that F10 key with the appropriate symbol.
The symbol looks like a bold "dash", with little thin dashes going in every direction and representing light.
Found the answer after a long night up with lots of half baked solutions.
Add the following line in the
xkb_symbols "basic" {
section. do not worry if that second line is not there, it is only there for some languages and was not there for us on my system.You may have to do the same in your other layouts if you switch between languages
Also, there is a cache where xkb layouts live. You should clear it before restarting your X server to check the new keyboard symbol file(s).
For a long time, I did this with
xmodmap -e 'add mod3 = Scroll_Lock'
This caused a problem when I started using i3wm. When the backlight was on, the metakey was non-functional. I could turn it on and off with scroll lock and use meta when it was off, but i3 needs that too much and it is too hard to see my keyboard without the light, so this was not an ideal way to do it. The above solution,
xset led on
is a much better solution. By leaving the keymap alone, I can use meta anytime I need it and always see the keyboard.I just bought an EagleTec mechanical keyboard with blue backlight, and like J. Chomel, found that I just needed to use a key combination to turn the backlight on or off, enable/disable "breathing" mode, or adjust the brightness. In my case, I'm using it on LinuxMint 17, but it should work on other distributions also.
Here are the backlight functions that the keyboard supports:
"FN" + "SCRLK" = Backlight On/Off "FN" + "HOME" = "Breathing" On/Off "FN" + "-" = Lower Brightness "FN" + "=" = Increase Brightness
The keyboard also supports other functions not related to the backlight, although I haven't tried most of them, as I have yet to determine what most of the functions are.
The ones that I do know to work are:
"FN" + "F2" = Lower Volume "FN" + "F3" = Increase Volume "FN" + "F9" = Open Email Application (Thunderbird, in my case)
If your using an Hp Omen if you press Fn and the lighting key you can toggle keyboard backlight on and off using ubuntu studio