mirror of https://github.com/CrimsonTome/tldr.git
17 lines
295 B
Markdown
17 lines
295 B
Markdown
# spectacle
|
|
|
|
> KDE's screenshot utility.
|
|
> More information: <https://manned.org/spectacle>.
|
|
|
|
- Capture a screenshot of the entire desktop:
|
|
|
|
`spectacle`
|
|
|
|
- Capture a screenshot of the active window:
|
|
|
|
`spectacle --activewindow`
|
|
|
|
- Capture a screenshot of a specific region:
|
|
|
|
`spectacle --region`
|