-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
## Name | ||
|
||
![Icon](/res/icons/16x16/app-screenshot.png) Screenshot | ||
|
||
[Open](file:///bin/Screenshot) | ||
|
||
## Synopsis | ||
|
||
```**sh | ||
$ Screenshot | ||
``` | ||
|
||
## Description | ||
|
||
`Screenshot` is an application for taking screenshots. | ||
|
||
Its interface remains invisible in screenshots, ensuring a clean capture. | ||
|
||
## Options | ||
|
||
* **Whole desktop** - Capture the entire user interface, including the cursor if it's visible on the desktop. | ||
* **Selected area** - Click and drag to select a specific area. Release the mouse button to take a screenshot. The cursor will not be included. | ||
* **Edit in Pixel Paint** - Open the screenshot as a new image in [Pixel Paint](help://man/1/Applications/PixelPaint) for quick annotations. | ||
* **Select Folder** - Customize the destination folder for saving screenshots. By default, they are saved in the *Pictures* folder. | ||
|
||
## See Also | ||
|
||
* [`shot`(1)](help://man/1/shot) Command line screenshot tool with more options |