public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.6.0-test3 XF86Config-4 mouse resolution doesn't work
@ 2003-08-12  6:24 Corey Hickey
  0 siblings, 0 replies; 2+ messages in thread
From: Corey Hickey @ 2003-08-12  6:24 UTC (permalink / raw)
  To: linux-kernel

Hello,

In my XF86Config-4 file, I have my mouse set to use the "Resolution"
option, in order to have faster pointer motion without using
acceleration. This worked fine in 2.4.21, but now that I'm trying out
2.6.0-test3 it doesn't seem to work. That is, changing the value of
"Resolution" has no effect whatsoever. The mouse is slow, like it used
to be in 2.4 before I added the Resolution option.

I know I can use "xset m" to adjust the acceleration, but I very much
prefer to be able to have the mouse constant-speed, yet faster than
default.

----

This is my first post to this list, so please let me know if I am
forgetting any information that I ought to have included.

-- Debian Woody (testing)

-- XFree86 Version 4.2.1.1 (Debian 4.2.1-6 20030225230350
branden@progeny.com)

-- Microsoft Wheel Mouse Optical (This is a USB-PS/2 combo, but plugged
into the PS/2 port.

-- Here's the mouse definition in my XF86Config-4:
Section "InputDevice"
         Identifier      "Intellimouse"
         Driver          "mouse"
         Option          "Device"                "/dev/input/mice"
         Option          "Protocol"              "IMPS/2"
         Option          "Buttons"               "5"
         Option          "ZAxisMapping"          "4 5"
         Option          "Resolution"            "200"
EndSection

-- This is (hopefully) the relevant parts of my kernel .config:
CONFIG_INPUT_MOUSEDEV=y
CONFIG_INPUT_MOUSEDEV_PSAUX=y
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
CONFIG_INPUT_JOYDEV=m

CONFIG_INPUT_MOUSE=y
CONFIG_MOUSE_PS2=y
# CONFIG_MOUSE_SERIAL is not set
# CONFIG_MOUSE_INPORT is not set
# CONFIG_MOUSE_LOGIBM is not set
# CONFIG_MOUSE_PC110PAD is not set

-----

If I left anything out here are links to my full logs and configurations
for the kernel and X:

http://bugfood.casa-z.org/k/config-2.4.21.txt
http://bugfood.casa-z.org/k/config-2.6.0-test3.txt
http://bugfood.casa-z.org/k/messages.txt

http://bugfood.casa-z.org/k/XF86Config-4.txt
http://bugfood.casa-z.org/k/XFree86.3.log.txt


Thanks for the help,
Corey


^ permalink raw reply	[flat|nested] 2+ messages in thread
* Re: 2.6.0-test3 XF86Config-4 mouse resolution doesn't work
@ 2003-09-07 10:19 Ullrich Jans
  0 siblings, 0 replies; 2+ messages in thread
From: Ullrich Jans @ 2003-09-07 10:19 UTC (permalink / raw)
  To: linux-kernel

Corey Hickey (bugfood-ml@fatooh.org) wrote:

> In my XF86Config-4 file, I have my mouse set to use the "Resolution"
> option, in order to have faster pointer motion without using
> acceleration. This worked fine in 2.4.21, but now that I'm trying
> out 2.6.0-test3 it doesn't seem to work. That is, changing the value
> of "Resolution" has no effect whatsoever. The mouse is slow, like it
> used to be in 2.4 before I added the Resolution option.

For me, loading psmouse with the parameter psmouse_resolution=200
helped, like this:

modprobe psmouse psmouse_resolution=200

Hope this helps... 

Regards, Ulli

-- 
Ullrich Jans                           Eichenstrasse 4
Tel: +49 89 74427834                   82024 Taufkirchen
Usenet: ujans@ullisys.pond.sub.org     RealUlli@IRC

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

end of thread, other threads:[~2003-09-07 10:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-12  6:24 2.6.0-test3 XF86Config-4 mouse resolution doesn't work Corey Hickey
  -- strict thread matches above, loose matches on Subject: below --
2003-09-07 10:19 Ullrich Jans

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox