summaryrefslogtreecommitdiffstats
path: root/doc/ksnapshot/index.docbook
blob: 780efe0b026f218fae75f12febb79032803b6ff5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
<?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
  <!ENTITY kappname "&ksnapshot;">
  <!ENTITY package "tdegraphics">
  <!ENTITY % addindex "IGNORE">
  <!ENTITY % English "INCLUDE" > <!-- change language only here -->
]>

<book lang="&language;">

<bookinfo>
<title>The &ksnapshot; Handbook</title>

<authorgroup>
<author>
<firstname>Richard</firstname>
<othername>J.</othername>
<surname>Moore</surname>
<affiliation>
<address>&Richard.J.Moore.mail;</address>
</affiliation>
</author>

<author>
<firstname>Robert</firstname>
<othername>L.</othername>
<surname>McCormick</surname>
<affiliation>
<address>&Robert.L.McCormick.mail;</address>
</affiliation>
</author>

<author>
<firstname>Brad</firstname>
<surname>Hards</surname>
<affiliation>
<address>&Brad.Hards.mail;</address>
</affiliation>
</author>

<othercredit role="reviewer">
<firstname>Lauri</firstname>
<surname>Watts</surname>
<affiliation>
<address>&Lauri.Watts.mail;</address>
</affiliation>
<contrib>Reviewer</contrib>
</othercredit>

<othercredit role="developer">
<firstname>Richard</firstname>
<othername>J</othername>
<surname>Moore</surname>
<affiliation>
<address>&Richard.J.Moore.mail;</address>
</affiliation>
<contrib>Developer</contrib>
</othercredit>

<othercredit role="developer">
<firstname>Matthias</firstname>
<surname>Ettrich</surname>
<affiliation>
<address>&Matthias.Ettrich.mail;</address>
</affiliation>
<contrib>Developer</contrib>
</othercredit>

<!-- TRANS:ROLES_OF_TRANSLATORS -->
</authorgroup>

<copyright>
<year>1997-2000</year>
<holder>&Richard.J.Moore;</holder>
</copyright>

<copyright>
<year>2000</year>
<holder>&Matthias.Ettrich;</holder>
</copyright>

<legalnotice>&FDLNotice;</legalnotice>

<date>2006-07-05</date>
<releaseinfo>0.7</releaseinfo>

<abstract>
<para>&ksnapshot; is a simple applet for taking screenshots. It is capable
of capturing images of the whole desktop, a single window, a section of a window or a selected
region.  The images can then be saved in a variety of formats.</para>
</abstract>

<keywordset>
<keyword>KDE</keyword>
<keyword>KSnapshot</keyword>
<keyword>tdegraphics</keyword>
<keyword>screen capture</keyword>
<keyword>screen grab</keyword>
</keywordset>

</bookinfo>

<chapter id="introduction">
<title>Introduction</title>

<para>&ksnapshot; is a simple applet for taking screenshots. It is capable
of capturing images of the whole desktop, a single window a section of a window or a selected
region.  The images can then be saved in a variety of formats.</para>

<para>Please report any problems or feature requests to the <ulink
url="http://bugs.trinitydesktop.org/wizard.cgi">&kde; Bug Tracking System</ulink></para>

</chapter>

<chapter id="using-ksapshot">
<title>Using &ksnapshot;</title>

<para>This chapter describes the use of &ksnapshot; for capturing screen
images.</para>

<sect1 id="starting">
<title>Starting &ksnapshot;</title>

<para>&ksnapshot; may be started by one of several ways as described
below.</para>

<itemizedlist>
<listitem>
<para>You may start &ksnapshot; by selecting it from the <menuchoice>
<guimenu>K-Menu</guimenu><guisubmenu>Graphics</guisubmenu>
<guimenuitem>&ksnapshot; (Screen Capture Program)</guimenuitem></menuchoice>.
</para></listitem>
<listitem>
<para>You may start &ksnapshot; by entering the following at the command
prompt:</para>
<screen width="40">
<prompt>%</prompt> <command>ksnapshot &amp;</command>
</screen>
</listitem>
<listitem><para>The mini command line (invoked with
<keycombo action="simul">&Alt;<keycap>F2</keycap></keycombo>) may
also be used to start &ksnapshot;</para></listitem>
</itemizedlist>

<para>Once &ksnapshot; starts, you will see a window like the following:
<mediaobject>
<imageobject>
<imagedata fileref="window.png" format="PNG"/>
</imageobject>
<textobject><phrase>&ksnapshot; Preview Window</phrase>
</textobject>
</mediaobject>
</para>

</sect1>

<sect1 id="taking-snapshot">
<title>Taking A Snapshot</title>

<para> &ksnapshot; grabs an image of your entire desktop immediately after it is
started, but before it displays itself on screen. This allows you to quickly
create full-desktop screenshot images.</para>

<para>The snapshot taken by &ksnapshot; is displayed in the preview window,
which is located in the upper left of the &ksnapshot; application window.
Below is an example of the preview window from &ksnapshot;. Your preview
will differ depending on what you have displayed on the desktop.</para>

<mediaobject>
<imageobject>
<imagedata fileref="preview.png" format="PNG"/>
</imageobject>
<textobject><phrase>&ksnapshot; Preview Window</phrase>
</textobject>
</mediaobject>

<para>The snapshot can be saved by clicking on
the <guibutton>Save As...</guibutton> button. This opens the standard &kde; save dialog,
where you can choose the filename, the folder location, and the format that your snapshot
will be saved in. If multiple snapshots are taken, the
filename is automatically incremented to prevent you from overwriting previous
snapshots. You may however edit the filename to anything you wish, including the name
of a previously saved snapshot. </para>

<para>To take a snapshot of a single window, select the <guilabel>Window
Under Cursor</guilabel> combo box entry (next to the <guilabel>Capture mode:</guilabel>
label), and then click on the <guibutton>New Snapshot</guibutton> button.</para>

<para>Depending on your <guilabel>Snapshot delay:</guilabel> settings you
get either a cross as the mouse pointer (for <guilabel>No delay</guilabel>),
or a standard mouse cursor which you can use to work with a program until
the delay is over and a snapshot is taken.</para>

<para>With <guilabel>No delay</guilabel>, the snapshot is taken immediately when you
click into a window.</para>

<para>&ksnapshot; will display the new snapshot in the preview
area, at which time you can choose to save the new image (by pressing
<guibutton>Save As...</guibutton>)
or to grab a new one, by pressing the
<guibutton>New Snapshot</guibutton> button.</para>

<para>To take a new snapshot of the entire desktop, select the
<guilabel>Full Screen</guilabel> combo box entry and then click on the 
<guibutton>New Snapshot</guibutton> button.
&ksnapshot; will now capture the entire desktop if you press
<guibutton>New Snapshot</guibutton>.</para>

<para>Similarly, to take a snapshot of a region, select the 
<guilabel>Region</guilabel> combo box entry and set the 
<guilabel>Snapshot delay</guilabel> to <guilabel>No delay</guilabel>,
and then click on the <guibutton>New Snapshot</guibutton> button. The
mouse cursor will then change into a cross, and you can then use the 
mouse to select the region you want to capture. </para>

<para>To take a new snapshot of a section of a window, select the
<guilabel>Section of Window</guilabel> combo box entry and then click on the 
<guibutton>New Snapshot</guibutton> button. With <guilabel>No delay</guilabel>
you get a cross as the mouse pointer and you have to click once with the &LMB; into 
the window. The section of the window under the mouse cursor is now highlighted 
with a red border. Move the mouse to the wanted section and click the &LMB; 
to capture the screenshot.
</para>

</sect1>

<sect1 id="additional-features">
<title>Additional Features</title>

<sect2 id="delay">
<title>Snapshot Delay</title>

<para>The <guilabel>Snapshot Delay:</guilabel> box allows you to enter an
arbitrary time delay, in seconds, between the time that you press the
<guibutton>New Snapshot</guibutton> button and the time that the snapshot is
taken.</para>

<para>When a delay time has been set, you do not have to click the mouse
button to capture a screenshot.  This enables you to open a drop down menu,
and take a picture of it.</para>

</sect2>

<sect2 id="window-decoration">
<title>Exclude Window decorations</title>

<para><guilabel>Include window decorations</guilabel> is enabled by default.</para>

<para>When you only want to capture the application itself without the surrounding
window decoration, disable this option and take a new snapshot.</para>

</sect2>

<sect2 id="print-snapshot">
<title>Print</title>

<para>When you want to print your snapshot from the preview, just click
<guibutton>Print...</guibutton> and you get the standard &kde; Print dialog, from
where you can directly print your snapshot.</para>
</sect2>

<sect2 id="copy-snapshot">
<title>Copy to Clipboard</title>

<para>When you want to edit your snapshot in a graphics application without saving 
the snapshot, just click <guibutton>Copy to Clipboard</guibutton> and insert the image 
into a viewer or graphics application.</para>
</sect2>


<sect2 id="bottom-buttons">
<title>Buttons</title>

<para>There are two further buttons located at the bottom of the
&ksnapshot; window. There function is described below.</para>

<variablelist>
<varlistentry>
<term><guibutton>Help</guibutton></term>
<listitem><para>Gives you a menu where you can open the
<guimenuitem>&ksnapshot; Handbook</guimenuitem>, report a bug or
get some more information <guimenuitem>About &ksnapshot;</guimenuitem>
and <guimenuitem>About &kde;</guimenuitem>.
</para></listitem>
</varlistentry>

<varlistentry>
<term><guibutton>Quit</guibutton></term>
<listitem><para>Quits the &ksnapshot; application.</para></listitem>
</varlistentry>
</variablelist>

</sect2>
</sect1>
</chapter>

<chapter id="dcop">

<title>&DCOP; Interface</title>

<para>&ksnapshot; can be scripted using its &DCOP; interface. This
chapter explains the various &DCOP; calls that you can use, and 
provides some examples of how you can use them.</para>

<para>As with all &DCOP; calls, you need to specify the application
you want to interface with, and the particular interface. With &ksnapshot;
you need to identify which particular application, which is
<literal>ksnapshot-</literal> followed by the process number.</para>

<para>To start &ksnapshot; and obtain the right argument, use
<command>dcopstart ksnapshot</command>, which returns the 
argument (such as <computeroutput>ksnapshot-20594</computeroutput>) on
standard output.</para>

<para>You can get a list of the available &DCOP; interfaces, use
the right arguments, as shown in this example:
<screen width="60">
<prompt>$</prompt> <command>dcop `dcopstart ksnapshot` interface</command><computeroutput>
QCStringList interfaces()
QCStringList functions()
QString url()
void slotGrab()
void slotPrint()
void slotSave()
bool save(QString filename)
void slotSaveAs()
void slotCopy()
void setTime(int newTime)
int timeout()
void setURL(QString newURL)
void setGrabMode(int grab)
int grabMode()
void slotMovePointer(int x,int y)
void exit()
</computeroutput>
</screen>
</para>

<para>
In the examples following, the process is always
<computeroutput>ksnapshot-23151</computeroutput>.
</para>

<sect1 id="dcop-settings">

<title>&DCOP; Access to Settings</title>

<para>For each of the settings that you can control with the
&GUI;, you can both obtain the current status of that setting,
and modify the setting, using &DCOP;.
</para>

<para>You can obtain the current capture mode using 
<literal>grabMode</literal>, as shown below:
<screen width="60">
<prompt>$</prompt> <command>dcop ksnapshot-23151 interface grabMode</command>
</screen>
This will return <computeroutput>0</computeroutput> for full-screen capture,
<computeroutput>1</computeroutput> for window capture, and <computeroutput>2</computeroutput>
for region capture.
</para>

<para>You can set the capture mode using <literal>setGrabMode</literal>,
which requires an argument to identify the mode required (as for <literal>grabMode</literal>).
So you can set window capture mode (<command>1</command>), using:
<screen width="60">
<prompt>$</prompt> <command>dcop ksnapshot-23151 interface setGrabMode 1</command>
</screen>
</para>

<para>You can obtain the current timeout setting (the <guilabel>Snapshot delay:</guilabel>
GUI item) using <literal>timeout</literal>, as shown below:
<screen width="60">
<prompt>$</prompt> <command>dcop ksnapshot-23151 interface timeout</command>
</screen>
This will return the timeout setting in seconds, or zero if there is no delay
(capture on click).
</para>

<para>You can set the timeout using <literal>setTime</literal>,
which requires an argument to identify the timeout duration. So you can
set a delay of 4 seconds using:
<screen width="60">
<prompt>$</prompt> <command>dcop ksnapshot-23151 interface setTime 4</command>
</screen>
</para>

<para>You can obtain the path that the snapshot will be saved to using 
<literal>url</literal>, as shown below:
<screen width="60">
<prompt>$</prompt><command>dcop ksnapshot-23151 interface url</command>
</screen>
This will return the filename, as a &URL; (eg as 
<computeroutput>file:///home/bradh/test2.png</computeroutput>).
</para>

<para>You can set the path using <literal>setURL</literal>,
which requires a string argument to identify the new path. So you can
set the path to <literal>file:///home/bradh/snapshot.jpg</literal>
using:
<screen width="60">
<prompt>$</prompt> <command>dcop ksnapshot-23151 interface setURL file:///home/bradh/snapshot.jpg</command>
</screen>
</para>

</sect1>

<sect1 id="dcop-snapshot">
<title>Taking Screenshots with &DCOP;</title>

<para>
The key to taking screenshots with &DCOP; is use of <literal>slotGrab</literal>,
as shown below:
<screen width="60">
<prompt>$</prompt> <command>dcop ksnapshot-23151 interface slotGrab</command>
</screen>
</para>

<para>
This will take a snapshot using the current snapshot mode and timeout settings
(as described above). If you want to save the snapshot image, there are a
number of calls you can use. If you just want to save the image to the current
path (as returned by <literal>url</literal> or changed by
<literal>setURL</literal>), you can use <literal>slotSave</literal>, as shown
below:
<screen width="60">
<prompt>$</prompt> <command>dcop ksnapshot-23151 interface slotSave</command>
</screen>
</para>

<para>
If you want the user to be able to specify a filename (and path), you can use
<literal>slotSaveAs</literal>, which will bring up a standard &kde; file
save dialog.</para>

<para>
If you want to save the image to a different name (or path) without
changing the path with <literal>setURL</literal>, you can use
<literal>save</literal>, providing the &URL; to save to as an argument. So if you
want to save the snapshot to <filename>file:///tmp/tempshot.png</filename>, you
can do the following:
<screen width="60">
<prompt>$</prompt> <command>dcop ksnapshot-23151 interface save file:///tmp/tempshot.png</command>
</screen>
Note that this will return true if the snapshot was successfully saved, and false
otherwise. Also, you should be aware that if the file already exists, the user
will get a standard &kde; dialog that requires the user to decide whether to overwrite
or not.
</para>

<para>
In addition to saving the snapshot, you can also copy it to the clipboard, using 
<literal>slotCopy</literal>, as shown below:
<screen width="60">
<prompt>$</prompt> <command>dcop ksnapshot-23151 interface slotCopy</command>
</screen>
</para>

<para>
If you need to select a window that may not be under the mouse cursor, you
can use <literal>slotMovePointer</literal>, passing the x position
(in screen pixels) and the y position (also in screen pixels) as arguments.
So to move the mouse to the top left hand corner of the screen (0,0), you
can do the following:
<screen width="60">
<prompt>$</prompt> <command>dcop ksnapshot-23151 interface slotMoveMouse 0 0</command>
</screen>
</para>
</sect1>

<sect1 id="dcop-print">
<title>Printing Screenshots with &DCOP;</title>

<para>
You can print the current screenshot (which may or may not have been saved)
using <literal>printSlot</literal>, as shown below:
<screen width="60">
<prompt>$</prompt> <command>dcop ksnapshot-23151 interface slotPrint</command>
</screen>
</para>

<para>
Note that this will bring up the normal &kde; print dialog, which may require
user interaction.
</para>

</sect1>

<sect1 id="dcop-exit">
<title>&DCOP; Application control</title>

<para>
You can cause &ksnapshot; to exit by using <literal>exit</literal>,
as shown below.
<screen width="60">
<prompt>$</prompt> <command>dcop ksnapshot-23151 interface exit</command>
</screen>
</para>

</sect1>

</chapter>

<chapter id="credits">

<title>Credits and License</title>

<para>Program copyright</para>
<itemizedlist>
<listitem><para>1997-2000 &Richard.J.Moore; &Richard.J.Moore.mail;</para></listitem>
<listitem><para>2000 &Matthias.Ettrich; &Matthias.Ettrich.mail;</para></listitem>
</itemizedlist>

<para>Documentation based on the original, copyright 1997-2000 &Richard.J.Moore;
&Richard.J.Moore.mail;</para>
<!-- TRANS:CREDIT_FOR_TRANSLATORS -->

&underFDL;
&underGPL;

</chapter>

&documentation.index;
</book>