remotecontrol/com.nokia.s60tools.remotecontrol.help/html/tasks/using_pc_keyboard.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>Using PC keyboard</title>
       
     6 <link href="../../book.css" type="text/css" rel="stylesheet">
       
     7 </head>
       
     8 <body>
       
     9 
       
    10 <h2>Using PC keyboard</h2>
       
    11 <p>The RemoteControl Carbide.c++ Extension allows you to enter text and navigate in the <b>Screen Capture</b> mode using your PC keyboard. The PC keyboard is activated when you enter the <b>Screen Capture</b> mode.</p>
       
    12 <p>Currently, the following PC keyboard key presses are recognized and sent further to the target device or emulator:</p>
       
    13 
       
    14 <ul>
       
    15 	<li>Text characters: a-z, A-Z, öäå and ÖÄÅ.</li>
       
    16 	<li>Numeric characters: 0-9.</li>
       
    17 </ul>
       
    18 
       
    19 <p>Other characters are sent as pure text and are supported depending on the current keyboard layout.</p>
       
    20 
       
    21 <h2>Customising PC keyboard shortcuts</h2>
       
    22 <p>There are no default shortcut mappings for non-textual characters, so you need to configure any hardware key shortcuts manually via Carbide.c++ Preferences.</p> 
       
    23 <ol>
       
    24 	<li>In Remote Control Carbide.c++ Extension, click <img src="images/btn_RC_preferences.png"> and go to the <b>Screen Capture</b> tab.</li>
       
    25 	<li>At the bottom of the tab, click the <b>Keys</b> link. This opens the shortcut key preferences view.<br>
       
    26 	You can also get to this view by selecting <b>Window</b> > <b>Preferences</b> > <b>General</b> > <b>Keys</b>.</li>
       
    27 	<li>In the <b>Command</b> list, scroll down to the RemoteControl commands, and select a command you want set a shortcut to. You can set a shortcut to the following keys:
       
    28 	<ul>
       
    29 		<li>Up, down, left, and right navigation keys (North, South, West and East)</li>
       
    30 		<li>Selection (Center) key</li>
       
    31 		<li>Left software key</li>
       
    32 		<li>Right software key</li>
       
    33 		<li>Send key</li>
       
    34 		<li>End key</li>
       
    35 		<li>Application key</li>
       
    36 		<li>Clear key</li>
       
    37 		<li>Edit key</li>
       
    38 		<li>Grip open key</li>
       
    39 		<li>Grip closed key</li>
       
    40 		<li>Side (Voice) key</li>
       
    41 		<li>Power key</li>
       
    42 	</ul>
       
    43 	</li>
       
    44 	<li>In <b>Binding</b>, press the shortcut combination you want to use for the selected command. <br>
       
    45 	For example, for the Selection key (<b>Center navi key</b>) emulation, you may want to use the Enter key; place the mouse cursor in the <b>Binding</b> field, and press Enter.</li>
       
    46 	<li>In <b>When</b>, select where you want to use the shortcut key combination. To restrict the shortcuts to the Screen Capture view of Remote Control, select <b>In ScreenView</b>.
       
    47 	<p><img src="images\dlg_kb_bindings.png"></p></li>
       
    48 	<li>Configure the next key shortcut mapping, and when you are done, click <b>OK</b>.</li>
       
    49 </ol>
       
    50 
       
    51 <h5>Related concepts</h5>
       
    52 <ul>
       
    53 <li><a href="../concepts/screen_capture_mode.htm">Screen Capture mode</a></li>
       
    54 </ul>
       
    55 
       
    56 <div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. 
       
    57 License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div>
       
    58 </body>
       
    59 </html>