All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dtor_core@ameritech.net>
To: Thomas Molina <tmolina@cablespeed.com>,
	Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: synaptics mouse jitter in 2.6.0
Date: Mon, 22 Dec 2003 22:38:17 -0500	[thread overview]
Message-ID: <200312222238.17076.dtor_core@ameritech.net> (raw)
In-Reply-To: <Pine.LNX.4.58.0312222127530.18261@localhost.localdomain>

On Monday 22 December 2003 09:40 pm, Thomas Molina wrote:
> I am running Fedora Core 1 updated on a Presario 12XL325 laptop.  For a
> long time during the 2.5 series I couldn't use the synaptics support. 
> As a result, I haven't tested this for some time.  I just compiled a
> fresh 2.6.0 tree, included synaptics support and now I am getting mouse
> jitter.
>
> The easiest way to see this is to open Mozilla and go to a page with a
> lot of text links such as a news site with links to a number of
> stories. With synaptics support compiled in I get side to side jitter
> when moving the mouse over a link.  It looks as if my finger has a
> nervous twitch in it.  Then, when I take my finger off the touchpad to
> click on the link, the mouse cursor jumps about an eighth of an inch in
> a random direction.  It is very annoying since the jump takes it off
> the link and I can't click on it.
>
> Compiling synaptics support out gets me back to a stable mouse cursor.

Right, I think I see it. The mousedev module does not do any smoothing
of the reported coordinates which would cause the jitter you are seeing.
Normally drivers do 3- or 4-point average.

I'll cook up something to fix it. Meanwhile could you give a try Peter
Osterlund XFree86 Synaptics driver:
http://w1.894.telia.com/~u89404340/touchpad/index.html

Dmitry

  reply	other threads:[~2003-12-23  3:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-23  2:40 synaptics mouse jitter in 2.6.0 Thomas Molina
2003-12-23  3:38 ` Dmitry Torokhov [this message]
2003-12-23  7:41   ` Dmitry Torokhov
2003-12-23  8:37     ` Andres Salomon
2003-12-23 18:37       ` Dmitry Torokhov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200312222238.17076.dtor_core@ameritech.net \
    --to=dtor_core@ameritech.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tmolina@cablespeed.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.