i need some help with wow maximizer....

now, i know im a no-brainer on this one, but i cant seem to figure out
how to make the .bat file fit my two screens...

my resolution is 2880x900 pixels, i have tried going down in resolution
but it just looks awfull...

oh yeah btw, im a tri-boxer so it should be two screens on one monitor(right)
and one screen on my primary monitor(left)

also, can i do this with keclone?


TriCalcifer

EDIT:

this is my current try at it:
Code:
REM batch file to launch "3" evenly spaced wows
REM Left monitor
c:\wow1\maximizer.exe --margin 0,0,0,1440
REM upper right of right mon
c:\wow2\maximizer.exe --margin 0,400,1600,400
REM upper left of right mon
c:\wow3\maximizer.exe --margin 0,200,1440,200
now screen one and two works... its the last one, it needs to be down below the second one.. what are the parameters for this to work?