|
Kruskal
|
 |
« on: November 26, 2007, 10:52:40 PM » |
|
I run Windows XP with dual monitors (sometimes). The secondary one is a TV. I'd like to set it up so that applications which play video start on the TV when I have dual monitors (and quietly do nothing when there is only one monitor).
Any ideas -- Vincent
|
|
|
|
|
Logged
|
|
|
|
|
PPLandry
|
 |
« Reply #1 on: November 26, 2007, 11:36:17 PM » |
|
XP starts up the application in the same monitor as the last time (if available). If you write the app, you can control this, otherwise, I don't think you can do much.
|
|
|
|
|
Logged
|
Real generosity toward the future lies in giving all to the present -- Albert Camus -- www.InfoQube.biz
|
|
|
|
Kruskal
|
 |
« Reply #2 on: November 26, 2007, 11:43:12 PM » |
|
XP starts up the application in the same monitor as the last time (if available). If you write the app, you can control this, otherwise, I don't think you can do much.
Interesting. How do I make an app start on the secondary monitor the first time? Thanks -- Vincent
|
|
|
|
|
Logged
|
|
|
|
|
|
Kruskal
|
 |
« Reply #3 on: November 27, 2007, 12:09:25 AM » |
|
XP starts up the application in the same monitor as the last time (if available). If you write the app, you can control this, otherwise, I don't think you can do much.
Interesting. How do I make an app start on the secondary monitor the first time? Thanks -- Vincent I made a shortcut to VLC on the secondary desktop and when I double-clicked it, it came up on the secondary monitor. But when I shut it down and double-clicked on a video file, VLC came up on the primary monitor. So it isn't true that Windows remembers the last monitor an application came up on. Do I misunderstand your point? Vincent
|
|
|
|
|
Logged
|
|
|
|
|
nosh
|
 |
« Reply #4 on: November 27, 2007, 12:42:54 AM » |
|
|
|
|
|
|
Logged
|
|
|
|
|
lanux128
|
 |
« Reply #5 on: November 27, 2007, 12:45:20 AM » |
|
|
|
|
|
|
Logged
|
|
|
|
|
Kruskal
|
 |
« Reply #6 on: November 27, 2007, 01:27:25 AM » |
|
Reading about UltraMon it seems that an app can only be directed to the secondary monitor when it is started via its icon. If it is started via the file it is supposed to operate on, it can't be directed to a monitor. That is, it seems that I can't associate an extension with a monitor. I have written their tech support to ask if my reading is correct. Hope not. Thanks -- Vincent
|
|
|
|
|
Logged
|
|
|
|
|
Kruskal
|
 |
« Reply #7 on: November 27, 2007, 01:33:06 AM » |
|
According to that discussion, it doesn't work when the monitors are a different size. In my case, one of them is a TV and that is 640x480.
|
|
|
|
|
Logged
|
|
|
|
|
nosh
|
 |
« Reply #8 on: November 27, 2007, 02:45:50 AM » |
|
It can be done.
Configure an app's shortcut with Ultramon then copy the command line from the shortcut's properties. Associate your extension to fire up the command line you copied instead of the actual player, you'll probably have to do this straight in the registry unless you have a 3rd party utility (look directly under HKCR)
|
|
|
|
|
Logged
|
|
|
|
|
Kruskal
|
 |
« Reply #9 on: November 27, 2007, 05:42:36 PM » |
|
According to that discussion, it doesn't work when the monitors are a different size. In my case, one of them is a TV and that is 640x480. After some experimentation, I have concluded that the warning about monitors being the same size doesn't apply when the window is small and fits on both. But I still had trouble. I have posted by experiences in the original thread above. Thanks -- Vincent
|
|
|
|
|
Logged
|
|
|
|
|
PPLandry
|
 |
« Reply #10 on: November 27, 2007, 08:56:08 PM » |
|
XP starts up the application in the same monitor as the last time (if available). If you write the app, you can control this, otherwise, I don't think you can do much.
Interesting. How do I make an app start on the secondary monitor the first time? Thanks -- Vincent You don't need to. You open the program, then drag the window to the second monitor. Close it. It will now open in the second monitor. Different monitor resolutions is no problem. Works for me all the time (I have 1400x1040 on the notebook and 1600x1200 external. Check: Extend my Windows desktop onto this monitor in screen>properties>settings
|
|
|
|
|
Logged
|
Real generosity toward the future lies in giving all to the present -- Albert Camus -- www.InfoQube.biz
|
|
|
|
Kruskal
|
 |
« Reply #11 on: November 27, 2007, 09:56:34 PM » |
|
XP starts up the application in the same monitor as the last time (if available). If you write the app, you can control this, otherwise, I don't think you can do much.
Interesting. How do I make an app start on the secondary monitor the first time? Thanks -- Vincent You don't need to. You open the program, then drag the window to the second monitor. Close it. It will now open in the second monitor. Different monitor resolutions is no problem. Works for me all the time (I have 1400x1040 on the notebook and 1600x1200 external. Check: Extend my Windows desktop onto this monitor in screen>properties>settings I wish. Doesn't work for me with XP and VLC. I wonder what you are doing right. Vincent
|
|
|
|
|
Logged
|
|
|
|
|
|
|
Kruskal
|
 |
« Reply #13 on: November 27, 2007, 11:03:56 PM » |
|
Yeh, I discovered that the Windows Picture and Fax Viewer remembers which monitor it was last used on even after returning to one monitor and going back to two. Thanks -- Vincent
|
|
|
|
|
Logged
|
|
|
|
|
Kruskal
|
 |
« Reply #14 on: November 27, 2007, 11:47:41 PM » |
|
Yeh, I discovered that the Windows Picture and Fax Viewer remembers which monitor it was last used on even after returning to one monitor and going back to two. Thanks -- Vincent I've surrendered and switched my secondary monitor to the right. Now WinWarden works fine for me. (Also Opera now pops-up its you've got mail message on the primary monitor -- a problem with left secondary monitor that I had not told you all about.) Thanks to all for all the help -- Vincent
|
|
|
|
|
Logged
|
|
|
|
|
lanux128
|
 |
« Reply #15 on: November 28, 2007, 12:09:28 AM » |
|
I've surrendered and switched my secondary monitor to the right. Now WinWarden works fine for me. Kruskal: glad to see that sorted out.. sometimes simple solutions are the best.. 
|
|
|
|
|
Logged
|
|
|
|
|
Kruskal
|
 |
« Reply #16 on: November 28, 2007, 01:31:47 AM » |
|
I've surrendered and switched my secondary monitor to the right. Now WinWarden works fine for me. Kruskal: glad to see that sorted out.. sometimes simple solutions are the best..  Well it didn't turn out so great because WinWarden doesn't recognize that I have told it to display on non-existent territory when I am in single monitor mode. Maybe my situation isn't typical, but I switch a lot -- I only use dual monitors when I am watching media and have a TV available. I think I'll just give up on the whole thing. WinWarden would have worked despite this using a left secondary if it worked in that case at all since I would be telling it to place the window at a low X position and that would exist in either case. Thanks for your good wishes -- Vincent
|
|
|
|
|
Logged
|
|
|
|
|
lanux128
|
 |
« Reply #17 on: November 28, 2007, 02:52:35 AM » |
|
too bad, things aren't working out for you.. i was an occasional dual-monitor user too some time back and after posing the question here at DC, i've decided to use two monitors permanently.. but in your case, since it involves tv, i'm not sure how that would help..  • Opening apps in a multi-monitor setup
|
|
|
|
|
Logged
|
|
|
|
|