From 989488e2fec9de72a908fbebea2a1b19ab2dd803 Mon Sep 17 00:00:00 2001 From: edgrif <edgrif> Date: Wed, 10 Feb 2010 11:59:54 +0000 Subject: [PATCH] add blixem short cuts. --- web/user_doc/keyboard_mouse.shtml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/web/user_doc/keyboard_mouse.shtml b/web/user_doc/keyboard_mouse.shtml index 2dcf250e2..cbfc566fa 100755 --- a/web/user_doc/keyboard_mouse.shtml +++ b/web/user_doc/keyboard_mouse.shtml @@ -48,6 +48,14 @@ <tr> <th colspan=3>alpha-numeric keys</th> </tr> + <tr> + <td><b>a</b></td> + <td>Show <b>a</b>lignments in blixem for all match sequences within the blixem range.</td> + </tr> + <tr> + <td><b>A</b></td> + <td>Show <b>A</b>lignments in blixem for just the highlighted match sequence within the blixem range.</td> + </tr> <tr> <td><b>b</b></td> <td><b>b</b>ump/umbump current column within limits of mark if set, otherwise -- GitLab