| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"> |
| <HTML> |
| <HEAD> |
| <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1"> |
| <META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css"> |
| <LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css"> |
| <title>Controlling single and double click behavior</title> |
| </HEAD> |
| |
| <BODY BGCOLOR="#ffffff"> |
| <H1>Controlling single and double click behavior</H1> |
| |
| <p>You can control how the Workbench responds to single and double clicks. To do this: |
| </p> |
| |
| <ol> |
| <li>On the main menu bar, click <b>Window > Preferences</b>.</li> |
| <li>Select the <b>Workbench</b> category.</li> |
| <li>Select the behavior you want to change from the <b>Open mode</b> group.</li> |
| <li>Click <b>OK</b>.</li> |
| </ol> |
| |
| <p>The effect of these selections varies by view. For example, in the navigator: |
| </p> |
| |
| <dl> |
| <dt>Double click</dt> |
| <dd>Will cause a single click on a resource to select it, and a |
| double click to open it in an editor.</dd> |
| <dt>Single click</dt> |
| <dd>Will cause a single click on a resource to both select it and |
| immediately open an editor on it.</dd> |
| </dl> |
| |
| <p>The check boxes under the <b>Single click</b> radio button further refine |
| the single click behavior. Checking <b>Select on hover</b> will cause the resource |
| to be selected if you hover over it with the mouse. Checking <b>Open when using |
| arrow keys</b> will cause the resource to be opened if you use the arrow keys to |
| navigate to it. |
| </p> |
| |
| <p><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><br> |
| <a href="../reference/ref-10.htm">Workbench</a><br> |
| </p> |
| |
| <p> <br> |
| <a href="../hglegal2003.htm"><img src="../images/ngibmcpy2003.gif" alt="Copyright IBM Corporation and others 2000, 2003" border="0" width="324" height="14"></a> |
| </p> |
| |
| </BODY> |
| </HTML> |