i'm hoping somebody could help me. I was trying to turn on my backlight laptop keyboard on lenovo T450s ubuntu 16 LTS, i had googling with nothings found,i tried FN+space and xset led 3.. please Help, Open source Teams
Asked
Active
Viewed 2,223 times
1
-
2Possible duplicate of Enable the keyboard backlights on supported Lenovo (e.g. Carbon X1) with command – You'reAGitForNotUsingGit Feb 19 '17 at 20:51
1 Answers
0
I got this from wuxmedia in another post for a t520,but it also works for my t450. Enjoy!
echo 2 > /sys/class/leds/tpacpi::kbd_backlight/brightness
Brings it to full light :)

JMH
- 1