--- In [email protected], Brother Gabriel-Marie <brgabr...@...> wrote: > > Hello, y'all! > Has anyone ever used CursorUs? It makes it so that when you move the > mouse off the left edge of the screen that it returns on the right side > as if you passed through. And if you pass the mouse off the top edge of > the screen, it comes in from the bottom. You can maneuver anywhere you > want very quickly. Problem is that you can't control it very well on > two monitors. But if PP can do this, then every part of it is likely > customizable. For instance, to block off the top of just the first > monitor or allow the passing through from the right edge of the second > monitor onto the left edge of the primary monitor, etc. Maybe we could > do it with Mousetrap? >
If you can use mousetrap to detect where the mouse is, you can use win.sendmouse to move it somewhere else (not tested on multi monitors) > - Brother Gabriel-Marie >
