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
Jason Lyons84938
1 discussion post
I can paste a pinned item using a key shortcut. I can right click text that I have pinned and select type text. But is there a way to type out a pinned item using a keyboard shortcut?

For example, ctl+alt+4 = type as text pinned item number 4

Thank you.
May 7, 2026  • #1
Owen Muhlethaler (BFS)'s profile on WallpaperFusion.com
We have some "Auto-Type Clipboard Text" macros in our repository that you can download. You can add this code after line 7 to have it pull text from an index from your pinned item list:

text = BFS.ClipboardFusion.GetLocalPinnedText(0);
May 7, 2026  • #2
Subscribe to this discussion topic using RSS
Was this helpful?  Login to Vote(1)  Login to Vote(-)