* 2.6.0 ps2 mouse
@ 2003-12-20 12:29 Cristiano De Michele
2003-12-20 20:40 ` Joshua Kwan
0 siblings, 1 reply; 2+ messages in thread
From: Cristiano De Michele @ 2003-12-20 12:29 UTC (permalink / raw)
To: linux kernel ML
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
Cristiano
--
Cristiano De Michele,
Department of Physics,
University "Federico II" of Naples
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: 2.6.0 ps2 mouse
2003-12-20 12:29 2.6.0 ps2 mouse Cristiano De Michele
@ 2003-12-20 20:40 ` Joshua Kwan
0 siblings, 0 replies; 2+ messages in thread
From: Joshua Kwan @ 2003-12-20 20:40 UTC (permalink / raw)
To: linux kernel ML
[-- 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 --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-12-20 20:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-20 12:29 2.6.0 ps2 mouse Cristiano De Michele
2003-12-20 20:40 ` Joshua Kwan
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