i was just wondering. with the maximizer i wanted to be able to run full-maximizer on main monitor and split on my 2ed (for my slaves) and i cant figure out hwo to do it. is it possible?
Printable View
i was just wondering. with the maximizer i wanted to be able to run full-maximizer on main monitor and split on my 2ed (for my slaves) and i cant figure out hwo to do it. is it possible?
Are you referring to the maximizer provided in keyclone?
If yes, I believe you have to set your computer up first for dual screen and then the drop down box in keyclone that says Display 1 will add Display 2 so you can configure both.
If not, I have no idea.
Yes, it's possible. I run a 1680x1050 window for my main on my 1920x1200 24" display, and 4x 840x525 windows on my 1680x1050 22" display.Quote:
Originally Posted by 'The Ts',index.php?page=Thread&postID=88700#post88700
When kicking off maximizer.exe, you'll need to specifiy the display device id (I believe 1 for primary display, and 2 for secondary display) using the -d option.
Something like this for example: (coming from memory - I haven't looked at this in months and I'm at work now, so the margins are probably wrong)
maximizer.exe -d 1 -margin 0,0,1680,1050 c:/wow1/WoW.exe
Then use:
maximizer.exe -d 2 margin 0,0,840,1050 c:/wow2/WoW.exe
maximizer.exe -d 2 margin 0,525,840,1050 c:/wow3/WoW.exe
thx guys i got it :D