# Press Key - Values of Key parameter

The table below contains all possible values of the parameter Key from Keyboard type activity, [Press Key](https://docs.tailent.com/actions/tap-actions/keyboard/press-key).

![](https://649489153-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MSSr3DfBuOYIkk2T9ec%2F-Mg4VUL9OioIWBg93a5j%2F-Mg54PBwP3VGhNRkUzsZ%2Fimage.png?alt=media\&token=a51f01b5-0a04-4f21-af4e-156b7d669437)

| **KEY**  | **Details**                                                                        |
| -------- | ---------------------------------------------------------------------------------- |
| LBUTTON  | Left mouse button                                                                  |
| RBUTTON  | Right mouse button                                                                 |
| MBUTTON  | Middle mouse button (three-button mouse) - NOT contiguous with LBUTTON and RBUTTON |
| BACK     | BackSpace key                                                                      |
| TAB      | TAB                                                                                |
| CLEAR    | CLEAR                                                                              |
| RETURN   | Enter key                                                                          |
| SHIFT    | SHIFT                                                                              |
| CONTROL  | CTRL                                                                               |
| MENU     | Alt key                                                                            |
| PAUSE    | PAUSE                                                                              |
| CAPITAL  | CAPS LOCK key                                                                      |
| ESCAPE   | ESC                                                                                |
| SPACE    | SPACEBAR                                                                           |
| PRIOR    | Page Up key                                                                        |
| NEXT     | Page Down key                                                                      |
| END      | End key                                                                            |
| HOME     | Home key                                                                           |
| LEFT     | Left Arrow key                                                                     |
| UP       | Up Arrow key                                                                       |
| RIGHT    | Right Arrow key                                                                    |
| DOWN     | Down Arrow key                                                                     |
| PRINT    | Print key                                                                          |
| SNAPSHOT | Print Screen key (PrtSc)                                                           |
| INSERT   | Insert key                                                                         |
| DELETE   | Delete key                                                                         |
| VK\_0    | Virtual Key 0                                                                      |
| VK\_1    | Virtual Key 1                                                                      |
| VK\_2    | Virtual Key 2                                                                      |
| VK\_3    | Virtual Key 3                                                                      |
| VK\_4    | Virtual Key 4                                                                      |
| VK\_5    | Virtual Key 5                                                                      |
| VK\_6    | Virtual Key 6                                                                      |
| VK\_7    | Virtual Key 7                                                                      |
| VK\_8    | Virtual Key 8                                                                      |
| VK\_9    | Virtual Key 9                                                                      |
| VK\_A    | Virtual Key A                                                                      |
| VK\_B    | Virtual Key B                                                                      |
| VK\_C    | Virtual Key C                                                                      |
| VK\_D    | Virtual Key D                                                                      |
| VK\_E    | Virtual Key E                                                                      |
| VK\_F    | Virtual Key F                                                                      |
| VK\_G    | Virtual Key G                                                                      |
| VK\_H    | Virtual Key H                                                                      |
| VK\_I    | Virtual Key I                                                                      |
| VK\_J    | Virtual Key J                                                                      |
| VK\_K    | Virtual Key K                                                                      |
| VK\_L    | Virtual Key L                                                                      |
| VK\_M    | Virtual Key M                                                                      |
| VK\_N    | Virtual Key N                                                                      |
| VK\_O    | Virtual Key O                                                                      |
| VK\_P    | Virtual Key P                                                                      |
| VK\_Q    | Virtual Key Q                                                                      |
| VK\_R    | Virtual Key R                                                                      |
| VK\_S    | Virtual Key S                                                                      |
| VK\_T    | Virtual Key T                                                                      |
| VK\_U    | Virtual Key U                                                                      |
| VK\_V    | Virtual Key V                                                                      |
| VK\_W    | Virtual Key W                                                                      |
| VK\_X    | Virtual Key X                                                                      |
| VK\_Y    | Virtual Key Y                                                                      |
| VK\_Z    | Virtual Key Z                                                                      |
| LWIN     | Left Windows key (Microsoft Natural keyboard)                                      |
| RWIN     | Right Windows key (Natural keyboard)                                               |
| APPS     | Applications key (Natural keyboard)                                                |
| NUMPAD0  | Numeric Keypad 0                                                                   |
| NUMPAD1  | Numeric Keypad 1                                                                   |
| NUMPAD2  | Numeric Keypad 2                                                                   |
| NUMPAD3  | Numeric Keypad 3                                                                   |
| NUMPAD4  | Numeric Keypad 4                                                                   |
| NUMPAD5  | Numeric Keypad 5                                                                   |
| NUMPAD6  | Numeric Keypad 6                                                                   |
| NUMPAD7  | Numeric Keypad 7                                                                   |
| NUMPAD8  | Numeric Keypad 8                                                                   |
| NUMPAD9  | Numeric Keypad 9                                                                   |
| MULTIPLY | Multiply Key (\*)                                                                  |
| ADD      | Addition key (+)                                                                   |
| SUBTRACT | Subtract key (-)                                                                   |
| DECIMAL  | Decimal key                                                                        |
| DIVIDE   | Divite key (/)                                                                     |
| F1       | F1                                                                                 |
| F2       | F2                                                                                 |
| F3       | F3                                                                                 |
| F4       | F4                                                                                 |
| F5       | F5                                                                                 |
