Teensy 3.1 mouse resets to center of screen.

Works great! Using Arduino 1.0.5-r2 and Teensyduino 1.18 with a Teensy 3.1 on Win7. Tested Mouse.set_buttons, Mouse.screenSize, and Mouse.moveTo(x, y); all worked great and did not interfere with my project code.
Just got my Teensy 3.1 from your site and I love it!
I was sorry to see you previously got very help little testing. I also have Arduino 1.0.5 and Teensyduino 1.18 running on Puppy Linux Slacko 5.6.0, and planning to update Puppy and try installing on Ubuntu (soon I hope). Would testing there help? Are there other ways I can help?
Thank you so much for working on this!
 
Thanks for testing. It's really a huge help! :)

The absolute positioning doesn't work at all on my Ubuntu 12.04 system. I think it might be a Linux or X11 bug? Works fine on my mac.
 
Thanks for testing. It's really a huge help! :)

The absolute positioning doesn't work at all on my Ubuntu 12.04 system. I think it might be a Linux or X11 bug? Works fine on my mac.


Hey! I tested it on my machine too (Windows 8.1 64bit) and so far so good! I have only tested the mouse right and left .click commands, but no more resetting to the center of my screen.

Great work!
 
Back
Top