I have a system of 2 monitors and a program that displays data to each. However, I must drag the cursor to each monitor with the mouse. I want the program to this for me as the result of a button that initiates this action. I haven't found JavaScipt to move the cursor yet in the various texts. Any ideas?
Thanks.
I doubt this is possible with Javascript. I've never tried using two monitors before, but AFAIK there is software available for Windows which lets you flick between monitors with a click of a key or a mouse gesture. I'd guess there are equivalent programs available for Linux and Mac OS but I'm not certain.