added cursorMode feature page and rearranged keystrokes documentation.
[jalview.git] / help / html / keys.html
1 <html>\r
2 <head><title>Key Strokes</title></head>\r
3 <body>\r
4 <p><strong>Key Strokes</strong></p>\r
5 <p>\r
6 Jalview responds a number of key strokes, and has two distinct modes of\r
7 keyboard operation. The <em>F2</em> key switches between 'Normal' and\r
8 <a href="features/cursorMode.html">'Cursor'</a> mode operation.\r
9 </p>\r
10 <table border="1">\r
11 <tr>\r
12 <td><strong>Key</strong></td><td><strong>Which Mode</strong></td><td><strong>Action</strong></td>\r
13 </tr>\r
14 <!--<tr>\r
15 <td><strong>Escape</strong></td><td>Both</td>\r
16 <td>The Panic button.</td></tr>\r
17 <tr> -->\r
18 <td><strong>\r
19 Escape</strong></td><td>Normal</td>\r
20 <td>Clears the current selection region,\r
21 highlighted columns and highlghted residues.\r
22 </td></tr><tr>\r
23 <td><strong>Escape</strong></td><td>Cursor</td>\r
24 As in normal mode, but also cancels any partially entered commands</td>\r
25 </tr>\r
26 <tr>\r
27 <td><strong><em>F1</em></strong></td><td>Both</td>Show Help Documentation</td></tr>\r
28 <tr>\r
29 <td><strong><em>F2</em></strong></td><td></td><td>Toggle Cursor mode on / off</td>\r
30 </tr>\r
31 <tr>\r
32 <td><strong>Control 'Z'</strong></td><td>Both</td><td>Undoes the last sequence edit</td>\r
33 </tr>\r
34 <tr>\r
35 <td><strong>Up Arrow</strong></td><td>Normal</td>Moves selected sequence(s) up the\r
36 alignment</td></tr>\r
37 <tr>\r
38 <td><strong>Down Arrow</strong></td><td>Normal</td>Moves selected sequence(s) down the\r
39 alignment.</td></tr>\r
40 <tr>\r
41 <td><strong>Control 'A'</strong></td><td>Both</td><td>Selects all sequences in the alignment</td>\r
42 </tr>\r
43 <tr>\r
44 <td><strong>Control 'C'</strong></td><td>Both</td><td>Copies the selected region into\r
45 the clipboard as a Fasta format file<br><em>nb. not available in applet, as no clipboard is available</em></td>\r
46 </tr>\r
47 <tr><td><strong>Control 'V'</strong></td><td>Both</td>Pastes the contents of the clipboard\r
48 to a new \r
49   alignment window. (same as the Alignment Window menu Edit->Paste\r
50   command)<br><em>nb. if the paste is from a Jalview alignment, any\r
51   sequence and alignment annotations will also be copied over.</em></td>\r
52 </tr>\r
53 <tr>\r
54 <td><strong>Control 'X'</strong></td><td>Both</td><td>Cuts the (fully) selected\r
55 sequences from the alignment.<!-- not yet in this version \r
56 This will not happen if only some\r
57 columns are selected, you should use the <a href="features/regionHiding.html">Hide Regions feature</a> instead.--></td>\r
58 </tr>\r
59 <tr>\r
60 <td><strong>Control 'F'</strong></td><td>Both</td><td>Launches the search\r
61 window</td></tr>\r
62 </table>\r
63 <p>&nbsp;</p>\r
64 <p>&nbsp;</p>\r
65 </body>\r
66 </html>\r