I have 4 monitors which works fine
The issue I have is moving the mouse cursor between:
- Screen 2 and 4
- Screen 2 and 1
What I'd like is to have
This shows I could move the mouse from the left side of screen 2 direct into screen 4. It also shows that I can move from the right side screen 2 into screen 1. Other than these 2 changes, the rest would work as normal.
Is this possible in Windows 10?
1 Answer
You can only traverse screens where that pictorial representation shows adjacent areas - no matter how that representation matches your physical screen sizes [or even locations].
The OS cannot tell how big each screen is, only what resolution it is - so that 'map' is the only way it can know to pass the cursor over.
Based on that - there is no way to pass from 2 to either 4 or 1.
1