JAL-1738 JAL-345 changed keystroke to ‘B’ (with modifiers) and added documentation
[jalview.git] / help / html / keys.html
index 2ba9a49..b79ce4d 100755 (executable)
@@ -167,6 +167,19 @@ columns are selected, you should use the <a href="features/hiddenRegions.html">H
       <td>Both</td>
       <td>Launches the search window</td>
     </tr>
+    <tr><td><strong>B</strong></td>
+      <td>Both</td>
+      <td>Mark the currently highlighted columns</td>
+    </tr>
+    <tr><td><strong>Alt 'B'</strong></td>
+      <td>Both</td>
+      <td>Mark all but the currently highlighted columns</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>
+    </tr>
     <tr>
       <td><strong>H</strong></td>
       <td>Both</td>