JAL-1738 Ctrl/Cmd/Alt modifiers and mention that B and Alt-B by default add columns...
authorJim Procter <jprocter@issues.jalview.org>
Wed, 23 Nov 2016 17:44:12 +0000 (17:44 +0000)
committerJim Procter <jprocter@issues.jalview.org>
Wed, 23 Nov 2016 17:44:12 +0000 (17:44 +0000)
help/html/keys.html

index b79ce4d..1a5fc18 100755 (executable)
@@ -169,16 +169,16 @@ columns are selected, you should use the <a href="features/hiddenRegions.html">H
     </tr>
     <tr><td><strong>B</strong></td>
       <td>Both</td>
-      <td>Mark the currently highlighted columns</td>
+      <td>Add highlighted columns to current column selection</td>
     </tr>
     <tr><td><strong>Alt 'B'</strong></td>
       <td>Both</td>
-      <td>Mark all but the currently highlighted columns</td>
+      <td>Add all but the currently highlighted columns to current selection</td>
     </tr>
     <tr><td><strong>Control 'B'</strong></td>
       <td>Both</td>
-      <td>Toggle the marks on the currently highlighted 
-          columns (or all others if Alt is pressed)</td>
+      <td>Toggle the column selection marks for the currently highlighted 
+          columns (or all others if Alt is also pressed)</td>
     </tr>
     <tr>
       <td><strong>H</strong></td>