Log in

View Full Version : Maximizer with Dual-View screen?



The Ts
07-16-2008, 10:51 AM
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?

Aradar
07-16-2008, 11:02 AM
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.

-silencer-
07-16-2008, 11:06 AM
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?
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.
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

The Ts
07-16-2008, 11:08 AM
thx guys i got it :D