![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
|
Desktop Environments Support for your Ubuntu desktop. Including Gnome, KDE and XFCE. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
5 Cups of Ubuntu
![]() Join Date: Sep 2008
Beans: 16
|
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 |
|
Koz Kubuntu's Kewl
![]() |
Re: How to turn off or disable touchpad tap
Install gsynaptics and disable tapping using the Touch Pad Settings (gsynaptics)
__________________
Sayak Banerjee |
|
|
|
|
|
#3 |
|
5 Cups of Ubuntu
![]() Join Date: Sep 2008
Beans: 16
|
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 |
|
Gee! These Aren't Roasted!
![]() 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.
__________________
HP 530 with Arch. Happier than ever. Linux is just a kernel. |
|
|
|
|
|
#5 |
|
A Carafe of Ubuntu
![]() Join Date: May 2007
Location: London
Beans: 131
Ubuntu 9.10 Karmic Koala
|
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 | |
|
Chocolate Ubuntu Mocha Blend
![]() Join Date: Jul 2006
Location: Sweden
Beans: 1,755
|
Re: How to turn off or disable touchpad tap
Quote:
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
__________________
Kind Regards, Martin. (\__/)
(='.'=) (")_(") |
|
|
|
|
|
|
#7 |
|
Gee! These Aren't Roasted!
![]() Join Date: Mar 2008
Beans: 175
|
Re: How to turn off or disable touchpad tap
What if there is no such option as "SHMConfig"?
__________________
HP 530 with Arch. Happier than ever. Linux is just a kernel. |
|
|
|
|
|
#8 |
|
Chocolate Ubuntu Mocha Blend
![]() Join Date: Jul 2006
Location: Sweden
Beans: 1,755
|
Re: How to turn off or disable touchpad tap
You have to add the line in bold.
...or do you mean that you get an error if you do so?
__________________
Kind Regards, Martin. (\__/)
(='.'=) (")_(") |
|
|
|
|
|
#9 |
|
5 Cups of Ubuntu
![]() Join Date: Sep 2008
Beans: 33
Kubuntu 8.04 Hardy Heron
|
Re: How to turn off or disable touchpad tap
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 ![]()
__________________
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ walt St. Thomas, Ontario = 42.77°N, 81.11°W = RASC: Royal Astronomical Society of Canada Last edited by wladicus; September 12th, 2008 at 07:22 PM.. Reason: Typos & that ?#$%@ Touchpad |
|
|
|
|
|
#10 | ||
|
5 Cups of Ubuntu
![]() Join Date: Sep 2008
Beans: 33
Kubuntu 8.04 Hardy Heron
|
Re: How to turn off or disable touchpad tap
Quote:
Quote:
walt
__________________
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ walt St. Thomas, Ontario = 42.77°N, 81.11°W = RASC: Royal Astronomical Society of Canada Last edited by wladicus; September 12th, 2008 at 11:55 PM.. Reason: Typos and &^%$*#@ Touchpad annoyances |
||
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|