Post Reply

Forums -> UltraMon™ -> UltraMon Mirroring
Tyler Rasmussen   2004-06-11 01:59
Does UltraMon have an easy, quick switching feature (like Ctrl+Something) between which monitor is being mirrored? I need a program that offers a seamless switch between which monitor is being mirrored.
Christian Studer   2004-06-11 04:14
There's no easy way to do this, but it could be done via a custom script.

You would need to do the following:

1) configure mirroring settings as desired, for example monitor 1 mirrored on monitor 3, and click on OK to start mirroring

2) run regedit.exe, select the key 'HKEY_CURRENT_USER\Software\Realtime Soft\UltraMon\Mirroring', and select File\Export from the menu to save the configuration to a .reg file

Repeat this for each mirroring configuration.

You could now use RunMirrorConfig to run one of the saved mirroring configurations, for example:

RunMirrorConfig.vbs "C:\Temp\Mirror config 1.reg"

Christian Studer - www.realtimesoft.com
Forums -> UltraMon™ -> UltraMon Mirroring

Post Reply