Results 1 to 7 of 7

Thread: How to turn touchpad off when typing?

  1. #1
    Join Date
    Aug 2013
    Beans
    24

    Exclamation How to turn touchpad off when typing?

    So I have Xubuntu 12.04 installed on my mom's netbook. Whenever you type on it, you move the cursor, and usually end up messing something up. I was wondering how to turn the touchpad off when you type. The one that comes built in is terrible (have to wait a good 3 seconds after you stop typing to do anything again with the cursor). Therefore, I need something else.
    Last edited by tmcclelland472; January 19th, 2014 at 07:39 PM. Reason: Minor spelling/grammar errors

  2. #2
    Join Date
    Jan 2010
    Location
    Sydney, Australia
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: How to turn touchpad off when typing?

    There should be an option in your touchpad configuration and management tool that lets you configure the time to wait before switching the touchpad again.

    Not in a xubuntu box at the moment, I am using synaptiks which is a kde tool for touchpad management.
    3.png
    “Progress is made by lazy men looking for easier ways to do things”
    — Robert A. Heinlein

  3. #3
    Join Date
    Sep 2010
    Beans
    898

    Re: How to turn touchpad off when typing?

    If codemaniac's solution doesn't help in this case, here's another approach:

    http://ubuntuforums.org/showthread.p...1#post12870711

  4. #4
    Join Date
    Oct 2013
    Location
    Edmonton, Canada
    Beans
    31
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: How to turn touchpad off when typing?

    It varies from manufacturer to manufacturer. On the Acer Aspire, it's Fn + F7.
    Laptop Ubuntu 14.04; Desktop dual-boot Windows 8.1 and CentOS 6.5

  5. #5
    Join Date
    Jul 2013
    Beans
    14

    Re: How to turn touchpad off when typing?

    Or you can set syndaemon to disable the touchpad while you are typing
    Code:
    syndaemon -i 3 -d -t -K
    where '3' is the number of seconds to wait

  6. #6
    Join Date
    Aug 2013
    Beans
    24

    Re: How to turn touchpad off when typing?

    Sorry that I just got back to this, but thanks guys!

  7. #7
    Join Date
    Nov 2012
    Beans
    29

    Re: How to turn touchpad off when typing?

    Quote Originally Posted by tmcclelland472 View Post
    Sorry that I just got back to this, but thanks guys!
    Hello. If you are still struggling with this, that would solve the problem:

    sudo modprobe -r psmouse

    In case you need to disable touchpad for good, you need to create a script for it.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •