From: jprocter Cursor Mode Cursor mode is a new feature in Jalview 2.08, and allows more
+precise selection and editing of alignments through the use of the
+keyboard for both navigation and the input of editing and selection commands. F2 Toggles between normal and cursor editing modes. When
+in cursor mode, a black cursor appears in the residue area of the
+alignment, and any mouse clicks on that area will move the cursor to
+that position (this means that the region selection menu is
+unavailable in cursor mode). Navigation
+
+
+
+
+
+
+
+
+
+
+
Defining Regions +
Editing The Alignment +
Key Strokes
-Jalview recognises the following keystrokes.
-Escape - Clears the current selection region, highlighted columns and highlghted - residues
-Control 'A' - Selects all sequences in the alignment.
-Control 'C' - Copies the selected region, in Fasta format (Not applet, as no - clipboard is available)
-Control 'V' - Pastes the selected file (Can be external to Jalview) to a new - alignment window.
-Control 'X' - Cuts the selected region from the alignment window.
-Control 'Z' - Undoes the last sequence edit.
-Control 'F' - Launches the search window.
-Up Arrow - Moves selected sequence(s) up the alignment
-Down Arrow - Moves selected sequence(s) down the alignment.
-F1 - Show Help Documentation
-F2 - Toggle Cursor mode on / off
-With Cursor mode on....
-+Jalview responds a number of key strokes, and has two distinct modes of +keyboard operation. The F2 key switches between 'Normal' and +'Cursor' mode operation. +
+Key | Which Mode | Action | ++Escape | Normal | +Clears the current selection region, +highlighted columns and highlghted residues. + |
Escape | Cursor | +As in normal mode, but also cancels any partially entered commands +|
F1 | Both | Show Help Documentation|
F2 | Toggle Cursor mode on / off | +|
Control 'Z' | Both | Undoes the last sequence edit | +
Up Arrow | Normal | Moves selected sequence(s) up the +alignment|
Down Arrow | Normal | Moves selected sequence(s) down the +alignment.|
Control 'A' | Both | Selects all sequences in the alignment | +
Control 'C' | Both | Copies the selected region into
+the clipboard as a Fasta format file nb. not available in applet, as no clipboard is available |
+
Control 'V' | Both | Pastes the contents of the clipboard +to a new + alignment window. (same as the Alignment Window menu Edit->Paste + command)|
Control 'X' | Both | Cuts the (fully) selected +sequences from the alignment. | +
Control 'F' | Both | Launches the search +window |
diff --git a/help/html/whatsNew.html b/help/html/whatsNew.html index 8c28564..7fa9806 100755 --- a/help/html/whatsNew.html +++ b/help/html/whatsNew.html @@ -5,7 +5,7 @@
Jalview Version 2.08
Editing can be locked to the selection area. Any edits made within the locked area do not affect the rest of the alignment.
-Keyboard editing - press F2 to toggle cursor mode On / Off. For a full list +
Keyboard editing - press F2 to toggle cursor mode On / Off. For a full list of keyboard controls, look here.
Create sequence features from searches. Previously results from searches were added as alignment positions, which was