From: jprocter
Date: Tue, 25 Sep 2012 09:20:09 +0000 (+0100)
Subject: JAL-1076 add note in documentation about Alt rather than Control enabling group editi...
X-Git-Tag: Jalview_2_9~296
X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=1e82ec9e3f130616e62f71f173a934f0ce6e0e8e;p=jalview.git
JAL-1076 add note in documentation about Alt rather than Control enabling group editing in applet
---
diff --git a/help/html/editing/index.html b/help/html/editing/index.html
index 3bef965..8a45f77 100755
--- a/help/html/editing/index.html
+++ b/help/html/editing/index.html
@@ -22,7 +22,7 @@
There are two major ways to edit alignments - in 'Normal mode',
gaps are inserted and deleted at the mouse pointer in various ways by
clicking the left mouse button and pressing a combination of either
-shift and control (or the apple key on Macs) and dragging the mouse. Pressing
+shift and control (or the alt, option or apple key on Macs) and dragging the mouse. Pressing
F2 toggles the alternative 'Cursor
mode' keyboard editing facility, where the space bar and delete
keys add and remove gaps at the current editing position. The key
@@ -37,7 +37,7 @@ href="../keys.html">keystrokes table.
If the current selection is a group over all sequences in the
alignment, or a group over some sequences or all columns in the
alignment, then hold down either "Control"
- key and drag the residue left or right to edit all sequences in the defined
+ key (or the "Alt;" on OSX if "Control" does not work) and drag the residue left or right to edit all sequences in the defined
group at once.
Copy/paste/cut/delete - any sequences which are in the current selection
box (indicated in red) may be cut and / or copied to a new alignment or deleted.