Skip to content
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

Using This with a JavaScript Library #2

Open
Matt-B-Anderson opened this issue Oct 10, 2022 · 1 comment
Open

Using This with a JavaScript Library #2

Matt-B-Anderson opened this issue Oct 10, 2022 · 1 comment

Comments

@Matt-B-Anderson
Copy link

I would like to use this software with a library called NutJS. It is able to take recorded mouse events and them play them back. The trouble is that when I am running either mouse it still uses both mice.

Maybe my understanding of how either mouse reflects to the system that there are 2 mice available is not adequate, but my hope was that I would be able to record something on one mouse and play it back on that same mouse.

Just wanted to know if this is possible.

Thanks!

@gwarble
Copy link
Owner

gwarble commented Apr 11, 2023

Thanks for the feedback, sorry for the delayed response... I don't think this is possible as the way EitherMouse works is to change the current/global settings based on the last detected mouse being used, which is why two can't be used at the same time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants