How can I disable laptop internal keyboard in GRUB?

Clash Royale CLAN TAG#URR8PPP
up vote
1
down vote
favorite
I am trying to disable my laptop internal keyboard, because I want to use my USB external keyboard placing it above the laptop keyboard.
I am using GRUB to dual-boot Linux and Windows. I could disable the internal keyboard after booting, both Linux(via xinput) and Windows(via installing wrong driver for the internal keyboard).
But when selecting OS in GRUB, the laptop keyboard works normally. What should I do in order to disable the laptop internal keyboard in GRUB?
p.s. I don't want to physically remove the laptop keyboard like disconnecting it from motherboard.
grub2 grub hardware
add a comment |Â
up vote
1
down vote
favorite
I am trying to disable my laptop internal keyboard, because I want to use my USB external keyboard placing it above the laptop keyboard.
I am using GRUB to dual-boot Linux and Windows. I could disable the internal keyboard after booting, both Linux(via xinput) and Windows(via installing wrong driver for the internal keyboard).
But when selecting OS in GRUB, the laptop keyboard works normally. What should I do in order to disable the laptop internal keyboard in GRUB?
p.s. I don't want to physically remove the laptop keyboard like disconnecting it from motherboard.
grub2 grub hardware
Did you checked your BIOS settings first? You may be able to disable either the internal keyboard device itself or the internal port it is attached to from there.
â WhiteWinterWolf
Oct 22 '17 at 11:55
@WhiteWinterWolf I don't see any internal device/port setting in my BIOS.
â Gear
Oct 22 '17 at 12:07
Well, I don't want to be pessimistic, but it seems that someone already asked a similar question there without any easy answer... good luck!
â WhiteWinterWolf
Oct 22 '17 at 12:23
@WhiteWinterWolf Oh, thanks for the information. Maybe I should do more research.
â Gear
Oct 22 '17 at 14:28
This may be a bit brutal, bit you could physically unscrew the back of your laptop and disconnect the keyboard (or just cut the connection).
â anonymous
Oct 23 '17 at 20:06
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I am trying to disable my laptop internal keyboard, because I want to use my USB external keyboard placing it above the laptop keyboard.
I am using GRUB to dual-boot Linux and Windows. I could disable the internal keyboard after booting, both Linux(via xinput) and Windows(via installing wrong driver for the internal keyboard).
But when selecting OS in GRUB, the laptop keyboard works normally. What should I do in order to disable the laptop internal keyboard in GRUB?
p.s. I don't want to physically remove the laptop keyboard like disconnecting it from motherboard.
grub2 grub hardware
I am trying to disable my laptop internal keyboard, because I want to use my USB external keyboard placing it above the laptop keyboard.
I am using GRUB to dual-boot Linux and Windows. I could disable the internal keyboard after booting, both Linux(via xinput) and Windows(via installing wrong driver for the internal keyboard).
But when selecting OS in GRUB, the laptop keyboard works normally. What should I do in order to disable the laptop internal keyboard in GRUB?
p.s. I don't want to physically remove the laptop keyboard like disconnecting it from motherboard.
grub2 grub hardware
asked Oct 22 '17 at 11:00
Gear
1062
1062
Did you checked your BIOS settings first? You may be able to disable either the internal keyboard device itself or the internal port it is attached to from there.
â WhiteWinterWolf
Oct 22 '17 at 11:55
@WhiteWinterWolf I don't see any internal device/port setting in my BIOS.
â Gear
Oct 22 '17 at 12:07
Well, I don't want to be pessimistic, but it seems that someone already asked a similar question there without any easy answer... good luck!
â WhiteWinterWolf
Oct 22 '17 at 12:23
@WhiteWinterWolf Oh, thanks for the information. Maybe I should do more research.
â Gear
Oct 22 '17 at 14:28
This may be a bit brutal, bit you could physically unscrew the back of your laptop and disconnect the keyboard (or just cut the connection).
â anonymous
Oct 23 '17 at 20:06
add a comment |Â
Did you checked your BIOS settings first? You may be able to disable either the internal keyboard device itself or the internal port it is attached to from there.
â WhiteWinterWolf
Oct 22 '17 at 11:55
@WhiteWinterWolf I don't see any internal device/port setting in my BIOS.
â Gear
Oct 22 '17 at 12:07
Well, I don't want to be pessimistic, but it seems that someone already asked a similar question there without any easy answer... good luck!
â WhiteWinterWolf
Oct 22 '17 at 12:23
@WhiteWinterWolf Oh, thanks for the information. Maybe I should do more research.
â Gear
Oct 22 '17 at 14:28
This may be a bit brutal, bit you could physically unscrew the back of your laptop and disconnect the keyboard (or just cut the connection).
â anonymous
Oct 23 '17 at 20:06
Did you checked your BIOS settings first? You may be able to disable either the internal keyboard device itself or the internal port it is attached to from there.
â WhiteWinterWolf
Oct 22 '17 at 11:55
Did you checked your BIOS settings first? You may be able to disable either the internal keyboard device itself or the internal port it is attached to from there.
â WhiteWinterWolf
Oct 22 '17 at 11:55
@WhiteWinterWolf I don't see any internal device/port setting in my BIOS.
â Gear
Oct 22 '17 at 12:07
@WhiteWinterWolf I don't see any internal device/port setting in my BIOS.
â Gear
Oct 22 '17 at 12:07
Well, I don't want to be pessimistic, but it seems that someone already asked a similar question there without any easy answer... good luck!
â WhiteWinterWolf
Oct 22 '17 at 12:23
Well, I don't want to be pessimistic, but it seems that someone already asked a similar question there without any easy answer... good luck!
â WhiteWinterWolf
Oct 22 '17 at 12:23
@WhiteWinterWolf Oh, thanks for the information. Maybe I should do more research.
â Gear
Oct 22 '17 at 14:28
@WhiteWinterWolf Oh, thanks for the information. Maybe I should do more research.
â Gear
Oct 22 '17 at 14:28
This may be a bit brutal, bit you could physically unscrew the back of your laptop and disconnect the keyboard (or just cut the connection).
â anonymous
Oct 23 '17 at 20:06
This may be a bit brutal, bit you could physically unscrew the back of your laptop and disconnect the keyboard (or just cut the connection).
â anonymous
Oct 23 '17 at 20:06
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
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%2funix.stackexchange.com%2fquestions%2f399689%2fhow-can-i-disable-laptop-internal-keyboard-in-grub%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
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');
);
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');
);
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
Did you checked your BIOS settings first? You may be able to disable either the internal keyboard device itself or the internal port it is attached to from there.
â WhiteWinterWolf
Oct 22 '17 at 11:55
@WhiteWinterWolf I don't see any internal device/port setting in my BIOS.
â Gear
Oct 22 '17 at 12:07
Well, I don't want to be pessimistic, but it seems that someone already asked a similar question there without any easy answer... good luck!
â WhiteWinterWolf
Oct 22 '17 at 12:23
@WhiteWinterWolf Oh, thanks for the information. Maybe I should do more research.
â Gear
Oct 22 '17 at 14:28
This may be a bit brutal, bit you could physically unscrew the back of your laptop and disconnect the keyboard (or just cut the connection).
â anonymous
Oct 23 '17 at 20:06