You are viewing an old revision of this post, from May 31, 2018 @ 16:13:25. See below for differences between this version and the current revision.

Ubuntu – Laptop’s touchpad doesn’t work

In this tip, we will see a solution that will fix a non-working laptop's touchpad. The problem often occurs after upgrading your Ubuntu distribution to Ubuntu 16. Solution Open the terminal and run these commands:
sudo apt update
sudo apt install xserver-xorg-input-synaptics
or
sudo apt install --reinstall xserver-xorg-input-synaptics
Then reboot your laptop:
sudo reboot
Hope it fixes your touchpad problem 🙂

Revisions

  • May 31, 2018 @ 16:13:25 [Current Revision] by Sharing Solution
  • May 31, 2018 @ 16:13:25 by Sharing Solution

Revision Differences

There are no differences between the May 31, 2018 @ 16:13:25 revision and the current revision. (Maybe only post meta information was changed.)

One Response to “Ubuntu – Laptop’s touchpad doesn’t work”