|
Post Reply
Hector 2008-04-16 12:01
I'm testing the current Beta in Vista Ultimate Sp1. I currently have 3 monitors, 2 connected to an 8600GTS, and a third connected to an FX5200. Whenever I disable the secondary display, whether through a shortcut key combination, or from the system tray menu, it disables only one of the three, and then I must do it again to get only the main monitor to be active.
Has anyone else epxerienced this issue, and if so, have you found a solution?
Thanks, Hector
|
Christian Studer 2008-04-17 12:17
That's most likely a display driver issue, you could try if it works with the DisableEnableSecondaryInd script.
Christian Studer - www.realtimesoft.com
|
Hector 2008-04-18 09:08
This did work, although a new issue with this script is that when I re-enable, the icons move to one of the non-primary monitors, coincidentaly, the same monitor that stays one when I disable normally.
|
Christian Studer 2008-04-18 09:51
I'm not sure what would cause this, but as a workaround you could disable icon positioning in the script.
To do this, open the script in a text editor, then change the first line to
Const POS_ALL = &H5
This way, the script will only save/restore the position of windows and Active Desktop items (if present).
Christian Studer - www.realtimesoft.com
|
Hector 2008-04-22 10:04
This seemed to have worked, thank you. I'll let post back if it continues.
|
Post Reply
|