K
kevin.breit
I am writing a program that does smart pasting. Basically you can
press a keybinding in any application and have it paste some predefined
text in the focused field. How do I get my program to listen to all
keystrokes, even if it's not the focused application?
press a keybinding in any application and have it paste some predefined
text in the focused field. How do I get my program to listen to all
keystrokes, even if it's not the focused application?