Skip to content

Commit

Permalink
Update screenshot docs based on community feedback (#62)
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel McKnight <daniel@neon.ai>
  • Loading branch information
NeonDaniel and NeonDaniel authored Jun 4, 2024
1 parent decb8ee commit c936a0b
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions docs/neon_os/tips.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
`<root>/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
Expand Down

0 comments on commit c936a0b

Please sign in to comment.