X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=help%2Fhtml%2Fkeys.html;h=6a88c5cbc8f368d89c7a2fd45e5969aa6acf1125;hb=17e77c3f2949a0729322b4a8d907f3f34b6a9914;hp=4404da4593fdb3036e6a141acdfc72fa4c46de65;hpb=0696cffbccbb537be78d9fc2410589adbcd7be35;p=jalview.git diff --git a/help/html/keys.html b/help/html/keys.html index 4404da4..6a88c5c 100755 --- a/help/html/keys.html +++ b/help/html/keys.html @@ -1,264 +1,344 @@ -Key Strokes + * You should have received a copy of the GNU General Public License + * along with Jalview. If not, see . + * The Jalview Authors are detailed in the 'AUTHORS' file. + --> + +Key Strokes + -

Key Strokes

-

-Jalview has two distinct modes of keyboard operation - in 'Normal' - mode, single keystrokes (including those shown next to menu items) - provide short cuts to common commands. In 'Cursor' mode (enabled by - F2), some of these are disabled and more complex 'Compound - Keystrokes' can be entered to perform precise navigation, selection - and editing operations. -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
KeyWhich ModeAction
EscapeNormalClears the current selection region, highlighted columns and highlghted - residues.
EscapeCursorAs in normal mode, but also cancels any partially entered commands
F1BothShow Help Documentation
F2Toggle Cursor mode on / off
Control 'Z'BothUndoes the last sequence edit
Control 'Y'BothRedo the last sequence edit undone.
Up ArrowNormalMoves selected sequence(s) up the alignment
Down ArrowNormalMoves selected sequence(s) down the alignment.
Left ArrowNormal Slides selected sequence(s) left. Press Alt key to slide in cursor mode
Right ArrowNormalSlides selected sequence(s) right. Press Alt key to slide in cursor mode
Cursor Keys
- (Arrow Keys)
CursorMove cursor around alignment
Page UpBothScroll up the alignment view
Page DownBothScroll down the alignment view
Control 'A'BothSelects all sequences in the alignment
Control 'I'Both Invert sequence selection.
Control Alt 'I'Both Invert column selection.
Control 'C'BothCopies the selected region into the clipboard as a Fasta format file
- nb. not available in applet, as no clipboard is available
Control 'V'Both Paste the contents of the clipboard to the current alignment window. - (Alignment Window->Edit->Paste->Add to this Alignment)
nb. if the - paste is from a Jalview alignment, any sequence and alignment annotations - will also be copied over.
Control Shift 'V'BothPaste the contents of the clipboard to a new alignment window. (Alignment - Window->Edit->Paste->To New Alignment)
Control 'X'BothCuts the (fully) selected sequences from the alignment. - -
Control 'F'BothLaunches the search window
HBothHides / Reveals selected columns and sequences
Control 'H'BothHides / Reveals selected columns
Shift 'H'BothHides / Reveals selected sequences
Control + Shift 'H'BothHides everything but the current selection
Control 'O'BothInput new alignment from file
Control 'S'BothSave alignment with current filename and format
Control Shift 'S'BothSave alignment as a new file or with a different format
Control 'P'BothOpens the print dialog box to print the current view
Control 'W'BothCloses the current view or the current alignment
BackspaceNormalDelete the currently selected rows or columns from the alignment.
Control 'L'LeftRemove columns to left of left-most column marker.
Control 'R'BothRemove columns to right of right-most column marker.
Control 'E'BothRemove gapped columns
Control Shift 'E'BothRemove all gaps
Control 'D'BothOpen the 'Remove redundancy' Dialog box.
Normal
-

The compound commands available in the Cursor mode are summarised -below. Single letter commands can be prefixed by digits to specify a repetition -number, and some more complex commands take one or more numeric -parameters (prefixing the command key and separated by commas).

- - - - - - - - - - - -
Compound -CommandModeAction (and parameter description)
0-9CursorBegin entering a -numeric parameter (p) or repetition number for a cursor movement or edit -command.
,CursorSeparates one or -more numeric parameters (e.g. p1,p2) for a command.
p1,p2
Return
CursorMove cursor to a particular column (p1) and row (p2) in the alignment.
e.g. '5,6<Return>' moves the cursor to the 5th column in the 6th sequence.
pSCursorJump to the p'th sequence in the alignment.
pPCursorJump to p'th amino acid in current sequence.
pCCursorJump to p'th column in the alignment.
QCursorMarks the top left corner of the selection area
MCursorMarks the bottom right corner of the selection area
[p]
Space
CursorInserts -one (or optionally p) gaps at the current position.
Hold down Control or Shift to insert gaps over a sequence group
[p]
Delete
CursorRemoves -one (or optionally p) gaps at the cursor position.
Hold down Control or Shift to insert gaps over a sequence group
[p]
Backspace
CursorRemoves -one (or optionally p) gaps at the cursor position.
Hold down Control or Shift to insert gaps over a sequence group
-

 

-

 

+ + + + Control 'F' + Both + Launches the search window + + + H + Both + Hides / Reveals selected columns and sequences + + + Control 'H' + Both + Hides / Reveals selected columns + + + Shift 'H' + Both + Hides / Reveals selected sequences + + + Control + Shift 'H' + Both + Hides everything but the current selection + + + Control 'O' + Both + Input new alignment from file + + + Control 'S' + Both + Save alignment with current filename and format + + + Control Shift 'S' + Both + Save alignment as a new file or with a different format + + + Control 'P' + Both + Opens the print dialog box to print the current view + + + Control 'W' + Both + Closes the current view or the current alignment + + + Backspace + Normal + Delete the currently selected rows or columns from the + alignment. + + + Control 'L' + Left + Remove columns to left of left-most column marker. + + + Control 'R' + Both + Remove columns to right of right-most column marker. + + + Control 'E' + Both + Remove gapped columns + + + Control Shift 'E' + Both + Remove all gaps + + + Control 'D' + Both + Open the 'Remove redundancy' Dialog box. + + + + Normal + + + +

The compound commands available in the Cursor mode are + summarised below. Single letter commands can be prefixed by digits + to specify a repetition number, and some more complex commands take + one or more numeric parameters (prefixing the command key and + separated by commas).

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Compound CommandModeAction (and parameter description)
0-9CursorBegin entering a numeric parameter (p) + or repetition number for a cursor movement or edit command. +
,CursorSeparates one or more numeric parameters (e.g. p1,p2) + for a command. +
p1,p2
Return
CursorMove cursor to a particular column (p1) + and row (p2) in the alignment.
+ e.g. '5,6<Return>' moves the cursor to the 5th + column in the 6th sequence.
pSCursorJump to the p'th sequence in + the alignment. +
pPCursorJump to p'th amino acid in + current sequence. +
pCCursorJump to p'th column in the + alignment. +
QCursorMarks the top left corner of the selection area
MCursorMarks the bottom right corner of the selection area
[p]
Space
CursorInserts one (or optionally p) + gaps at the current position.
+ Hold down Control or Shift to insert gaps over a sequence + group
[p]
Delete
CursorRemoves one (or optionally p) + gaps at the cursor position.
+ Hold down Control or Shift to insert gaps over a sequence + group
[p]
Backspace
CursorRemoves one (or optionally p) + gaps at the cursor position.
+ Hold down Control or Shift to insert gaps over a sequence + group
+

 

+