-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cursor jumps when moving very slowly #60
Comments
I think this is because the driver implements a bit of hysteresis. I find the status quo unsatisfying but as yet have not thought of Cheers,
On Wed, Nov 13, 2013 at 09:04:35AM -0800, César Izurieta wrote:
|
Hello Greg, Thanks a lot for your reply. Could you point me where in the code this heuristic is? I would like to give it a shot and see if there's anything I can do. Greetings, |
I don't have any such heuristics for noise built into the driver. Though I do experience the same behavior on my MBP Retina. What trackpad are you using? |
I have a MBP retina as well. |
When trying to reach to an exact pixel, when moving very slowly the cursor jumps 3-6 pixels. This only happens if I leave the cursor still for a bit and then move. If I move continuously the cursor doesn't jump.
The text was updated successfully, but these errors were encountered: