Hey, I'm making a small program that shows a small frame just under the mouse. What I want it to do is show the frame when I press a specific key combination, like Shift + tab or something. However, the program won't have any focus.
Any ideas on how to implement this?

