* Added DiskProbe
* Changed cursor keys to their respective arrow symbol * As mmadia reminded me: since we cannot use Mozilla's Trademarks I renamed everythig firefoxy to BeZillaBrowser. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29398 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
|
||||
<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> <span class="key">TAB</span> quickly to switch between the current and the last application/window. Or press <span class="key">CTRL</span> <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">CURSOR LEFT/RIGHT</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">CURSOR UP/DOWN</span> keys.</p>
|
||||
<p>Just tap <span class="key">CTRL</span> <span class="key">TAB</span> quickly to switch between the current and the last application/window. Or press <span class="key">CTRL</span> <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">←</span>/<span class="key">→</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">↑</span>/<span class="key">↓</span> keys.</p>
|
||||
<p>It's also possible to invoke the Twitcher with <span class="key">CTRL</span> <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>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user