Skip to content

Instantly share code, notes, and snippets.

@Jesus-QC
Created May 18, 2025 18:03
Show Gist options
  • Save Jesus-QC/ced3f189d13a8ced6c68b3d507f50c7d to your computer and use it in GitHub Desktop.
Save Jesus-QC/ced3f189d13a8ced6c68b3d507f50c7d to your computer and use it in GitHub Desktop.
LWin::
KeyWait, LWin, T0.2
if ErrorLevel {
Send, {LWin Down}
KeyWait, LWin
Send, {LWin Up}
} else {
Send, !{Space}
}
Return
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment