Some userguide tweaks for the Twitcher which I have learned more about

recently. It is more advanced than I thought.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31408 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ryan Leavengood 2009-07-05 05:03:23 +00:00
parent dcd02b4274
commit 1839478718

View File

@ -38,8 +38,9 @@
<p>The Twitcher is a task switcher to jump between running applications and their windows.</p>
<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> quickly to switch between the current and the last application/window. Or press <span class="key">CTRL</span>&#160;<span class="key">TAB</span> and hold the <span class="key">CTRL</span> key 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>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>
</div>
<!--