Skip to content

Instantly share code, notes, and snippets.

View maimere's full-sized avatar
#️⃣
This is a comment.

Pedro Maimere maimere

#️⃣
This is a comment.
  • Brazil
View GitHub Profile
@maimere
maimere / how-to-disable-built-in-laptop-keyboards.md
Last active March 24, 2025 00:23
How to disable built-in laptop keyboards

If the built-in keyboard of your laptop is short-circuited, for example, it is desirable that it is disabled even before the Display Manager, for it might cause trouble on the user/password input.

I am assuming:

  1. You use the linux kernel.
  2. You use grub.

These instructions will help disabling the driver of the built-in keyboard directly on the kernel, via grub.

Usually, the built-in keyboard is managed by the i8042 module, which manages PS/2 keyboards and mice.