Skip to content

Instantly share code, notes, and snippets.

@exorcistas
Created April 7, 2023 19:27
Show Gist options
  • Save exorcistas/56f2285aac3404a531a57066f98dda69 to your computer and use it in GitHub Desktop.
Save exorcistas/56f2285aac3404a531a57066f98dda69 to your computer and use it in GitHub Desktop.
Fix Linux laptop touchpad issue
# edit /etc/default/grub
# run update-grub
GRUB_CMDLINE_LINUX_DEFAULT="quiet i8042.nomux i8024.noloop"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment