Advertisement
Guest User

Untitled

a guest
Jun 25th, 2019
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. ; set Left Windows Key for switching to previous window/app
  2. $LWin::Send !{Tab}
  3.  
  4. $NumpadPgDn::Send !{Tab}
  5.  
  6. NumpadPgDn:: Send ^!{Tab}
  7. LAlt & Tab:: MsgBox You pressed Alt-Tab
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement