We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hey all, when trying to start remouse I get stuck on the "Connected to XX.XX.XXX.XXX" message. I am using MacOS 12.6.3
sudo remouse --address 192.168.1.33 --password XXXXX --monitor 0 --orientation left --debug Debugging enabled... Connecting to input '192.168.1.33' Pen:/dev/input/event1 Touch:/dev/input/event2 Button:/dev/input/event0 Connected to 192.168.1.33
I am not sure how to get some more info on what's going on.
The text was updated successfully, but these errors were encountered:
NVM I investigated and identified that the issue comes from the usage of screeninfo.get_monitor() it is mentioned on the readme of screeninfo
Sorry, something went wrong.
No branches or pull requests
Hey all, when trying to start remouse I get stuck on the "Connected to XX.XX.XXX.XXX" message.
I am using MacOS 12.6.3
I am not sure how to get some more info on what's going on.
The text was updated successfully, but these errors were encountered: