Hello, DisplayFusion has a function that enables us to lock/unlock our mouse cursor to the current monitor. When the mouse cursor is locked, is there a way to temporarily unlock the mouse cursor so we can go to the next montitor without disabling the locking feature? If not, can this feature be added?
How long are you looking for it to be unlocked for? We could create a script that toggles the lock function, waits a certain amount of time (say 5 seconds), and then toggles it again
How long are you looking for it to be unlocked for? We could create a script that toggles the lock function, waits a certain amount of time (say 5 seconds), and then toggles it again
I would say around 2 seconds. Just long enough so that the cursor crosses over to the next screen.
I've attached a script below that should do this. You can import it via the DisplayFusion Settings > Functions > Scripted Function > Import Scripted Function.