mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-10 10:45:24 +02:00
20 lines
431 B
Markdown
20 lines
431 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 {{[-a|--activewindow]}}`
|
|
|
|
- Capture a screenshot of a specific region:
|
|
|
|
`spectacle {{[-r|--region]}}`
|
|
|
|
- Start another Spectacle instance so that you can screenshot Spectacle itself:
|
|
|
|
`spectacle {{[-i|--new-instance]}}`
|