How to disable laptop keyboard, use USB keyboard instead?

Moderator: Forum moderators

Post Reply
User avatar
vin
Posts: 62
Joined: Fri Nov 27, 2020 8:39 am
Location: Bharat (India)
Has thanked: 25 times

How to disable laptop keyboard, use USB keyboard instead?

Post by vin »

I am using xenialpup64 7.5 on Asus x55c laptop.
The laptop's keyboard has aged and behaves weired, typing some letters automatically.
So I have attached another usb keyboard.

In Lubuntu, in order to get rid of weired keyboard, I am using these commands....

Code: Select all

$ xinput list

(gives me id of AT Translated Set 2 keyboard)

That I use like this...

Code: Select all

$ xinput float 6

(where the id is 6)

Now, in xenialpup, I do not get "AT Translated Set 2 keyboard" by firing $ xinput list
I gives just ....

Code: Select all

root# xinput list
⎡ Virtual core pointer                    	id=2	[master pointer  (3)]
⎜   ↳ Virtual core XTEST pointer              	id=4	[slave  pointer  (2)]
⎜   ↳ Synaptics Mouse                         	id=6	[slave  pointer  (2)]
⎜   ↳ Mouse0                                  	id=7	[slave  pointer  (2)]
⎣ Virtual core keyboard                   	id=3	[master keyboard (2)]
    ↳ Virtual core XTEST keyboard             	id=5	[slave  keyboard (3)]
    ↳ Keyboard0                               	id=8	[slave  keyboard (3)]

Pl. help me regarding how to find the laptop's keyboard and disable it.

Thanks.

Last edited by Flash on Sat Sep 18, 2021 6:53 pm, edited 1 time in total.
Reason: Original title: "xinput float" command in xenialpup
User avatar
vin
Posts: 62
Joined: Fri Nov 27, 2020 8:39 am
Location: Bharat (India)
Has thanked: 25 times

Re: How to disable laptop keyboard, use USB keyboard instead?

Post by vin »

Ultimately I disconnected the keyboard connector.

Before that, I tried out other commands, ref.- this url -->
https://linux.org/threads/in-puppylinux ... ead.36707/

Posting it, because it might be useful to somebody else
BTW, a user @darry1966 on linux.org was mentioning nice words about @mikewalsh :)

Post Reply

Return to “Xenial”