<th>API</th>
</tr>
<tr>
- <td>Alt + Left</td>
+ <td><strong>Alt + Left Arrow</strong></td>
<td>Go to the previous view in the browsing history.</td>
<td><code>ewk_view_back()</code></td>
</tr>
<tr>
- <td>Alt + Right</td>
+ <td><strong>Alt + Right Arrow</strong></td>
<td>Go to the next view in the browsing history.</td>
<td><code>ewk_view_forward()</code></td>
</tr>
<tr>
- <td>F5</td>
+ <td><strong>F5</strong></td>
<td>Reload the view.</td>
<td><code>ewk_view_reload()</code></td>
</tr>
<tr>
- <td>Alt + F5</td>
+ <td><strong>Alt + F5</strong></td>
<td>Reload the view bypassing the cache.</td>
<td><code>ewk_view_bypass_cache()</code></td>
</tr>
<tr>
- <td>F6</td>
+ <td><strong>F6</strong></td>
<td>Stop loading the view.</td>
<td><code>ewk_view_stop()</code></td>
</tr>
<td>Start or stop trace</td>
<td></td>
<td><strong>F5</strong></td>
- <td><strong>fn + F5</strong></td>
+ <td><strong>Fn + F5</strong></td>
</tr>
<tr>
<td>Search</td>
<td>Screenshot</td>
<td></td>
<td><strong>F9</strong></td>
- <td><strong>fn + F9</strong></td>
+ <td><strong>Fn + F9</strong></td>
</tr>
<tr>
<td>Preferences</td>
<td></td>
<td><strong>F10</strong></td>
- <td><strong>fn + F10</strong></td>
+ <td><strong>Fn + F10</strong></td>
</tr>
<tr>
<td>Detail</td>
<td>How to use Dynamic Analyzer</td>
<td></td>
<td><strong>F1</strong></td>
- <td><strong>fn + F1</strong></td>
+ <td><strong>Fn + F1</strong></td>
</tr>
</tbody></table>
<td>Open the colorclass manager</td>
</tr>
<tr>
- <td><strong>Ctrl + Q</strong></td>
+ <td><strong>Alt + F4</strong></td>
<td>Quit</td>
</tr>
<tr>
<th colspan="2">Workspace</th>
</tr>
<tr>
- <td><strong>Ctrl + s</strong></td>
+ <td><strong>Ctrl + S</strong></td>
<td>Save</td>
</tr>
<tr>
- <td><strong>Ctrl + z</strong></td>
+ <td><strong>Ctrl + Z</strong></td>
<td>Undo</td>
</tr>
<tr>
- <td><strong>Ctrl + y</strong></td>
+ <td><strong>Ctrl + Y</strong></td>
<td>Redo</td>
</tr>
<tr>
- <td><strong>Ctrl + n</strong></td>
+ <td><strong>Ctrl + N</strong></td>
<td>Add a new group</td>
</tr>
<tr>
- <td><strong>q</strong></td>
+ <td><strong>Q</strong></td>
<td>Add a new part</td>
</tr>
<tr>
- <td><strong>w</strong></td>
+ <td><strong>W</strong></td>
<td>Add a new state</td>
</tr>
<tr>
- <td><strong>e</strong></td>
+ <td><strong>E</strong></td>
<td>Add a new item</td>
</tr>
<tr>
- <td><strong>r</strong></td>
+ <td><strong>R</strong></td>
<td>Add a new program</td>
</tr>
<tr>
- <td><strong>t</strong></td>
+ <td><strong>T</strong></td>
<td>Add a new data item</td>
</tr>
<tr>
<td>Select the next state of the active part</td>
</tr>
<tr>
- <td><strong>z</strong></td>
+ <td><strong>Z</strong></td>
<td>Select the previous part</td>
</tr>
<tr>
- <td><strong>x</strong></td>
+ <td><strong>X</strong></td>
<td>Select the next part</td>
</tr>
<tr>
- <td><strong>ESC</strong></td>
+ <td><strong>Esc</strong></td>
<td>Unselect</td>
</tr>
<tr>
- <td><strong>o</strong></td>
+ <td><strong>O</strong></td>
<td>Show or hide the object area</td>
</tr>
<tr>
- <td><strong>Ctrl + Wheel Up</strong></td>
+ <td><strong>Ctrl + Mouse wheel up</strong></td>
<td>Zoom in</td>
</tr>
<tr>
- <td><strong>Ctrl + Wheel Down</strong></td>
+ <td><strong>Ctrl + Mouse wheel down</strong></td>
<td>Zoom out</td>
</tr>
<tr>
<th colspan="2">Tabs</th>
</tr>
<tr>
- <td><strong>Ctrl + w</strong></td>
+ <td><strong>Ctrl + W</strong></td>
<td>Close the tab</td>
</tr>
<tr>
- <td><strong>Ctrl + num</strong></td>
+ <td><strong>Ctrl + Number keys</strong></td>
<td>Switch to tab 1-10</td>
</tr>
<tr>
<td>OK</td>
</tr>
<tr>
- <td><strong>ESC</strong></td>
+ <td><strong>Esc</strong></td>
<td>Cancel</td>
</tr>
</tbody></table>
<th>Description</th>
</tr>
<tr>
- <td>w</td>
+ <td><strong>W</strong></td>
<td>Zoom into the trace timeline.</td>
</tr>
<tr>
- <td>s</td>
+ <td><strong>S</strong></td>
<td>Zoom out of the trace timeline.</td>
</tr>
<tr>
- <td>a</td>
+ <td><strong>A</strong></td>
<td>Pan left on the trace timeline.</td>
</tr>
<tr>
- <td>d</td>
+ <td><strong>D</strong></td>
<td>Pan right on the trace timeline.</td>
</tr>
<tr>
- <td>e</td>
+ <td><strong>E</strong></td>
<td>Center the trace timeline on the current mouse location.</td>
</tr>
<tr>
- <td>g</td>
+ <td><strong>G</strong></td>
<td>Show the grid at the start of the currently selected task.</td>
</tr>
<tr>
- <td>Shift + g</td>
+ <td><strong>Shift + G</strong></td>
<td>Show the grid at the end of the currently selected task.</td>
</tr>
- <tr>
- <td>Right arrow</td>
- <td>Select the next event on the currently selected timeline.</td>
- </tr>
<tr>
- <td>Left arrow</td>
+ <td><strong>Left Arrow</strong></td>
<td>Select the previous event on the currently selected timeline.</td>
</tr>
- <tr>
- <td>Double-click</td>
+ <tr>
+ <td><strong>Right Arrow</strong></td>
+ <td>Select the next event on the currently selected timeline.</td>
+ </tr>
+ <tr>
+ <td><strong>Double-click</strong></td>
<td>Zoom into the trace timeline.</td>
</tr>
<tr>
- <td>Shift + Double-click</td>
+ <td><strong>Shift + Double-click</strong></td>
<td>Zoom out of the trace timeline.</td>
</tr>
</tbody></table>
</tr>
<tr>
<td><img alt="Resume" src="../../images/debug_view_resume.png" /></td>
- <td>F8</td>
+ <td><strong>F8</strong></td>
<td>Resumes a suspended thread.</td>
</tr>
<tr>
<td><img alt="Step Into" src="../../images/debug_view_stepinto.png" /></td>
- <td>F5</td>
- <td>Steps into the highlighted statement. <p>Executes the current line, and if the line contains a method, steps into the method.</p></td>
+ <td><strong>F5</strong></td>
+ <td>Steps into the highlighted statement.
+ <p>Executes the current line, and if the line contains a method, steps into the method.</p></td>
</tr>
<tr>
<td><img alt="Step Over" src="../../images/debug_view_stepover.png" /></td>
- <td>F6</td>
- <td>Steps over the highlighted statement. <p>Executes the current line, and if the line contains a method, executes the method without entering it.</p></td>
+ <td><strong>F6</strong></td>
+ <td>Steps over the highlighted statement.
+ <p>Executes the current line, and if the line contains a method, executes the method without entering it.</p></td>
</tr>
<tr>
<td><img alt="Step Return" src="../../images/debug_view_stepreturn.png" /></td>
- <td>F7</td>
+ <td><strong>F7</strong></td>
<td>Step out of the current method.</td>
</tr>
<tr>
</tr>
<tr>
<td><img alt="Terminate" src="../../images/debug_view_terminate.png" /></td>
- <td>Ctrl + F2</td>
+ <td><strong>Ctrl + F2</strong></td>
<td>Terminates the selected debug target.</td>
</tr>
</tbody>