So I just converted over to Ubuntu today. However my keyboard back light is not working is there a way to install the drivers on Ubuntu? One person recommended doing this but I am running Ubuntu 18.04 LTS and it does not seem to be working. Any ideas or suggestions that do not involve buying another keyboard?
Asked
Active
Viewed 28 times
1 Answers
1
I have the same keyboard. Open terminal and type:
xset led on
This is essentially what the instructions say in the link you posted, but without the unnecessary steps. To automate it, search for Startup Applications, then create a new entry. Copy the command above into the command field, and give it any name and comment you want.

hiigaran
- 6,473
- 4
- 28
- 40
-
Now another issue just recently came into play my number pad refuses to work. Did that happen to you as well? – David Wisniewski May 28 '18 at 02:18
-
1Seems to be a bug. Glad to know I'm not the only one experiencing it. See my question and answer here: https://askubuntu.com/questions/1029541/mouse-keys-can-only-be-disabled-for-current-session – hiigaran Jun 01 '18 at 05:30