Devestator II keyboard


up vote
1
down vote
favorite
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?
https://ubuntuforums.org/showthread.php?t=2257710
keyboard hardware
add a comment |Â
up vote
1
down vote
favorite
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?
https://ubuntuforums.org/showthread.php?t=2257710
keyboard hardware
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
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?
https://ubuntuforums.org/showthread.php?t=2257710
keyboard hardware
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?
https://ubuntuforums.org/showthread.php?t=2257710
keyboard hardware
asked May 23 at 13:55


David Wisniewski
1085
1085
add a comment |Â
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
1
down vote
accepted
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.
That works great thank you
â David Wisniewski
May 23 at 14:12
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 at 2:18
Seems to be a bug. Glad to know I'm not the only one experiencing it. See my question and answer here: askubuntu.com/questions/1029541/â¦
â hiigaran
Jun 1 at 5:30
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
accepted
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.
That works great thank you
â David Wisniewski
May 23 at 14:12
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 at 2:18
Seems to be a bug. Glad to know I'm not the only one experiencing it. See my question and answer here: askubuntu.com/questions/1029541/â¦
â hiigaran
Jun 1 at 5:30
add a comment |Â
up vote
1
down vote
accepted
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.
That works great thank you
â David Wisniewski
May 23 at 14:12
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 at 2:18
Seems to be a bug. Glad to know I'm not the only one experiencing it. See my question and answer here: askubuntu.com/questions/1029541/â¦
â hiigaran
Jun 1 at 5:30
add a comment |Â
up vote
1
down vote
accepted
up vote
1
down vote
accepted
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.
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.
answered May 23 at 14:02


hiigaran
757118
757118
That works great thank you
â David Wisniewski
May 23 at 14:12
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 at 2:18
Seems to be a bug. Glad to know I'm not the only one experiencing it. See my question and answer here: askubuntu.com/questions/1029541/â¦
â hiigaran
Jun 1 at 5:30
add a comment |Â
That works great thank you
â David Wisniewski
May 23 at 14:12
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 at 2:18
Seems to be a bug. Glad to know I'm not the only one experiencing it. See my question and answer here: askubuntu.com/questions/1029541/â¦
â hiigaran
Jun 1 at 5:30
That works great thank you
â David Wisniewski
May 23 at 14:12
That works great thank you
â David Wisniewski
May 23 at 14:12
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 at 2:18
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 at 2:18
Seems to be a bug. Glad to know I'm not the only one experiencing it. See my question and answer here: askubuntu.com/questions/1029541/â¦
â hiigaran
Jun 1 at 5:30
Seems to be a bug. Glad to know I'm not the only one experiencing it. See my question and answer here: askubuntu.com/questions/1029541/â¦
â hiigaran
Jun 1 at 5:30
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1039437%2fdevestator-ii-keyboard%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password