| Products Support Where to Buy Media & Press Partners | ||||||||||||||||||||||||||
Below is a screenshot of the Smart Taskbar running in standard mode on a 2-monitor system, on the left monitor the Windows taskbar, on the right monitor an VT MultiDisplay taskbar. There are two applications running on each monitor. Click the image for a full-size screenshot.
|
With VT MultiDisplay, you can create shortcuts that open programs on a specific monitor or at a specific position, and optionally change display settings before launching the application and restoring them when you close the application. You can access shortcuts directly from the VT MultiDisplay menu, or save them as standard Windows shortcuts and access them from the desktop, Quick Launch or Start menu. |
![]() |
Additionally, you can also simply open the properties of an existing Windows shortcut and adjust window positioning and display settings on the additional tabs added by VT MultiDisplay. Below is a screenshot of the VT MultiDisplay window settings tab. Integration with Windows Explorer is optional and can be disabled from the VT MultiDisplay Options dialog.

The following screenshots show the various shortcut settings that can be configured.
Display profiles make it easy to switch between different desktop configurations. A profile stores the display mode, position and state (enabled/disabled) of each monitor, as well as which monitor is primary (changing the primary is only supported on Windows 2000/XP and later). If your computer is used by more than one person, you can use display profiles to set up custom display configurations for each user. Whenever a user logs in, his or her display settings will be applied. Windows XP Fast User Switching is supported. |
![]() |

By default, you are limited to using the same background image on each monitor. With VT MultiDisplay, you can use a single image for the whole desktop, or different images for each monitor. In addition, you can also create gradient color backgrounds.
The following screenshot shows a wallpaper using a single image stretched across the desktop:

More examples:

Wallpaper using a different image on each monitor

Wallpaper using a different gradient on each
monitor
Most screen savers don't work with multiple monitors: they only run on the primary monitor, leaving the other monitors unprotected.
VT MultiDisplay solves this problem by blanking all secondary monitors while the screen saver runs on the primary monitor. The screen saver once again does its job, and your data is protected while you are away from your desk.
But VT MultiDisplay can do even more: you can have a different screen saver on each monitor! The following screenshot shows a 3-monitor system with a different screen saver on each monitor:

In addition, VT MultiDisplay also enables you to run hardware-accelerated OpenGL screen savers, even if your system has no OpenGL acceleration when secondary monitors are enabled. To enable this feature, go to the Options tab and check 'disable secondary monitors'. You can now select any OpenGL screen saver for the primary monitor. VT MultiDisplay will disable secondary monitors before the screen saver starts, and re-enable them when the screen saver stops.

You can easily launch
and configure screen savers from the VT MultiDisplay
menu: |
![]() |
Mirroring, also called cloning, means showing the same thing on 2 or more monitors.
Some applications for mirroring:
VT MultiDisplay offers a very flexible software mirroring solution:
Here is a screenshot of the mirror settings dialog, configured to mirror monitor 1 (the primary monitor) on monitor 2.

In addition to fullscreen mirroring, it is also possible to mirror a monitor to a small window (Monitor Preview feature).
If you need to mirror video/DVD or 3D applications: this may or may not work, depending on the application and operating system
For advanced users: support for scripting gives you access to VT MultiDisplay's powerful features from your own VBScript, JScript or other Windows Script files.
The following VBScript code toggles the enabled state of the second monitor:
Const POS_ALL = &H7
Set sys = CreateObject("VT MultiDisplay.System")
Set mon = sys.Monitors("2")
If mon.Enabled = True Then
sys.SavePositions POS_ALL
mon.Enabled = False
sys.ApplyMonitorChanges
Else
mon.Enabled = True
sys.ApplyMonitorChanges
sys.RestorePositions POS_ALL
End If
See the scripting section of the VT MultiDisplay Help for more information.
Preserve position of desktop icons
Depending on your system configuration, you may experience the problem that
desktop icons don't stay where you put them after restarting the system.
VT MultiDisplay fixes this problem by automatically restoring desktop icons to their
previous positions when VT MultiDisplay starts.
Disable or enable secondary monitors
You can quickly disable or enable secondary monitors from the VT MultiDisplay menu
or with a hotkey. When re-enabling secondary monitors, windows are moved
back to their original positions.
Change the primary monitor (Windows 2000/XP and later)
Enables you to quickly change the primary monitor from the VT MultiDisplay menu.
Custom Display Properties applet
A more powerful replacement for Display Properties with support for quickly
changing refresh rate and disabling/enabling secondary monitors. Also supports
exact positioning of monitors by entering coordinates directly. Unlike Windows
Display Properties, more than 10 monitors can be configured.

Hotkeys
Various hotkeys are available:
|
Use the active toolbar at the top of the page to navigate the site, or click the site map at any time |