Triple Monitor Switching

Soldato
Joined
6 Jun 2011
Posts
2,741
Hi all,

I have just moved to a triple monitor setup which are fed by different inputs (PC, Xbox, Laptop). What is the easiest way to tell Windows 10 what specific monitors it should be using when some of the monitors are being used by the other devices?

The display settings is not particularly slick as I need to disconnect one of the displays, change the main display and then extend.

Any help will be greatly appreciated.

Thanks! :)
 
MultiMonitorTool should be able to do all of that. I'd run it and save the configurations you want, then make desktop/start menu shortcuts to switch between eg configuration A and configuration B.

The shortcut should look something like this (my example obviously, yours will be different):

Code:
C:\Windows\System32\MultiMonitorTool.exe /LoadConfig "C:\Users\%username%\Documents\MultiMonitor - Enable TV.cfg"


The configurations can be much more complex than my simple one to enable or disable my TV.
 
MultiMonitorTool should be able to do all of that. I'd run it and save the configurations you want, then make desktop/start menu shortcuts to switch between eg configuration A and configuration B.

The shortcut should look something like this (my example obviously, yours will be different):

Code:
C:\Windows\System32\MultiMonitorTool.exe /LoadConfig "C:\Users\%username%\Documents\MultiMonitor - Enable TV.cfg"


The configurations can be much more complex than my simple one to enable or disable my TV.

Thanks mate for the suggestion.

I've given it a go and it works wonderfully. Also set it up with some custom shortcuts making it really slick! Cheers!! :)
 
Back
Top Bottom