Hello Symp,

I am new here myself and did a few searches in the forum to find the bat file info to run 2 on 1 screen too.. split 50/50 top and bottom. unfortunately it was in german but just stumbled my way with it enough to make it work.

However I have a ghetto 17" monitor so I only run it at 1024x768 right now and am at work so I am not much help. If I find the bat file in the forums again I will edit and put it in here for ya.

{EDIT}:
you need to setup the margin settings in the config.

there is a value for top and bottom.

first one needs 1/2 of your desktop height as a top-margin
second one needs 1/2 of your desktop height as a bottom-margin

i.e.

desktop size: 1024 x 768 (width x height)

768 / 2 = 384

## Arguments are top,bottom,left,right

#first one:
margin = 384,0,0,0

#second one:
margin = 0,384,0,0
My "GUESS" is that you need to divide your smallest number and put it in place of the 384 in teh quote above. Give it a try let me know if it works. If not hopefully someone can correct me. IE: 1024 /2 = 512. So just stick 512 where the 384's are in the batch file that you have seen in other posts.

-Myth

P.S. I know that Keyclone can do all this for you automatically but I have not found a walkthrough guide on how to set it up right. I know you have to open the WoW's with keyclone but cant figure out how so I need a step by step guide for dummies still.