* Remodeled Ryan's addition to Twitcher into a layout widely used in our guide.

Hope you don't mind, Ryan.
* Moved Stippi's tip about the context menu in I-O-M into the path section.
  Hope you don't mind, Stephan.
* Linked to the Icon-O-Matic page where icons are discussed.
* Changed the index box at the top of I-O-M to use css and added the entries
  into Haiku-doc.css.
  I really don't know what I'm doing exactly here. Can someone have a look and
  improve things? I'd soon like to add such an index box to other long topics.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31414 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Joachim Seemer
2009-07-05 18:23:20 +00:00
parent 3de7fab681
commit 312796d730
5 changed files with 47 additions and 9 deletions
+6 -1
View File
@@ -40,7 +40,12 @@
<img src="../images/twitcher-images/twitcher.png" alt="twitcher.png" width="284" height="96" />
<p>Just tap <span class="key">CTRL</span>&#160;<span class="key">TAB</span> to switch between the current and the last application/window. Tapping <span class="key">CTRL</span>&#160;<span class="key">TAB</span> very quickly will switch between all applications. Or press and hold <span class="key">CTRL</span>&#160;<span class="key">TAB</span> to go through all running applications by repeatedly hitting <span class="key">TAB</span> or <span class="key">&larr;</span>/<span class="key">&rarr;</span>. If you need to get to a specific window of a program, move to its icon as described and then go through its open windows with the <span class="key">&uarr;</span>/<span class="key">&darr;</span> keys.</p>
<p>It's also possible to invoke the Twitcher with <span class="key">CTRL</span>&#160;<span class="key">TAB</span> and then use the mouse to choose the application/window you'll jump to when releasing the <span class="key">CTRL</span> key.</p>
<p>For more advanced users the Twitcher also has other useful keyboard shortcuts. Press <span class="key">ESC</span> to return to the current window. Press <span class="key">Q</span> to quit the selected application. Press <span class="key">H</span> to hide all windows of the selected application.</p>
<p>The Twitcher also offers a few more advanced keyboard shortcuts:</p>
<table summary="more shortcuts" border="0" cellspacing="0" cellpadding="4">
<tr><td><span class="key">ESC</span></td><td style="width:15px;"></td><td>Aborts the twitching an returns the formerly active window.</td></tr>
<tr><td><span class="key">Q</span></td><td></td><td>Quits the selected application.</td></tr>
<tr><td><span class="key">H</span></td><td></td><td>Hides all windows the selected application.</td></tr>
</table>
</div>
<!--