<p>By default, Haiku's option key, to invoke commands from menus for example, is not the usual <spanclass="key">CTRL</span> key, but <spanclass="key">ALT</span> instead. This has historical reasons, because the BeOS was inspired somewhat by MacOS. After you get used to it, it actually feels better as e.g. <spanclass="key">ALT</span> <spanclass="key">C</span> and <spanclass="key">ALT</span> <spanclass="key">V</span> is reached more conveniently on the keyboard and these commands seamlessly integrate into the <acronymtitle="Bourne Again Shell">bash</acronym> shell of the Terminal, where <spanclass="key">CTRL</span> <spanclass="key">C</span> quits the running process.</p>
<p>In any case, you can switch to the maybe more familiar <spanclass="key">CTRL</span> key in the <ahref="prefs-menu.html">Menu</a> preferences. The user guide will always describes the default configuration with option key being <spanclass="key">ALT</span>.</p>
<tr><td><spanclass="key">ALT</span> <spanclass="key">Fx</span></td><tdstyle="width:15px;"></td><td>Switches to <ahref="workspaces.html">Workspace</a> X (<spanclass="key">Fx</span> is the function key corresponding to that workspace).</td></tr>
<tr><td><spanclass="key">CTRL</span> <spanclass="key">TAB</span></td><td></td><td>Hold down to bring up the <ahref="twitcher.hml">Twitcher</a>.</td></tr>
<tr><td><spanclass="key">CTRL</span> <spanclass="key">ALT</span> <spanclass="key">DEL</span></td><td></td><td>Opens the <ahref="teammonitor.html">Team Monitor</a>.</td></tr>
<tr><td><spanclass="key">ALT</span> <spanclass="key">ESC</span></td><td></td><td>Enters the menu bar (leave with <spanclass="key">ESC</span>).</td></tr>
<tr><td><spanclass="key">ALT</span> <spanclass="key">C</span></td><td></td><td>Copies selection to clipboard.</td></tr>
<tr><td><spanclass="key">ALT</span> <spanclass="key">X</span></td><td></td><td>Cuts selection to clipboard.</td></tr>
<tr><td><spanclass="key">ALT</span> <spanclass="key">V</span></td><td></td><td>Pastes the clipboard's contents.</td></tr>
<tr><td><spanclass="key">ALT</span> <spanclass="key">W</span></td><td></td><td>Closes the current window.</td></tr>
<tr><td><spanclass="key">ALT</span> <spanclass="key">Q</span></td><td></td><td>Closes the whole application.</td></tr>
<tr><td><spanclass="key">ALT</span> <spanclass="key">↑</span></td><tdstyle="width:15px;"></td><td>Opens the parent folder.</td></tr>
<tr><tdclass="onelinetop"><spanclass="key">ALT</span> <spanclass="key">↓</span> or <spanclass="key">ENTER</span></td><td></td><td>Opens the selected folder.</td></tr>
<tr><td><spanclass="key">WIN-KEY</span></td><td></td><td>Holding it while opening a folder will automatically close the parent folder. This also works when navigating with the mouse.</td></tr>
<tr><td><spanclass="key">right MENU-KEY</span></td><td></td><td>Opens the Deskbar menu (leave with <spanclass="key">ESC</span>)</td></tr>
<tr><td><spanclass="key">ALT</span> <spanclass="key">Z</span></td><td></td><td>Undo last action. The undo history is only limited by the available memory. Note, that this only works for actions on the file itself, changed attributes and permission settings can't be undone. Also, once a file is removed from <i>Trash</i> it's gone for good.</td></tr>
<tr><td><spanclass="key">ALT</span> <spanclass="key">SHIFT</span> <spanclass="key">Z</span></td><td></td><td>Redo the action you just reverted with <spanclass="key">ALT</span> <spanclass="key">Z</span></td></tr>
<tr><td><spanclass="key">ALT</span> <spanclass="key">1</span>, <spanclass="key">2</span>, <spanclass="key">3</span>...</td><td></td><td>Switches to the corresponding tab.</td></tr>
<tr><td><spanclass="key">ALT</span> <spanclass="key">G</span></td><td></td><td>Switch to the next Terminal window.</td></tr>
<tr><td><spanclass="key">ALT</span> <spanclass="key">+</span>, <spanclass="key">-</span></td><td></td><td>Increase/Decrease font size.</td></tr>
<tr><tdclass="onelinetop"><spanclass="key">SHIFT</span> <spanclass="key">↑</span>/<spanclass="key">↓</span></td><td></td><td>Scrolls the Terminal
<tr><td><spanclass="key">SHIFT</span></td><tdstyle="width:15px;"></td><td>This will select everything between the first selected item and the one you click on.</td></tr>
<tr><td><spanclass="key">ALT</span></td><td></td><td>Adds or removes the item you're clicking on from the selection.</td></tr>
<p>In a Tracker window, if you just start typing, Tracker scrolls to and selects the file that best fits your incremental search. If there's no file starting with your typed letters, files that contain the search string anywhere in their name or other displayed attributes are selected. This search is <i>not</i> case-sensitive.<br/>
The letters you type appear at the bottom-left, where normally the number of items are listed. After a second it reverts back and you could start a new incremental search.</p>