X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=help%2Fhtml%2Fkeys.html;h=6db5df4f8361423435feead2a991100a6f1d6367;hb=2a436b9052affcfeb6f3748a40de53f6b8a7e9ef;hp=33651d6361d939c88e212a8a94dda82da6bba2be;hpb=4e377b5c02352a12537100dddd2f8a2b84536205;p=jalview.git diff --git a/help/html/keys.html b/help/html/keys.html index 33651d6..6db5df4 100755 --- a/help/html/keys.html +++ b/help/html/keys.html @@ -37,6 +37,8 @@ alignment Down ArrowNormalMoves selected sequence(s) down the alignment. +Cursor Keys
(Arrow Keys)
CursorMove cursor around alignment + Control 'A'BothSelects all sequences in the alignment @@ -60,6 +62,29 @@ columns are selected, you should use the Hi Control 'F'BothLaunches the search window +

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