2.2 documentation
[jalview.git] / help / html / features / newkeystrokes.html
1 <html>
2 <title>New Key Strokes and Menus</title>
3 <body>
4 <strong>New Key Strokes and Menus</strong>
5 <p>Many new <a href="../keys.html">keyboard shortcuts</a> have been
6 added in Jalview 2.2 to make editing, selecting and navigating an
7 alignment even easier. The selection commands in the <strong>Edit</strong>
8 menu, and the alignment formatting controls within the <strong>View</strong>
9 menu have also been moved into their own respective <strong>Select</strong>
10 and <strong>Format</strong> menus.</p>
11 <p>Some of the most important new keystrokes are shown below :
12 <ul>
13         <li><strong>Page Up</strong> and <strong>Page Down</strong>
14         scrolls through the alignment view.</li>
15         <li><strong>Control I</strong> inverts the currently selected
16         sequence set, and <strong>Control Alt I</strong> will invert the
17         currently selected set of columns.
18         <li><strong>Control+V</strong> will paste the contents of the
19         clipboard to the current alignment window, and <strong>Control
20         Shift V</strong> pastes the data to a new window.</li>
21 </ul>
22 </p>
23 </body>
24 </html>