diff --git a/docs/modeller/bpmn/bpmn_io/usage.md b/docs/modeller/bpmn/bpmn_io/usage.md index e23df197078d07d00aec7042413fb458cfa66b0f..a68d251b7ac6fa8f60101994066f6d45fd1d587c 100644 --- a/docs/modeller/bpmn/bpmn_io/usage.md +++ b/docs/modeller/bpmn/bpmn_io/usage.md @@ -22,3 +22,21 @@ title: Usage - **Documentation**: 4. Click *Save*. + +## Keyboard Shortcuts + +When the focus is inside the BPMN canvas, there is support for the following shortcuts: + +| Function | Shortcut | +|----------------|---------------| +| Undo | ctrl + Z | +| Redo | ctrl + Y | +| Select All | ctrl + A | +| Copy | ctrl + C | +| Paste | ctrl + V | +| Find | ctrl + F | +| Scrolling | ctrl + Arrows | +| Direct Editing | E | +| Hand Tool | H | +| Lasso Tool | L | +| Space Tool | S |