Re: dd: speed up mouse with Cocoa?
Re: dd: speed up mouse with Cocoa?
- Subject: Re: dd: speed up mouse with Cocoa?
- From: Ben Hines <email@hidden>
- Date: Fri, 15 Mar 2002 22:51:01 -0800
At 10:53 PM -0500 3/15/02, Andy Lee wrote:
I imagine there's more to mouse speed than one parameter, but a
"defaults read -globalDomain" only showed that one. Maybe you could
install MouseZoom and see what it does to your defaults -- kind of
reverse-engineer it.
Or you could ask me. :)
MouseZoom 2.0+ sets the HIDMouseAcceleration and
HIDTrackpadAcceleration keys in the
IOHIDSystem IOKit class using IOHIDSetAccelerationWithKey.
In addition, it sets the com.apple.mouse.scaling parameter, which is
read at login time only.
-Ben
--
http://homepage.mac.com/bhines/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.