This section describes functions related to keyboard.
Checks if the user pressed the specified key.
Sends keystrokes to the active window as if typed at the keyboard using the optional delay between keystrokes
Wrapper around keybd_event. Allows sending low-level keys.