Processing Ajax...

Title

Message

Confirm

Confirm

Confirm

Confirm

Are you sure you want to delete this item?

Confirm

Are you sure you want to delete this item?

Confirm

Are you sure?

User Image
afb
2 discussion posts
There is a toggle function for this. But I want to use two hotkeys for it. AI suggests a solution—`BFS.ClipboardFusion.DisableMonitoring()`—but it doesn't work. Is there another solution?
2 days ago  • #1
Owen Muhlethaler (BFS)'s profile on WallpaperFusion.com
This function will pause the listener:

Code

BFS.ClipboardFusion.PauseClipboardListener();


And this function will resume the listener:

Code

BFS.ClipboardFusion.ResumeClipboardListener();
1 day ago  • #2
User Image
afb
2 discussion posts
Thank you :)
23 hours ago  • #3
Subscribe to this discussion topic using RSS
Was this helpful?  Login to Vote(1)  Login to Vote(-)