remotecontrol/com.nokia.s60tools.remotecontrol.help/html/tasks/setting_preferences.htm
changeset 0 61163b28edca
child 10 2715b6594cd9
equal deleted inserted replaced
-1:000000000000 0:61163b28edca
       
     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>Setting Remote Control preferences</title>
       
     6 <link href="../../book.css" type="text/css" rel="stylesheet">
       
     7 </head>
       
     8 <body>
       
     9 
       
    10 <h2>Setting Remote Control preferences</h2>
       
    11 <p>To set the Remote Control preferences:</p>
       
    12 <ol>
       
    13 <li>In the Remote Control Carbide.c++ Extension, click <img src="images\btn_RC_preferences.png">, or select <b>Window > Preferences...> Carbide Extensions > Remote Control Preferences</b>.
       
    14 </li>
       
    15 <li>In the <b>Screen Capture</b> tab, set preferences for the Screen Capture mode:
       
    16 <ul>
       
    17 <li>In <b>Delay before next refresh</b>, select the refresh interval of the screen capture in milliseconds.</li>
       
    18 <li>In <b>Color mode</b>, select the color mode for the screen capture. The available modes range from grayscale to 16 million colors.
       
    19 <p><img src="images\dlg_RC_preferences.png"></p>
       
    20 </li>
       
    21 <li>In <b>Save Screenshot Options</b>, define a <b>Name prefix</b> and a <b>Path</b> for sequential screenshots. You can also define whether or not you want Remote Control to ask for a file name and location when saving single screenshots. If you clear the option, Remote Control will save single screenshots with the values entered in <b>Name prefix</b> and <b>Path</b>.
       
    22 <p><img src="images\dlg_RC_preferences_shot.png"></p>
       
    23 </li>
       
    24 <li>To configure PC keyboard shortcuts, click the <b>Keys</b> link at the bottom of the <b>Screen Capture</b> tab.</li>
       
    25 </ul>
       
    26 
       
    27 </li>
       
    28 <li>In the <b>File Transfer</b> tab, set preferences for the File Transfer mode:
       
    29 <ul>
       
    30 <li>In <b>Drives Shown</b>, you can define the drives that are shown in the File Transfer view. By default, the drives <i>c:</i>, <i>d:</i>, <i>e:</i>, and <i>z:</i> are shown. To modify the list, use the <b>Add</b> and <b>Remove</b> buttons.</li>
       
    31 <li>To view only the actually existing drives, select the option <b>Get drive list from the device, if supported</b>. Note that this feature works with <b>HTI Framework</b> versions 1.88, 1.89, 2.1 and newer.
       
    32 <p><img src="images\dlg_RC_preferences_drives.png"></p>
       
    33 </li>
       
    34 <li>In <b>File Transfer Options</b>, select whether or not you want to confirm a file replacement when uploading or downloading files, and whether or not you want to confirm a file or folder deletion. If you clear all the options, you will not be asked to confirm file replacement or file and folder deletion. Note that you can set this also in a file replacement or delete confirmation dialog.
       
    35 <p><img src="images\dlg_RC_preferences_2.png"></p>
       
    36 </li>
       
    37 </ul>
       
    38 </li>
       
    39 <li>Click <b>OK</b>.</li>
       
    40 </ol>
       
    41 
       
    42 <h5>Related concepts</h5>
       
    43 <ul>
       
    44 <li><a href="../concepts/screen_capture_mode.htm">Screen Capture mode</a></li>
       
    45 <li><a href="../concepts/file_transfer_mode.htm">File Transfer mode</a></li>
       
    46 </ul>
       
    47 
       
    48 <div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. 
       
    49 License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div>
       
    50 </body>
       
    51 </html>