I have a script where I activate a shortcut after clicking a mouse button, but I need the window under the cursor to be focused for this to work. I tried sending a normal click before the shortcut, but it can cause accidental clicks. Is there a way to trigger a raise/focus to the window below the cursor?
Asked
Active
Viewed 717 times