autohotkey modifiers
! = ALT
^ = CTRL
+ = SHIFT
# = WIN
autohotkey modifier keys
LWin Left Win. Corresponds to the <# hotkey prefix.
RWin Right Win. Corresponds to the ># hotkey prefix.
Ctrl Ctrl. As a hotkey (Control::) it fires upon release unless it has the tilde prefix. Corresponds to the ^ hotkey prefix.
Alt Alt. As a hotkey (Alt::) it fires upon release unless it has the tilde prefix. Corresponds to the ! hotkey prefix.
Shift Shift. As a hotkey (Shift::) it fires upon release unless it has the tilde prefix. Corresponds to the + hotkey prefix.
LCtrl Left Ctrl. Corresponds to the <^ hotkey prefix.
RCtrl Right Ctrl. Corresponds to the >^ hotkey prefix.
LShift Left Shift. Corresponds to the <+ hotkey prefix.
RShift Right Shift. Corresponds to the >+ hotkey prefix.
LAlt Left Alt. Corresponds to the <! hotkey prefix.
RAlt Right Alt. Corresponds to the >! hotkey prefix.
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us