From 350c18afc7388de3d6f39b0b14717514f256abed Mon Sep 17 00:00:00 2001 From: edgrif <edgrif> Date: Fri, 9 Mar 2007 11:50:25 +0000 Subject: [PATCH] changes to mouse usage. --- doc/user_interface.shtml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/doc/user_interface.shtml b/doc/user_interface.shtml index c70ab2433..2b3ebcd40 100755 --- a/doc/user_interface.shtml +++ b/doc/user_interface.shtml @@ -238,7 +238,8 @@ know the approximate area. Zmap allows you to interactively mark a rectangle to </tr> <tr> <td>highlight a feature or column</td> - <td>centre on mouse position</td> + <td>Horizontal ruler with sequence position displayed, on button release + centre on mouse position</td> <td>show feature or column menu</td> </tr> @@ -256,7 +257,7 @@ know the approximate area. Zmap allows you to interactively mark a rectangle to </tr> <tr> <td>Multiple highlight/select of features</td> - <td><i>same as single click</i></td> + <td>Mark a rectangle and zoom in to it</td> <td><i>same as single click</i></td> </tr> @@ -269,7 +270,7 @@ know the approximate area. Zmap allows you to interactively mark a rectangle to <td><i>same as single click</i></td> </tr> - + <!-- none at the moment for Alt.... <tr> <th colspan=3>Alt + mouse button click</th> </tr> @@ -278,7 +279,7 @@ know the approximate area. Zmap allows you to interactively mark a rectangle to <td><i>same as single click</i></td> <td>Horizontal ruler with sequence position displayed</td> </tr> - + --> </table> -- GitLab