Page 1 of 1

Show mouse on second screen whether broadcasting or not

PostPosted: Sun Jun 09, 2019 7:33 pm
by Boborino
Hello, I am two-boxing with both screens side-by-side on the same monitor. I would like for the mouse to appear on both screens all the time, but only actually send clicks to the second screen when I hold down a button.
Is this possible?

Thank you

Re: Show mouse on second screen whether broadcasting or not

PostPosted: Sun Jun 09, 2019 8:12 pm
by lax
You're basically describing the behavior you would get if you set up a Mapped Key that sends Mouse1. If you use the Mapped Key Wizard and set upa Key Re-map that sends Mouse1, it will include a Sync Cursor Action. This will show the cursor in the background window, and it will remain there (and not move) until the next one or until you turn broadcasting on/off.

Re: Show mouse on second screen whether broadcasting or not

PostPosted: Tue Jun 18, 2019 3:09 am
by Boborino
That only shows a snapshot of the mouse when I actually click. I want it to be always up.