author | Matti Hagman <ext-matti.hagman@nokia.com> |
Tue, 21 Sep 2010 13:50:51 +0300 | |
changeset 29 | f48eb66e9604 |
parent 10 | 2715b6594cd9 |
permissions | -rw-r--r-- |
0 | 1 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
2 |
<html> |
|
3 |
<head> |
|
4 |
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1"> |
|
5 |
<title>Saving screenshots</title> |
|
6 |
<link href="../../book.css" type="text/css" rel="stylesheet"> |
|
7 |
</head> |
|
8 |
<body> |
|
9 |
||
10 |
<h2>Saving screenshots</h2> |
|
11 |
<p>You can take both single screenshots and sequential screenshots at predefined intervals. Before taking screenshots, you can define a file prefix and location in the <a href="setting_preferences.htm">Remote Control preferences</a>. The default file prefix is <i>screenshot</i>. There is no default location for saving screenshots; if you do not define a location in the preferences, you will be asked for a location the first time you save a single screenshot.</p> |
|
12 |
||
13 |
<p><b>Note:</b> Screen shots are always saved in the original size, and the zoom level does not affect the screen size.</p> |
|
14 |
||
15 |
<h3>Saving a single screenshot</h3> |
|
16 |
<ol> |
|
17 |
<li>In the <b>Screen Capture</b> mode, click <img src="images\btn_Save_single_screenshot.png">.<p>If you do not have an HTI connection to the target device, the button appears dimmed indicating that you cannot save a screenshot.</p></li> |
|
18 |
<li>In the <b>Save As</b> dialog, specify a file name and a location for the screen shot. Screen shots are saved in the Portable Network Graphics (.PNG) file format.</li> |
|
19 |
</ol> |
|
20 |
||
21 |
<h3>Saving multiple screenshots</h3> |
|
22 |
<ol> |
|
23 |
<li>In the <b>Screen Capture</b> mode, click <img src="images\btn_Start_multiple_screenshots.png">. The button changes to <img src="images\btn_Stop_multiple_screenshots.png">.<p>If you do not have an HTI connection to the target device, the button appears dimmed indicating that you cannot save multiple screenshots.</p></li> |
|
24 |
<li>If you have not defined a path for saving screenshots, you will get a warning about a missing path. Click <b>OK</b> and set a path. For details, see <a href="setting_preferences.htm">Setting Remote Control preferences</a>.</li> |
|
25 |
<li>Screen shots are saved every time the screen view changes to the defined location in the Portable Network Graphics (.PNG) file format. The Remote Control toolbar shows the message <b>Saving images to <path></b>.</li> |
|
26 |
<li>To stop taking screenshots, click <img src="images\btn_Stop_multiple_screenshots.png">. The Remote Control toolbar shows the message <b>N images saved to <path></b>.</li> |
|
27 |
</ol> |
|
28 |
||
29 |
<h5>Related tasks</h5> |
|
30 |
<ul> |
|
31 |
<li><a href="setting_preferences.htm">Setting Remote Control preferences</a></li> |
|
32 |
<li><a href="using_pc_keyboard.htm">Using PC keyboard</a></li> |
|
33 |
<li><a href="using_virtual_keyboard.htm">Using virtual keyboard</a></li> |
|
34 |
</ul> |
|
35 |
||
36 |
<h5>Related concepts</h5> |
|
37 |
<ul> |
|
38 |
<li><a href="../concepts/screen_capture_mode.htm">Screen Capture mode</a></li> |
|
39 |
</ul> |
|
40 |
||
10
2715b6594cd9
RemoteControl 1.4.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
41 |
<div id="footer">Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. |
0 | 42 |
License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div> |
43 |
</body> |
|
44 |
</html> |