[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mouse acceleration



>    Is there any mouse acceleration software available?  Preferably in
>CDev format and System 6.0/Easy Access compatible?  I don't any pressing
 
I've seen this suggested before. The thing is, you can just multiply all mouse
delta, 'cause that would make many pixels unaccessable. If someone want to
write this (me?), you'd have to watch the deltas, if consecutive ones are large
(mouse is moving fast), increase them even more.
 

--
  --Jay, jay.krell@cornell.edu