# KeyBoard Tool
The keyboard will simulate a keyboard operation, and each simulated key will be followed by the next simulated key.
Enter、Esc、Tab
Composite Keyboard
# Composite Keyboard
For simple example:
In the snippet format drop-down menu, choose
Text
as the format type.In the snippet field, enter such a
Text
// Enter %clavier&key=Enter% // Copy from the clipboard %clavier&key=V&modifier=command% // Select and clear everything %clavier&key=A&modifier=command% %clavier&key=Backspace%
1
2
3
4
5