Skip to content

Instantly share code, notes, and snippets.

@atulkamble
Last active April 4, 2022 03:57
Show Gist options
  • Save atulkamble/be06dbb5c1946c37cea1a566da492987 to your computer and use it in GitHub Desktop.
Save atulkamble/be06dbb5c1946c37cea1a566da492987 to your computer and use it in GitHub Desktop.
Fix Ubuntu 20.04.4 LTS Touchpad Not Working Properly
sudo apt upgrade && sudo apt update
xinput list
apt list --installed
sudo apt update
sudo apt install xserver-xorg-input-synaptics
sudo apt update
sudo apt install gnome-tweaks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment