Skip to content

Instantly share code, notes, and snippets.

@Jesus-QC
Created May 18, 2025 18:03
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