From c3ecdb2f8357426fb6dda79e122227e3674370ff Mon Sep 17 00:00:00 2001 From: Jim Procter Date: Mon, 31 Aug 2020 18:05:59 +0100 Subject: [PATCH] JAL-3680 merged description of individual cursor key actions --- help/help/html/keys.html | 34 ++++++++++++---------------------- 1 file changed, 12 insertions(+), 22 deletions(-) diff --git a/help/help/html/keys.html b/help/help/html/keys.html index 1a5fc18..29b6813 100755 --- a/help/help/html/keys.html +++ b/help/help/html/keys.html @@ -78,34 +78,24 @@ Redo the last sequence edit undone. - Up Arrow - Normal - Moves selected sequence(s) up the alignment - - - Down Arrow - Normal - Moves selected sequence(s) down the alignment. - - - Left Arrow - Normal - Slides selected sequence(s) left. Press Alt key to slide - in cursor mode - - - Right Arrow - Normal - Slides selected sequence(s) right. Press Alt key to slide - in cursor mode - - Cursor Keys
(Arrow Keys)
Cursor Move cursor around alignment + Cursor Keys
(Arrow Keys) +
+ Normal
+ (+Alt in Cursor) + Moves selected sequence(s) up, down, left, or right + according to the direction pressed.
+
+ Alt+Arrow key to move selection or sequence under cursor + in cursor mode. + + + Page Up Both Scroll up the alignment view -- 1.7.10.2