1SPECTACLE(1)                Spectacle User's Manual               SPECTACLE(1)
2
3
4

NAME

6       spectacle - screenshot capture Utility
7

SYNOPSIS

9       spectacle [Spectacle options]
10

DESCRIPTION

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

SPECTACLE OPTIONS

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       -g, --gui
40           Start in GUI mode (default).
41
42       -b, --background
43           Take a screenshot and exit without showing the GUI.
44
45       -s, --dbus
46           Start in DBus-Activation mode.
47
48       -n, --nonotify
49           In background mode, do not pop up a notification when the
50           screenshot is taken.
51
52       -o, --output fileName
53           In background mode, save image to specified file fileName.
54
55       -d, --delay delayMsec
56           In background mode, delay before taking the shot (in milliseconds).
57
58       -c, --clipboard
59           In background mode, copy screenshot to clipboard.
60
61       -w, --onclick
62           Wait for a click before taking screenshot. Invalidates delay..
63
64       -i, --new-instance
65           Starts a new GUI instance of spectacle without registering to DBus.
66
67       --include-pointer
68           Include pointer in the screenshot.
69
70       --include-decorations
71           Include window decorations in the screenshot.
72
73       --no-include-pointer
74           Do not include pointer in the screenshot.
75
76       --no-include-decorations
77           Do not include window decorations in the screenshot.
78

FEEDBACK

80       On IRC, irc.freenode.net #kde or via email, kde-graphics-devel@kde.org
81       or on the web, <https://kde.org/applications/spectacle>
82

SEE ALSO

84           More detailed user documentation is available from help:/spectacle
85           (either enter this URL into Konqueror, or run khelpcenter
86           help:/spectacle).
87           kf5options(7)
88           qt5options(7)
89           There is also further information available at
90           https://kde.org/applications/spectacle
91
93       Copyright (c) 2015 Boudhayan Gupta
94
95       License: GNU General Public Version 2
96       <https://www.gnu.org/licenses/gpl-2.0.html>
97

AUTHOR

99       Yuri Chornoivan <yurchor@ukr.net>
100           Spectacle man page.
101
102
103
104KDE Applications Spectacle 20.    2020-09-15                      SPECTACLE(1)
Impressum