topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday March 28, 2024, 5:14 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: Dual Monitors: Declare Apps which Should Open on the Secondary Monitor  (Read 28368 times)

Kruskal

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 72
    • View Profile
    • Donate to Member
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

PPLandry

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 702
    • View Profile
    • InfoQube Information manager
    • Read more about this member.
    • Donate to Member
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.
Real generosity toward the future lies in giving all to the present -- Albert Camus -- www.InfoQube.biz

Kruskal

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 72
    • View Profile
    • Donate to Member
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

Kruskal

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 72
    • View Profile
    • Donate to Member
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

nosh

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 1,441
    • View Profile
    • Donate to Member

lanux128

  • Global Moderator
  • Joined in 2005
  • *****
  • Posts: 6,277
    • View Profile
    • Donate to Member
you can also use WinWarden for that. check out this thread..


Force PPTView.exe to always show on secondary monitor


Kruskal

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 72
    • View Profile
    • Donate to Member
Try Ultramon.
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

Kruskal

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 72
    • View Profile
    • Donate to Member
you can also use WinWarden for that. check out this thread..

Force PPTView.exe to always show on secondary monitor


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.

nosh

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 1,441
    • View Profile
    • Donate to Member
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)

Kruskal

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 72
    • View Profile
    • Donate to Member
you can also use WinWarden for that. check out this thread..

Force PPTView.exe to always show on secondary monitor


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

PPLandry

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 702
    • View Profile
    • InfoQube Information manager
    • Read more about this member.
    • Donate to Member
Re: Dual Monitors: Declare Apps which Should Open on the Secondary Monitor
« Reply #10 on: November 27, 2007, 08:56 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
Real generosity toward the future lies in giving all to the present -- Albert Camus -- www.InfoQube.biz

Kruskal

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 72
    • View Profile
    • Donate to Member
Re: Dual Monitors: Declare Apps which Should Open on the Secondary Monitor
« Reply #11 on: November 27, 2007, 09:56 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

lanux128

  • Global Moderator
  • Joined in 2005
  • *****
  • Posts: 6,277
    • View Profile
    • Donate to Member
Re: Dual Monitors: Declare Apps which Should Open on the Secondary Monitor
« Reply #12 on: November 27, 2007, 10:41 PM »
a similar thread on this topic at UltraMon's forums.. it looks like some apps may have to be manually repositioned..

Start a Program on a Specific Monitor


Kruskal

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 72
    • View Profile
    • Donate to Member
Re: Dual Monitors: Declare Apps which Should Open on the Secondary Monitor
« Reply #13 on: November 27, 2007, 11:03 PM »
a similar thread on this topic at UltraMon's forums.. it looks like some apps may have to be manually repositioned..

Start a Program on a Specific Monitor


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

Kruskal

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 72
    • View Profile
    • Donate to Member
Re: Dual Monitors: Declare Apps which Should Open on the Secondary Monitor
« Reply #14 on: November 27, 2007, 11:47 PM »
a similar thread on this topic at UltraMon's forums.. it looks like some apps may have to be manually repositioned..

Start a Program on a Specific Monitor


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

lanux128

  • Global Moderator
  • Joined in 2005
  • *****
  • Posts: 6,277
    • View Profile
    • Donate to Member
Re: Dual Monitors: Declare Apps which Should Open on the Secondary Monitor
« Reply #15 on: November 28, 2007, 12:09 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.. :)

Kruskal

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 72
    • View Profile
    • Donate to Member
Re: Dual Monitors: Declare Apps which Should Open on the Secondary Monitor
« Reply #16 on: November 28, 2007, 01:31 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

lanux128

  • Global Moderator
  • Joined in 2005
  • *****
  • Posts: 6,277
    • View Profile
    • Donate to Member
Re: Dual Monitors: Declare Apps which Should Open on the Secondary Monitor
« Reply #17 on: November 28, 2007, 02:52 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