* Added more CSS control for menus, buttons, app names, shell commands, paths.

* Always wanting keyboard graphics for shortcuts, Jorge suggested simple borders
  for simplicity. Great idea! Added.
* Added Jorge's rounded boxes for note/warning/stop plus symbols.
* If anyone wants to fine tune esp. colours, go ahead. Jorge and I are both
  challenged in that department. :)
* A few small corrections and reformatting here and there.
* Excluded the topic "Installation" from the contents until it's further along.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29269 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Joachim Seemer
2009-02-21 11:40:17 +00:00
parent f9e9051d3e
commit e564a3c1f7
90 changed files with 853 additions and 766 deletions
+2 -2
View File
@@ -38,8 +38,8 @@
<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 <tt>CTRL+TAB</tt> quickly to switch between the current and the last application/window. Or press <tt>CTRL+TAB</tt> and hold the <tt>CTRL</tt> key to go through all running applications by repeatedly hitting <tt>TAB</tt> or <tt>CURSOR LEFT/RIGHT</tt>. 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 <tt>CURSOR UP/DOWN</tt> keys.</p>
<p>It's also possible to invoke the Twitcher with <tt>CTRL+TAB</tt> and then use the mouse to choose the application/window you'll jump to when releasing the <tt>CTRL</tt> key.</p>
<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">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>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>
</div>
<!--