Hi,
I have two screens with different resolution. The right screen is smaller, its placed in the middle of the height of the left screen, so if the mouse cursor is e.g. on the very top right of the left screen, i have to move down with the mouse first before i can move the cursor into the right screen. Its not too bad, but im just wondering if i can somehow tell “also jump to right screens top-left position if the mouse cursor is “out of right-screens bounds” on the left screen”? Like logically extending the shared border of the screens.