How to move mouse between 4 monitors

I have 4 monitors which works fine

enter image description here

The issue I have is moving the mouse cursor between:

  1. Screen 2 and 4
  2. Screen 2 and 1

What I'd like is to have

enter image description here

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

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like