Open RduMarais opened 1 year ago
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.
NVM I investigated and identified that the issue comes from the usage of screeninfo.get_monitor() it is mentioned on the readme of screeninfo
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.