1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-09 03:45:23 +02:00
tldr/pages/common/spectacle.md

21 lines
431 B
Markdown
Raw Normal View History

2022-11-30 13:12:16 +10:00
# 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]}}`
2022-11-30 13:12:16 +10:00
- 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]}}`