From: joshk@triplehelix.org (Joshua Kwan)
To: linux kernel ML <linux-kernel@vger.kernel.org>
Subject: Re: 2.6.0 ps2 mouse
Date: Sat, 20 Dec 2003 12:40:57 -0800 [thread overview]
Message-ID: <20031220204057.GE7522@triplehelix.org> (raw)
In-Reply-To: <1071923389.3476.6.camel@cripat.acasa-tr.it>
[-- Attachment #1: Type: text/plain, Size: 662 bytes --]
On Sat, Dec 20, 2003 at 01:29:50PM +0100, Cristiano De Michele wrote:
> I gave new 2.6.0 kernel a try and one thing I noticed is that mouse
> pointer (imps2 logitech optical mouse on /dev/psaux) has become too
> sensitive, that is in other words it's almost unusable.
> With 2.4.x I haven't any problem
This is typically a problem with your XF86Config because many read from
both /dev/psaux AND /dev/input/mice concurrently. However, in 2.6,
the data from /dev/psaux is included in /dev/input/mice, so all mouse
events appear to be recorded twice.
Just remove the entry from the ServerLayout section, and restart the X
server.
--
Joshua Kwan
[-- Attachment #2: Type: application/pgp-signature, Size: 827 bytes --]
prev parent reply other threads:[~2003-12-20 20:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-12-20 12:29 Cristiano De Michele
2003-12-20 20:40 ` Joshua Kwan [this message]
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=20031220204057.GE7522@triplehelix.org \
--to=joshk@triplehelix.org \
--cc=linux-kernel@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome