Post Reply

Forums -> Multiple monitors -> Creating a shortcut for disabling the second monitor via Ultramon?
DOScrash   2000-12-17 22:33
I'm running Windows 2000 and dual monitors. I just bought a Microsoft Intellitype Internet Keyboard Pro and decided I wanted to bind one of the buttons on my keyboard to automatically shut off the second monitor. However, I tried to create a shortcut by using the "c:\program files\ultramon\ultramon.exe /d" command. This doesn't work since the OS kicks back that it is an invalid file name. What can I do?
Christian Studer   2000-12-18 02:47
You'll need to enclose the path/file name in double quotes:

"C:\Program Files\UltraMon\UltraMon.exe" /d

Should work fine that way. You could also use the /t switch, that way you can use the same shortcut to disable/enable the second monitor.

Christian Studer
www.realtimesoft.com
Forums -> Multiple monitors -> Creating a shortcut for disabling the second monitor via Ultramon?

Post Reply