* Applied patch by Vincent Duvent that cures some XML errors. Thanks!

* Vincent also saw that the logo bg-color is #eeeeee instead of #efefef.
  ->Corrected CSS.
  Also, there can be issues with PNG inside div-blocks setting a bg-color. PNGs
  include a color profile that can screw browser rendering to display different
  colors though using the same RGB values. Interesting. See
  http://www.kaktus.cc/weblog/png_and_color_profiles/
  I stripped the color profile info from the logo.png as suggested at that URL.
  Thanks Vincent!

+alphabranch


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32804 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Joachim Seemer
2009-08-29 09:39:28 +00:00
parent e168f3257f
commit ca8b8ff27b
80 changed files with 376 additions and 364 deletions
+5 -5
View File
@@ -26,11 +26,11 @@
<div class="topnav">
<p>
&laquo;&#160;&#160;<a href="workspaces.html">Workspaces</a>
«&#160;&#160;<a href="workspaces.html">Workspaces</a>
&#160;&#160;::&#160;&#160;
<a href="contents.html" class="uplink">Contents</a>
&#160;&#160;::&#160;&#160;
<a href="teammonitor.html">Team Monitor</a>&#160;&#160;&raquo;
<a href="teammonitor.html">Team Monitor</a>&#160;&#160;»
</p>
</div>
@@ -40,7 +40,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" />
<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>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"></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>You cycle through all an applications visible windows on the current workspace with <span class="key">CTRL</span>&#160;<span class="key">~</span> (which, depending on the keymap you're using, is the key below <span class="key">ESC</span>).</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>The Twitcher also offers a few more advanced keyboard shortcuts:</p>
@@ -54,11 +54,11 @@
<!--
<div class="bottomnav">
<p>
&laquo;&#160;&#160;<a href="workspaces.html">Workspaces</a>
«&#160;&#160;<a href="workspaces.html">Workspaces</a>
&#160;&#160;::&#160;&#160;
<a href="contents.html" class="uplink">Contents</a>
&#160;&#160;::&#160;&#160;
<a href="teammonitor.html">Team Monitor</a>&#160;&#160;&raquo;
<a href="teammonitor.html">Team Monitor</a>&#160;&#160;»
</p>
</div>
-->