Please note that LinuxExchange will be shutting down on December 31st, 2016. Visit this thread for additional information and to provide feedback.

My netbook came in today and the first thing I did was get Ubuntu set up. I started out using a USB mouse so I didn't notice this issue right away. However, I've noticed that the trackpad has an issue. If you left click and attempt to drag an item the cursor gets crazy and doesn't do what you'd expect. I'm not sure if it's an issue specific to my netbook (HP Mini 210), Ubuntu for netbooks, or the combination of the two. Has anyone seen anything like this before?

asked 02 Jul '10, 01:53

Chris%20Stewart's gravatar image

Chris Stewart
5737
accept rate: 50%




Well, I should have done some searching before I asked the question. I found the answer pretty easily as it seems like this is a common issue. Anyway, at least this will get indexed by Google and will help someone else in the future. Here's how you fix this issue:

sudo su
echo options psmouse proto=exps > /etc/modprobe.d/psmouse.modprobe    
reboot

Source - http://ubuntuforums.org/showthread.php?t=1388164 - Post #6

link

answered 02 Jul '10, 02:02

Chris%20Stewart's gravatar image

Chris Stewart
5737
accept rate: 50%

There's also an app in the repositories called "touchfreeze". Works great to keep the blasted trackpad from zooming the cursor around when I type on the laptop keyboard...

link

answered 12 Jul '10, 15:29

LVDave's gravatar image

LVDave
11
accept rate: 0%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×81
×9
×3

Asked: 02 Jul '10, 01:53

Seen: 1,794 times

Last updated: 12 Jul '10, 15:29

powered by OSQA