From c936a0bcb63e6e5eaf8a1cf325d146b656c33531 Mon Sep 17 00:00:00 2001 From: Daniel McKnight <34697904+NeonDaniel@users.noreply.github.com> Date: Mon, 3 Jun 2024 18:02:52 -0700 Subject: [PATCH] Update screenshot docs based on community feedback (#62) Co-authored-by: Daniel McKnight --- docs/neon_os/tips.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/docs/neon_os/tips.md b/docs/neon_os/tips.md index 9dfab040..3d18d88e 100644 --- a/docs/neon_os/tips.md +++ b/docs/neon_os/tips.md @@ -23,9 +23,14 @@ return to the GUI, leaving any other sessions running in the background. ## Taking a screenshot You can ask Neon to "take a screenshot" to create a screenshot saved on-device. -The path of the created file will be displayed on-screen as a notification. To -retrieve a screenshot, you can use `scp` or shut down your mark 2 and plug the -USB drive into another computer that can read an EXT4 file system(Linux or MacOS). +> If you have a terminal session open, you can also use `mana say-to "take a screenshot"`. + +The path of the created file will be displayed on-screen as a notification. This +path is generally in `~/Pictures`. To retrieve a screenshot, you can use `scp` +or shut down your mark 2 and plug the USB drive into another computer that can +read an EXT4 file system(Linux or MacOS). The file is generally located in +`/overlay/upperdir/home/neon/Pictures`. +> You will need root permissions to open this path in Linux. ## Getting device IP address You can ask Neon "what is my IP address" to get the device IP address. You can