doing some analysis tonight on the mouse positioning and the weird 'jumpy mouse' thing...

without keyclone running... having wow on my 2nd monitor (which i think is the key)... i can double click real fast and a window in my other screen will start to get the input. no real reason for this.

then i pulled out spy++ and watched the messages going into the wow client. when the mouse was down, the x and y position were both negative... and if added to the last good position, would be exactly where it shows up on my first monitor.

if i put the wow window on the main screen and repeat the test, no blinky cursor, no weird behavior.

so, my thought is that the wow client has some odd problem dealing with dual view...

and that the jumpy cursor thing isn't keyclone.. BUT... since keyclone does have 'focus follows mouse'... and the mouse position jumps to another screen, thereby changing the focus for a moment.... it gets all messed up. i'm looking into what i can do to avoid the focus change in that situation