Help with key combo shortcut

Share your favorite FastKeys commands
Post Reply
MtnMrs
Posts: 2
Joined: Jun 26th, ’22, 22:49

Post by MtnMrs » May 27th, ’25, 17:28

I am a newbie, so please help me. I've been using FastKeys successfully for all kinds of text expander things, but now I'm stumped. I would like to create a shortcut so that when I press Ctrl+esc (or another key or key combo), I get the same result as if I pressed Ctrl+Alt+tab (the task view window). Nothing I do seems to work. I'm thinking this should be easy, so can anybody help? FWIW, the reason I want to do this is because the arthritis in my hands makes the original combo difficult on my particular keyboard.
User avatar
Marko
Posts: 1878
Joined: Mar 2nd, ’13, 21:02

Post by Marko » May 27th, ’25, 20:55

Set a new shortcut (use a "..." button)
Ctrl+Escape

Type: Send

Code: Select all

{Control Down}{Alt Down}{Tab}{Alt Up}{Control Up}
or
Type: Command

Code: Select all

Send, ^!{Tab}
MtnMrs
Posts: 2
Joined: Jun 26th, ’22, 22:49

Post by MtnMrs » Jun 8th, ’25, 21:50

Thank You! Thank You! Thank You!
Post Reply