X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=help%2Fhtml%2Fkeys.html;h=61c55cc145d4c2ea2035f4d7297e1008458dd77f;hb=4de388d1d73eb67fe9ccbfeb5f3483a0fe3052e8;hp=085c34392454b4bd9adb9e1ac90cb581cce14adb;hpb=90255554ddb63f5474c11afcaba96d23ffd88a46;p=jalview.git diff --git a/help/html/keys.html b/help/html/keys.html index 085c343..61c55cc 100755 --- a/help/html/keys.html +++ b/help/html/keys.html @@ -3,64 +3,215 @@

Key Strokes

-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. +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.

- - - - - - - -As in normal mode, but also cancels any partially entered commands - - -Show Help Documentation - - - - - - - -Moves selected sequence(s) up the -alignment - -Moves selected sequence(s) down the -alignment. -Cursor Keys
(Arrow Keys)
- - - - - - - -Pastes the contents of the clipboard -to a new - alignment window. (same as the Alignment Window menu Edit->Paste - command)
nb. if the paste is from a Jalview alignment, any - sequence and alignment annotations will also be copied over. - - - - - - +columns are selected, you should use the Hide Regions feature instead.--> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
KeyWhich ModeAction
-EscapeNormalClears the current selection region, -highlighted columns and highlghted residues. -
EscapeCursor
F1Both
F2Toggle Cursor mode on / off
Control 'Z'BothUndoes the last sequence edit
Up ArrowNormal
Down ArrowNormal
CursorMove cursor around alignment
Control 'A'BothSelects all sequences in the alignment
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
Control 'X'BothCuts the (fully) selected -sequences from the alignment.
Control 'F'BothLaunches the search -window
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 '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 @@ -69,18 +220,22 @@ 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 +numeric parameter (p) or repetition number for a cursor movement or edit command.
,CursorSeparates one or more numeric parameters ([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.
[p1]SCursorJump to the p1'th sequence in the alignment.
[p1]PCursorJump to p1'th amino acid in current sequence.
[p1]CCursorJump to p1'th column in the alignment.
,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
[p1]
Space
CursorInserts p1 gaps at the current position.
p1 is optional. Hold down Control or Shift to insert gaps over a sequence group
[p1]
Delete
CursorRemove p1 gaps at the cursor position.
p1 is optional. Hold down Control or Shift to insert gaps over a sequence group
+[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