Page 1 of 2 12 LastLast
Results 1 to 10 of 17

Thread: How to turn off or disable touchpad tap

  1. #1
    Join Date
    Sep 2008
    Beans
    19

    How to turn off or disable touchpad tap

    My HP pavilion XH136 has a touchpad and the tap behavior is driving me crazy. I'm always accidentally opening apps, windows, making choices that I don't want to make because the tap feature is so sensitive. I jsut want to turn off the tap feature completely. But I don't see anyway to do that. THe mouse control panel doesn't let me turn off the tap and there does not seem to be any touchpad specific control panel. Help.

  2. #2
    Join Date
    Jan 2008
    Location
    Bentonville AR
    Beans
    Hidden!
    Distro
    Ubuntu 13.10 Saucy Salamander

    Re: How to turn off or disable touchpad tap

    Install gsynaptics and disable tapping using the Touch Pad Settings (gsynaptics)
    Sayak Banerjee
    KDE Sysadmin | KDE e.V.
    Need help? Contact us.

  3. #3
    Join Date
    Sep 2008
    Beans
    19

    Re: How to turn off or disable touchpad tap

    I installed gsynaptics and then when I went to the mouse control panel I got an error that it GSynaptics could not not initialize. That I have to set SHMCongif in xorg.conf to true or XF86Config to use GSynaptics.

    I opened xorg.conf and did not see any SHMConfig.

    I'm stuck.

  4. #4
    Join Date
    Mar 2008
    Beans
    175

    Re: How to turn off or disable touchpad tap

    I am having the exact same problem, except that I don't really need that software, as I was able to disable the double tap from System->Preferences->Mouse->Touchpad.

  5. #5
    Join Date
    May 2007
    Location
    London
    Beans
    139
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: How to turn off or disable touchpad tap

    Have you tried going into your xorg.conf, going to the Section "InputDevice", and changing the "MaxTapTime" and "MaxTapMove" values to "0" then saving (and possibly restarting)?

    It worked for me on an old Dell Inspiron...

  6. #6
    Join Date
    Jul 2006
    Location
    Germany
    Beans
    1,805

    Re: How to turn off or disable touchpad tap

    Quote Originally Posted by cnymike View Post
    I installed gsynaptics and then when I went to the mouse control panel I got an error that it GSynaptics could not not initialize. That I have to set SHMCongif in xorg.conf to true or XF86Config to use GSynaptics.

    I opened xorg.conf and did not see any SHMConfig.

    I'm stuck.
    You need to add a line to the appropriate input device section. Here is the relevant section in my xorg.conf:

    Code:
    Section "InputDevice"
            Identifier      "Synaptics Touchpad"
            Driver          "synaptics"
            Option          "SendCoreEvents"        "true"
            Option          "Device"                "/dev/psaux"
            Option          "Protocol"              "auto-dev"
            Option          "HorizScrollDelta"      "0"
            Option          "SHMConfig"             "on"
    EndSection
    ...

  7. #7
    Join Date
    Mar 2008
    Beans
    175

    Re: How to turn off or disable touchpad tap

    What if there is no such option as "SHMConfig"?

  8. #8
    Join Date
    Jul 2006
    Location
    Germany
    Beans
    1,805

    Re: How to turn off or disable touchpad tap

    Quote Originally Posted by Calmatory View Post
    What if there is no such option as "SHMConfig"?
    You have to add the line in bold.

    ...or do you mean that you get an error if you do so?
    ...

  9. #9
    Join Date
    Sep 2008
    Location
    St. Thomas, ON, Canada
    Beans
    33
    Distro
    Ubuntu

    Re: How to turn off or disable touchpad tap

    Quote Originally Posted by mali2297 View Post
    You have to add the line in bold.
    Hi mali,
    Perhaps I can get some help here as well. I have the same problem in Kubuntu. I have tried everything mentioned in this thread and in several other threads on this very topic. Nothing appears to be working for my particular situation. I have a MDG VisionBook with 3GB of RAM. The touchpad is a Logitech NOT a Synaptics, so I do not understand how that Synaptics code even got into my xorg.conf file unless this is generic stuff that is supposed to work on any make of touchpad. Under System Settings, when I go to the Keyboard and Mouse then select Mouse, there is no indication of a touchpad or touchpad settings anywhere. The Kubuntu development team sure seem to have missed on this very simple 'MUST HAVE' in any system. Makes for a very unhappy Linux experience. No such problems in my Windows Vista OS running on the same machine.
    It looks like Kubuntu actually thinks my touchpad is a mouse, but why then is there code at all for a Synaptics Touchpad in my xorg.conf file.
    Can someone explain this, so that people like myself can understand what is going on here?
    Anyway, I have put this challenge out into the Linux World and no one has dared to take it up seriously. I have tried the many, many suggestions provided thus far (they are all very similar, around the Synaptics Touchpad business and changing settings in the xorg.conf file and synclient and syndaemon etc..., but none of this has worked on this laptop). If Windows can do it, why can't Linux?
    walt
    Last edited by wladicus; September 13th, 2008 at 12:22 AM. Reason: Typos & that ?#$%@ Touchpad
    _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
    walt
    St. Thomas, Ontario = 42.77°N, 81.11°W =
    http://wladicus.blogspot.ca/

  10. #10
    Join Date
    Sep 2008
    Location
    St. Thomas, ON, Canada
    Beans
    33
    Distro
    Ubuntu

    Re: How to turn off or disable touchpad tap

    Quote Originally Posted by LinuxIsInnovation View Post
    Install gsynaptics and disable tapping using the Touch Pad Settings (gsynaptics)
    I do have gsynaptics installed and when I click on it to run it I get the following message:
    GSynaptics couldn't initialize.
    You have to set 'SHMConfig' 'true' in xorg.conf or XF86Config to use GSynaptics
    That message is quite strange because I added "SHMConfig" "true" to the xorg.conf file many 'boots' ago and the problem is still not solved. Many people on many forums have been unable to help with this problem. I actually want to turn the touchpad off completely because it is a nuisance when typing, but nothing seems to work. I am running Kubuntu 8.04 LTS (Hardy Heron) in a Wubi configuration. Are there any new suggestions? Thank you for your time.
    walt
    Last edited by wladicus; September 13th, 2008 at 04:55 AM. Reason: Typos and &^%$*#@ Touchpad annoyances
    _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
    walt
    St. Thomas, Ontario = 42.77°N, 81.11°W =
    http://wladicus.blogspot.ca/

Page 1 of 2 12 LastLast

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
  •