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.

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.
Key Which Mode Action
Escape Normal Clears the current selection region, highlighted columns and highlghted residues.
Escape Cursor
F1 Both
F2 Toggle Cursor mode on / off
Control 'Z' Both Undoes the last sequence edit
Up Arrow Normal
Down Arrow Normal
Cursor Move cursor around 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
Control 'X' Both Cuts the (fully) selected sequences from the alignment.
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

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