Keyboard keys

This is a list of keys that can be used with the Bind and copilot.keypress functions.
The keys are case-insensitive.


Alphanumeric character keys: "A", "1"

Virtual key codes (escaped inside the string): "\222"

Numpad0, Numpad1, ..., Numpad9
F1, F2, ..., F22

Backspace
Clear
Enter
Pause
CapsLock
Esc
Space
PageUp
PageDown
End
Home
LeftArrow
UpArrow
RightArrow
DownArrow
Select
Print
Execute
PrintScreen
Insert
Ins
Delete
Del
Help

Mult
Add
Sep
Sub
Dec
Div
NumLock
ScrollLock

Modifier keys

You can combine one key with one or more modifier keys using + as the delimiter:

Tab
LShift
RShift
LControl or LCtrl
RControl or RCtrl
LAlt
RAlt
LWin
RWin
Apps
Shift
Control or Ctrl
Alt

generated by LDoc 1.4.6 Last updated 2021-11-11 17:10:49