15 Comments

  1. Thats nice,but not working for me, i use kali linux 2018.2 and i get this error

    /root/laptopkb/laptopkb-get-id.sh: line 5: xinput: command not found
    ./laptopkb-disable.sh: line 7: xinput: command not found

    1. The `xinput` may not work for Wayland which ubuntu 19.04 may use. This may be the cause.

      You may try `evtest` to grab the events for the device, which “disables” the device for other processes.

  2. Thank you! Because of soda spill, my laptop keyboard became troublesome. This script saved my work :-) Thank you for sharing!

  3. Hi, I’m on Linux Mint 20.1
    I don’t see see “AT Translated Set 2 keyboard id=……”
    Trying since 2w to find a solution, till now unsuccessful.
    Can you help?
    Thx in advance!!
    This is my output:

    xinput –list
    ⎡ Virtual core pointer id=2 [master pointer (3)]
    ⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
    ⎜ ↳ FTCS1000:00 2808:0101 Touchpad id=10 [slave pointer (2)]
    ⎜ ↳ FTCS1000:00 2808:0101 Mouse id=11 [slave pointer (2)]
    ⎣ Virtual core keyboard id=3 [master keyboard (2)]
    ↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
    ↳ Video Bus id=6 [slave keyboard (3)]
    ↳ Power Button id=7 [slave keyboard (3)]
    ↳ Sleep Button id=8 [slave keyboard (3)]
    ↳ USB2.0 HD UVC WebCam: USB2.0 HD

Leave a Reply

Your email address will not be published. Required fields are marked *