Toggle Key Names
The following is a partial list of names for non-alphanumeric keys. The name for alphanumeric keys is the letter or digit itself. The full list of key names can be found in the Microsoft documentation for the Virtual-Key Codes.
Key | Name |
|---|---|
Caps Lock | VK_CAPITAL |
Num Lock | VK_NUMLOCK |
ScrLock | VK_SCROLL |
Kana lock | VK_KANA |

