![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
|
|
Absolute Beginner Talk The perfect starting place to find out more about computers, Linux and Ubuntu. |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
First Cup of Ubuntu
![]() Join Date: Jul 2006
Beans: 11
|
Touchpad problem
Ok I have ubuntu installed on my HP Pavilion zv5000 AMD64 laptop. I've been messing with it and love it, but I have one problem I can't find a solution for. My touchpad is acting very crazy. It suddenly becomes "clicked" without me doing anything. At these points it either highlights or selects things that I am not trying to select or highlight. Occasionally dragging it across the desktop will create one of those highlight boxes as I move the mouse.
Are there any solutions out there? I saw one that involved editing my drivers or something, but I have no idea how to do that. Any ideas? And again, I'm sorry about my earlier, much more idiotic post... |
|
|
|
|
|
#2 |
|
First Cup of Ubuntu
![]() Join Date: Jul 2006
Beans: 11
|
Re: Touchpad problem
http://www.ubuntuforums.org/showthre...t=45142&page=2
This first post seems like it could help, but I just don't know how to use this stuff. I have downloaded this "synaptics touchpad driver" from the first link in the post, but I don't know how to install it. |
|
|
|
|
|
#3 | |
|
First Cup of Ubuntu
![]() Join Date: Jul 2006
Beans: 11
|
Re: Touchpad problem
So I just ran across this.
It says this: Quote:
|
|
|
|
|
|
|
#4 | |
|
First Cup of Ubuntu
![]() Join Date: Jul 2006
Beans: 11
|
Re: Touchpad problem
So I installed a second driver in the place of the xorg driver, and now the mouse moves like really short distances. It completely sucks.
All I want is to get the xorg driver back and disable the tap to click "feature", which seems a bit too sensitive in this case. Again, any help at all would be appreciated. This: Quote:
Last edited by aburd; July 30th, 2006 at 04:18 PM.. |
|
|
|
|
|
|
#5 |
|
First Cup of Ubuntu
![]() Join Date: Jul 2006
Beans: 11
|
Re: Touchpad problem
I actually found an answer! I repeated my question along with a link to this thread over on AskMetafilter:
http://ask.metafilter.com/mefi/43623 And found the answer. Basically I just retrieved my old driver (the xorg driver), made a backup copy, and edited it using gedit. I had no idea that you could just edit the files by doing something like: sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf.bkp sudo gedit /etc/X11/xorg.conf The first line makes a backup. It will look like nothing happened by in fact very important things went on. Then the "sudo gedit" section will pull up a text file with the code of the driver (along with an explanation of what the driver is doing). It is simply just a matter of adding lines in the appropriate format to the driver. So I just added the following lines to the "input device" "synaptics touchpad" section of the driver info: Option "MaxTapTime" "0" Option "MaxTapMove" "0" Option "MaxDoubleTapTime" "0" If anyone else ever has any issues with attempting to do this please email me at andrew dot burd at gmail dot com. Thanks! |
|
|
|
|
|
#6 |
|
5 Cups of Ubuntu
![]() Join Date: Jul 2006
Beans: 40
|
Re: Touchpad problem
Thanks for the post; I have been having the same problem as your first post. I found some "solutions" but none of them were permanent. It would always revert back to the same problem. I will try this when I get home tonight.
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|