full install3.ly/ahk ]                     Autohotkey  key names  @ k.1mm.de                    easy  script lines SCR1PT.tk 

mouse buttons  y= l r m  ybutton   xbutton1 xbutton2   Wheel=x  xDown xLeft xUp xRight

Space Tab Enter+Return  Escape+Esc Backspace+BS Delete+Del Insert+Ins Home End
PgUp PgDn ↑Up ↓Down ←Left →Right  ScrollLock CapsLock NumLock

F1 - F24

Numlock ON Numpad0 - 9 Dot Mult Add Sub Enter

set  key state  SetNumlockState, on  , off  , alwaysOFF , allways on

 
Numlock OFF
NumpadIns0 End1 Down2 PgDn3 Left4 Clear5 Right6 Home7 Up8 PgUp9  Dot Mult Add Sub Enter

WINDOWS key → "#"  Control + "Ctrl" + "^"  ALT + "!"  Shift + "+"   i.e.  #1::
LControl + LCtrl  rControl + Rctrl  LShift   rShift   LAlt  rAlt RWin

PrintScreen CtrlBreak Pause
Break -- Since this is synonymous with Pause, use ^CtrlBreak in hotkeys instead of ^Pause or ^Break.

Help - this probably doesn't exist on most keyboards. It's usually not the same as F1.
Sleep - note that the sleep key on some keyboards might not work with this.

The following exist only on Multimedia or Internet keyboards that have extra buttons or keys:
Browser_Back
Browser_Forward
Browser_Refresh
Browser_Stop
Browser_Search
Browser_Favorites
Browser_Home
Volume_Mute
Volume_Down
Volume_Up
Media_Next
Media_Prev
Media_Stop
Media_Play_Pause
Launch_Mail
Launch_Media
Launch_App1
Launch_App2