Skip to content

Commit 06e9cda

Browse files
authored
Merge pull request #50 from alvarolobato/mac_screenshot
Document screenshot command for Mac desktop build
2 parents 10ffb28 + 0ce08f2 commit 06e9cda

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

docs/commands.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,8 @@ This can be handy for bug reporting or documentation.
285285

286286
The previous screenshot is overwritten.
287287

288+
On the **Mac desktop build**, the screenshot is saved as `screenshot.bmp` in the working directory. You can optionally pass a custom file path as a parameter. Press **F12** in the simulator window as a shortcut.
289+
288290
### `service`
289291

290292
Start or stop some of the processes running on the plate.

docs/commands/system.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,11 @@ This can be handy for bug reporting or documentation.
4545

4646
The previous screenshot is overwritten.
4747

48+
On the **Mac desktop build**, the screenshot is saved as `screenshot.bmp` in the working directory. You can optionally pass a custom file path as a parameter.
49+
50+
!!! tip
51+
Press **F12** in the simulator window to take a screenshot without using MQTT.
52+
4853
## `service`
4954

5055
Start or stop some of the processes running on the plate.

0 commit comments

Comments
 (0)