AutoHotkey Hotkey Scripts

Help us to keep this website almost Ad Free! It takes only 10 seconds of your time:
> Step 1: Go view our video on YouTube: EF Core Bulk Insert
> Step 2: And Like the video. BONUS: You can also share it!

Syntax

  • keybindings::
  • ::abbreviation::
  • Return

Parameters

KeybindingsDetails
^Ctrl key
!Alt key
+Shift key
#Windows key
{enter}send enter key
{tab}send tab key
*wildcard, any key can be pressed down
~key's native function will not be blocked
<symbolspecifies left key (<+ is left shift)
>symbolspecifies right key


Got any AutoHotkey Question?