1SPECTACLE(1) Spectacle User's Manual SPECTACLE(1)
2
3
4
6 spectacle - screenshot capture Utility
7
9 spectacle [Spectacle options]
10
12 spectacle is a simple application for capturing desktop screenshots. It
13 can capture images of the entire desktop, a single monitor, the
14 currently active window, the window currently under the mouse, or a
15 rectangular region of the screen. The images can then be printed, sent
16 to other applications for manipulation, or quickly be saved as-is.
17
19 -f, --fullscreen
20 Capture the entire desktop (default).
21
22 -m, --current
23 Capture the current monitor.
24
25 -a, --activewindow
26 Capture the active window.
27
28 -u, --windowundercursor
29 Capture the window currently under the cursor, including parents of
30 pop-up menus.
31
32 -t, --transientonly
33 Capture the window currently under the cursor, excluding parents of
34 pop-up menus.
35
36 -r, --region
37 Capture a rectangular region of the screen.
38
39 -l, --launchonly
40 Launch Spectacle without taking a screenshot.
41
42 -g, --gui
43 Start in GUI mode (default).
44
45 -b, --background
46 Take a screenshot and exit without showing the GUI.
47
48 -s, --dbus
49 Start in DBus-Activation mode.
50
51 -n, --nonotify
52 In background mode, do not pop up a notification when the
53 screenshot is taken.
54
55 -o, --output fileName
56 In background mode, save image to specified file fileName.
57
58 -d, --delay delayMsec
59 In background mode, delay before taking the shot (in milliseconds).
60
61 -c, --copy-image
62 In background mode, copy screenshot only to clipboard, unless -o is
63 also used.
64
65 -C, --copy-path
66 In background mode, copy screenshot file path to clipboard.
67
68 -w, --onclick
69 Wait for a click before taking screenshot. Invalidates delay..
70
71 -i, --new-instance
72 Starts a new GUI instance of spectacle without registering to DBus.
73
74 -p, --pointer
75 In background mode, include pointer in the screenshot.
76
77 -e, --no-decoration
78 In background mode, do not include window decorations in the
79 screenshot.
80
82 On IRC, irc.libera.chat #kde or via email, kde-graphics-devel@kde.org
83 or on the web, <https://apps.kde.org/spectacle>
84
86 More detailed user documentation is available from help:/spectacle
87 (either enter this URL into Konqueror, or run khelpcenter
88 help:/spectacle).
89 kf5options(7)
90 qt5options(7)
91 There is also further information available at
92 https://apps.kde.org/spectacle
93
95 Copyright (c) 2015 Boudhayan Gupta
96
97 License: GNU General Public Version 2
98 <https://www.gnu.org/licenses/gpl-2.0.html>
99
101 Yuri Chornoivan <yurchor@ukr.net>
102 Spectacle man page.
103
104
105
106KDE Applications Spectacle 21. 2021-04-11 SPECTACLE(1)