Moving game window to another monitor

Game won't run. Keeps crashing. Hopefully we won't get any posts here, but if we do, we'll try to help you out. You can also post any bugs that you find here. IMPORTANT: Don't post mod related problems here!
Post Reply
RedlegSA
Reactions:
Posts: 3
Joined: Mon Aug 29, 2011 9:24 pm

Moving game window to another monitor

Post by RedlegSA »

In Windows 7 I am not sure how how to move the game window to another monitor. The title strip is not on the game to grab and move (in windowed mode) and right clicking the taskbar item does not give me a move option. Is there a way to shift the game to another monitor?

Setup is an Alienware laptop with primary display the laptop display and a larger monitor attached. When I play games I generally run them windowed and move the game to the larger monitor.
User avatar
Little Powell
Reactions:
Posts: 4884
Joined: Thu Sep 18, 2008 10:25 am

Re: Moving game window to another monitor

Post by Little Powell »

In Windows 7 I am not sure how how to move the game window to another monitor. The title strip is not on the game to grab and move (in windowed mode) and right clicking the taskbar item does not give me a move option. Is there a way to shift the game to another monitor?

Setup is an Alienware laptop with primary display the laptop display and a larger monitor attached. When I play games I generally run them windowed and move the game to the larger monitor.
I've never tried this but I'm guessing it's not possible because the game does not run with a boarder when running in Windowed mode. You need to boarder to be able to grab it and move it around.
ADukes
Reactions:
Posts: 862
Joined: Mon Nov 26, 2007 10:38 pm

Re: Moving game window to another monitor

Post by ADukes »

Windows Key + Shift + Left/Right Arrow
User avatar
norb
Reactions:
Posts: 3778
Joined: Mon Nov 26, 2007 9:59 am
Location: Central Florida
Contact:

Re: Moving game window to another monitor

Post by norb »

You can also use some of the secret command line arguments.

-X 1920 -Y 0

This will launch the game at that location.
User avatar
Little Powell
Reactions:
Posts: 4884
Joined: Thu Sep 18, 2008 10:25 am

Re: Moving game window to another monitor

Post by Little Powell »

Learn something new everyday.

[dunce cap on]
RedlegSA
Reactions:
Posts: 3
Joined: Mon Aug 29, 2011 9:24 pm

Re: Moving game window to another monitor

Post by RedlegSA »

that worked, thank you very much.

I put this in the target area of the shortcut -

"C:\NorbSoftDev\Scourge of War - Gettysburg\SOWGB.exe" -X 1921 -Y 0


This example shifts the monitor from the left monitor to the right monitor (by 1921 pixels).

for those trying to duplicate this go to control panel, then display. Look at the resolution of your primary monitor. Replace the number 1921 with whatever your horizontal resolution is (the first number in the resolution value ex 1024x768, 1920x1200) and add one.


To modify your shortcuts, right click the scourge of war shortcut and choose properties, then modify the "target" portion with the line at the top of this post. Include quotes in the positions shown.
User avatar
norb
Reactions:
Posts: 3778
Joined: Mon Nov 26, 2007 9:59 am
Location: Central Florida
Contact:

Re: Moving game window to another monitor

Post by norb »

I added this for debugging purposes, for the same reason. That way I can run the game on one screen and see the code on another. I can't remember half the stuff I've added for these purposes, but sometimes a post like yours spurns a memory :)
Michael Slaunwhite
Reactions:
Posts: 4358
Joined: Fri Jan 08, 2010 8:15 am

Re: Moving game window to another monitor

Post by Michael Slaunwhite »

**** BUMP this Chicken ****

I just spent 30 minutes going through all of my posts looking for this... Come to think of it I would rather poke myself in my eye with my grab the last pickle finger to ever have to read my past crap again. The search option didn't help much.

(small tired out woohoo)
Last edited by Michael Slaunwhite on Sat Mar 16, 2013 12:54 am, edited 1 time in total.
Post Reply