Commands & Syntax > Commands > Keys >

www.perfectkeyboard.com

 

 - < F16 > ... [Free]

 

Key
<F16>
Available in: Free edition

The keystroke is sent to the curently active application (window).

Notice: The control keys - <ctrl>, <alt>, <shift>, <lwinkey>, <rwinkey> - behaves so that the first occurence means "key down" and the second occurence means "key up". This is different from all other keys where the key means "key up and down".

 

 

Example (Macro Steps):

 

1

<#> <#> This will press F10 key

2

Key F10

3

<#> <#>This will press Ctrl+Alt+K

4

Key Ctrl

5

Key Alt

6

k

7

Key Alt

8

Key Ctrl

Example (Plain Text):

 

<#> This will press F10 key

<F10><#>This will press Ctrl+Alt+K

<ctrl><alt>k<alt><ctrl>