mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
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`
|