linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* mouse problem on 2.6.0-test9-bk9
@ 2003-11-05  9:30 Bob Gill
  2003-11-05 11:03 ` Fabio Coatti
  2003-11-05 17:13 ` Eric Sandall
  0 siblings, 2 replies; 3+ messages in thread
From: Bob Gill @ 2003-11-05  9:30 UTC (permalink / raw)
  To: Linux Kernel Mailing List

I recently patched 2.6.0-test9 to 2.6.0-test9-bk9.  Hard disk cache read
timings on /dev/hda went from 13 to 24 MB/sec, and on /dev/hdb from 24
to 28 MB/sec.  The problem is that my mouse became slow.  It was very
fast in 2.6.0-test9, but with bk9 it became very slow (4 edge-to-edge
drags across the mouse pad to go across the screen).  "xset m 9 1"
works, but I am at times unable to resize windows (the mouse is skipping
over the edge of the window).  Option "Resolution" "250" in Section
"InputDevice" of XF86Config and restarting the X server does not work
either (nor does substituting for 250 : 15, 100, 500, 2000, 15000). 
It's a minor thing, but it would be nice to change the mouse speed
again.

Thanks in advance.
-- 
Bob Gill <gillb4@telusplanet.net>


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: mouse problem on 2.6.0-test9-bk9
  2003-11-05  9:30 mouse problem on 2.6.0-test9-bk9 Bob Gill
@ 2003-11-05 11:03 ` Fabio Coatti
  2003-11-05 17:13 ` Eric Sandall
  1 sibling, 0 replies; 3+ messages in thread
From: Fabio Coatti @ 2003-11-05 11:03 UTC (permalink / raw)
  To: Linux Kernel Mailing List; +Cc: Bob Gill

Alle 10:30, mercoledì 5 novembre 2003, Bob Gill ha scritto:
> The problem is that my mouse became slow.  It was very
> fast in 2.6.0-test9, but with bk9 it became very slow (4 edge-to-edge
> drags across the mouse pad to go across the screen).  "xset m 9 1"
> works, but I am at times unable to resize windows (the mouse is skipping
> over the edge of the window).  Option "Resolution" "250" in Section
> "InputDevice" of XF86Config and restarting the X server does not work
> either (nor does substituting for 250 : 15, 100, 500, 2000, 15000).
> It's a minor thing, but it would be nice to change the mouse speed
> again.

The same here, using /dev/psaux; I tried it too, changing resolution in Xfree 
4.3, without success.

I don't know if this is a small bug or now there is a different way to set 
mouse resolutions, but the default behaviour is changed.

Maybe the relevant change is this, test9-bk4 IIRC:
file: drivers/input/mouse/psmouse-base.c  

@@ -471,13 +471,16 @@
  * We set the mouse report rate.
  */
-        psmouse_set_rate(psmouse);
+        if (psmouse_rate)
+                psmouse_set_rate(psmouse);

 /*
  * We also set the resolution and scaling.
  */

-        psmouse_set_resolution(psmouse);
+        if (psmouse_resolution)
+                psmouse_set_resolution(psmouse);
+
         psmouse_command(psmouse,  NULL, PSMOUSE_CMD_SETSCALE11);
 
 /*

-- 
Fabio Coatti       http://www.ferrara.linux.it/members/cova     
Ferrara Linux Users Group           http://ferrara.linux.it
GnuPG fp:9765 A5B6 6843 17BC A646  BE8C FA56 373A 5374 C703
Old SysOps never die... they simply forget their password.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: mouse problem on 2.6.0-test9-bk9
  2003-11-05  9:30 mouse problem on 2.6.0-test9-bk9 Bob Gill
  2003-11-05 11:03 ` Fabio Coatti
@ 2003-11-05 17:13 ` Eric Sandall
  1 sibling, 0 replies; 3+ messages in thread
From: Eric Sandall @ 2003-11-05 17:13 UTC (permalink / raw)
  To: Linux Kernel Mailing List

Quoting Bob Gill <gillb4@telusplanet.net>:
> I recently patched 2.6.0-test9 to 2.6.0-test9-bk9.  Hard disk cache read
> timings on /dev/hda went from 13 to 24 MB/sec, and on /dev/hdb from 24
> to 28 MB/sec.  The problem is that my mouse became slow.  It was very
> fast in 2.6.0-test9, but with bk9 it became very slow (4 edge-to-edge
> drags across the mouse pad to go across the screen).  "xset m 9 1"
> works, but I am at times unable to resize windows (the mouse is skipping
> over the edge of the window).  Option "Resolution" "250" in Section
> "InputDevice" of XF86Config and restarting the X server does not work
> either (nor does substituting for 250 : 15, 100, 500, 2000, 15000). 
> It's a minor thing, but it would be nice to change the mouse speed
> again.
> 
> Thanks in advance.
> -- 
> Bob Gill <gillb4@telusplanet.net>

I also notice this on 2.6.0-test9-mm1 (haven't tried -mm2 yet). If I increase
the sensitivity in GNOME 2.4, it feels 'shaky' (it jumps around a bit when
moving it) and is still slower than I'd like (I can get it closer by increasing
the acceleration to x10, but then the mouse is even shakier when I try to move
it only a little).

-sandalle

-- 
PGP Key Fingerprint:  FCFF 26A1 BE21 08F4 BB91  FAED 1D7B 7D74 A8EF DD61
http://search.keyserver.net:11371/pks/lookup?op=get&search=0xA8EFDD61

-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GCS/E/IT$ d-- s++:+>: a-- C++(+++) BL++++VIS>$ P+(++) L+++ E-(---) W++ N+@ o?
K? w++++>-- O M-@ V-- PS+(+++) PE(-) Y++(+) PGP++(+) t+() 5++ X(+) R+(++)
tv(--)b++(+++) DI+@ D++(+++) G>+++ e>+++ h---(++) r++ y+
------END GEEK CODE BLOCK------

Eric Sandall                     |  Source Mage GNU/Linux Developer
eric@sandall.us                  |  http://www.sourcemage.org/
http://eric.sandall.us/          |  SysAdmin @ Inst. Shock Physics @ WSU
http://counter.li.org/  #196285  |  http://www.shock.wsu.edu/

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-11-05 17:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-05  9:30 mouse problem on 2.6.0-test9-bk9 Bob Gill
2003-11-05 11:03 ` Fabio Coatti
2003-11-05 17:13 ` Eric Sandall

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).