• Android
  • Linux
  • WordPress
  • Free Money
  • Speed Test

Sangam's Blog

Sharing The Experience

Fix Ubuntu 18.4 Touchpad Not Working Properly

June 2, 2018 by Sangam Shrestha 32 Comments

Share
Tweet
+1

Ubuntu 18.4 LTS (Bionic Beaver) has been released with Gnome Desktop (until 16.4 LTS uses Unity) and many cool features making it best version of Ubuntu ever released. Although Ubuntu 18.4 is great it comes with little bugs for touhpad and the problem is that, the touchpad cursor movement is not smooth and jumps around. I am using Dell Inspiron 15 3000 Series laptop that uses Synaptics touchpad. Many other laptops that use Synaptics will also have this touchpad problem, so here is how to fix that.

Ubuntu 18.4 comes with libinput touchpad driver by default and the OS is missing Synaptics touchpad driver.


To trace down the problem check your input devices, run this code in terminal to see the complete list.

xinput list

xinput-list

You can see there your Synaptics touchpad. After that lets check if Synaptics driver has been installed or not. Type below command to get complete list of installed packages.

apt list --installed

all-packages

Search for xserver-xorg-input-synaptics , this one is missing. I have already installed Synaptics so it is showing in screenshot.

If you are completely new at Ubuntu/Linux you would like to read Basic Linux Commands You Should Know While Using Linux.

Now it is conformed that synaptics driver is missing, so we should install it. Make sure to check all the 4 source in Software and Updates. See the screenshot below.

software-updates

Now install Synaptics driver.

sudo apt-get update

sudo apt-get install xserver-xorg-input-synaptics

After installing Synaptics reboot or logout now you can feel smooth cursor movement.

To enable right click in Ubuntu 18.4

Right click feature for touchpad is disabled in Ubuntu 18.4 LTS, however you can tap with two fingers for right click. I found tapping with two fingers easier that pressing buttons. If you want to use touchpad right click, install Gnome Tweaks.

sudo apt-get update

sudo apt-get install gnome-tweaks

Open Tweaks and in the Keybord and Mouse section, and under Mouse Click Emulation tick Area.

tweaks

Let me know it this worked for you or not through the comment below.

Share
Tweet
+1

Filed Under: Linux Tagged With: synaptics, touchpad, ubuntu

Comments

  1. bill says

    Hi Just trued this. I was prompted to install xserer core something, as a dependency, so I did. Now the trackpad works but nothing else! The keyboard and mouse didn’t work and after sleeping it won’t resume. Laptop is unusable.

    Reply
    • Sangam Shrestha says

      This seems to be your solution.. https://askubuntu.com/questions/891670/how-to-fix-input-devices-after-xserver-xorg-core-upgrade
      It happens due to some wrong dependencies in PPA. Follow the solution in the link. Hope you will fix this problem.

      Reply
  2. Misael Santos says

    Works perfectly!

    Reply
    • Sangam Shrestha says

      Thanks

      Reply
  3. Ashok says

    very well explained problem resolved hats off to you

    Reply
    • Sangam Shrestha says

      thanks

      Reply
  4. Vivek says

    I use lenovo ideapad 330, i installed ubuntu 18.4 the touchpad not working. when i run the command xinput list it does not show any touchpad device but it shows the usb mouse. i searched about it everywhere someone told that it is kernel problem so how i can solve this problem.plz suggest some solutions.

    Reply
    • Sangam Shrestha says

      Here is your solution, https://askubuntu.com/questions/1049787/lenovo-ideapad-330-touchpad-not-working

      Reply
  5. Niroj says

    Thanks man, its amazing…….it’s working wowwwwwwwwwwwwwwwww!!!

    Reply
  6. Pieter Kees de Jong says

    Great, this works! I just bought a new Asus fx503vd laptop and installed Ubuntu 18.10 with the newest available kernel (4.19.10) and the touchpad was not working properly. I already googled for some time, and couldn’t find a solution. I almost gave up, gave it one more try and then found your solution. This works for me! Many thanks. Now my Touchpad is smooth and doesn’t stutter anymore.

    Reply
    • Sangam Shrestha says

      Glad to hear. I faced the same problem when I installed Ubuntu 18.4. After hours of attempts I found a solution and decided to post it here.

      Reply
      • Pieter Kees de Jong says

        I’m afraid it didn’t fixed the problem entirely. I’m posting this for future reference if anybody else is experiencing this problem. But one of the problems now with using synaptics is that the touchpad suddenly stops working for a few minutes. Then it works again for a few minutes. I guess the driver is crashing or something? Also, sometimes the whole system cracks ups and freezes for a few minutes. So for my Asus FX503VD I still have no working touchpad on Ubuntu 18.10 when using Synpatics instead of libinput.

        Reply
  7. georgi says

    Thanks, man. This helped me enable the right click.

    Reply
  8. pawel says

    looks like it solved problem with my thinkpad, it was crazy after getting into sleep mode…. now it looks like that everything is fine. I is a very first test but cheers!!!!!!!!!!

    Reply
  9. Thomas Koehler says

    I thank you for this article. I followed your instructions…or believe I did, and have the Synaptics file installed. I am running a Lenovo Flex 11 computer. sometimes the touch pad will work when I boot up, but after a moment or two it stops working and must use an external mouse I have. After installing the Synaptics file and re-booting my Lenovo, the touchpad still does not work. The touchpad is not recognized as existing in the “Devices” settings.
    I admit to near perfect ignorance in this matter. Is there such a thuing as some process happening during boot-up, which obscures or interferes with the memory location which tells my computer that it has a touch pad, sometimes?
    I thank you for your time and effort in this matter.

    Reply
    • Sangam Shrestha says

      I can’t exactly tell the solution. But you can try reinstalling touchpad driver and updating Ubuntu if any available.

      Reply
      • Thomas Koehler says

        Again, I thank you for your efforts. I finally upgraded to Ubuntu 18.10 and now my Lenovo works perfectly. (December 2018)

        Reply
        • Sangam Shrestha says

          It is a good news. It means new version of Ubuntu does not have problem with synaptic driver.

          Reply
  10. Nody says

    Thank you so much! I am new to Ubuntu and my Lenovo G40-80 touchpad didn’t smooth well on the first try after I install Ubuntu. After I install the synaptics driver, the touchpad works well especially for the two-finger scrolling 🙂

    Reply
    • Sangam Shrestha says

      Glad to hear.. ?

      Reply
  11. Aaron says

    Nice article. My problem was that fast swipes on the touchpad seemed to be ignored. I found myself having to gesture slowly and deliberately, which was quite annoying. Solution: in Tweaks, turn off “Disable While Typing”.

    Reply
    • Sangam Shrestha says

      Thanks for you valuable comment.

      Reply
      • NITHIN says

        It’s not working , I’m using acer predator helios 300

        Reply
        • Sangam Shrestha says

          All the solution in this site works unless they are out dated. If can’t find correct solution don’t say it does not work, instead give discription of your problem and what actualy you did.

          Reply
  12. Tek Raj Joshi says

    it is not working.

    Reply
    • Sangam Shrestha says

      Maybe you have different problem than described here.

      Reply
  13. Stepan Ovechkin says

    That works great, but another problem occurred – now I need to double-tap to click. Is there a way to fix?

    Reply
    • Sangam Shrestha says

      Gnome Tweaks may be helpful. There is some setup for touchpad. Try installing Gnome Tweaks and instruction to install it is given at end of this post.

      Reply
  14. Gerald says

    Perfecto, funciona genial en mi Lenovo g40-80 (driver: Elan, Synaptic) con Ubuntu. Muchas gracias, saludos desde Chile.

    Reply
    • Sangam Shrestha says

      (Perfect, it works great on my Lenovo g40-80 (driver: Elan, Synaptic) with Ubuntu. Thank you very much, greetings from Chile.)
      I’m glad it helped you.

      Reply
  15. Quintin says

    Thank you my Touchpad is now working properly

    Reply
    • Sangam Shrestha says

      It’s glad to hear.

      Reply

Leave a Reply Cancel reply

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

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Newsletter

Subscribe and get the latest blog posts delivered straight to your inbox.

black-screen

[Quick Fix] Laptop Turns On but Display Not Showing / Black Screen

Problem Description When laptop is turned on, display do not shows anything even laptop logo is not showing. Laptop is booting and LEDs are glowed but screen have no effect at all. Can not go to BIOS menu, tried pressing all keys but screen do not shows anything. No hardware damage is done. If the above procedure do not solves […]

black-screen

[Quick Fix] Laptop Turns On but Display Not Showing / Black Screen

Problem Description When laptop is turned on, display do not shows anything even laptop logo is not showing. Laptop is booting and LEDs are glowed but screen have no effect at all. Can not go to BIOS menu, tried pressing all keys but screen do not shows anything. No hardware damage is done. If the above procedure do not solves […]

Top Posts

  • Fix Ubuntu 18.4 Touchpad Not Working Properly
  • How To Install Dark Themes In CodeBlocks?
  • Is KMSPico Safe To Use? How To Download Real KMSPico?
  • Sublime Text 3 Build 3176 License Key
  • How to Root BlueStacks Latest Version 2019

WordPress

How to Install & Setup W3 Total Cache – WordPress Optimization

Spacious Theme

How to Remove Footer Credit on Spacious Theme by ThemeGrill?

Sangam Shrestha

Hi! it's Sangam, Computer Science undergraduate. Read More…

Recent

  • [Quick Fix] Laptop Turns On but Display Not Showing / Black Screen
  • How to Add init.d Support in Android Kernel & ROM
  • How to Install uGet and Setup for Torrent in Ubuntu
  • Basic Linux Commands You Should Know While Using Ubuntu/Linux

Looking for Something?

  • Facebook
  • Google+
  • LinkedIn
  • Twitter
  • YouTube

sangams.com.np
© 2019 · Sangam's Blog · Hosting by DigitalBerg
Home · About · Contact · Privacy Policy