* 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
+6 -6
View File
@@ -26,11 +26,11 @@
<div class="topnav">
<p>
&laquo;&#160;&#160;<a href="gui.html">Haiku's GUI</a>
«&#160;&#160;<a href="gui.html">Haiku's GUI</a>
&#160;&#160;::&#160;&#160;
<a href="contents.html" class="uplink">Contents</a>
&#160;&#160;::&#160;&#160;
<a href="twitcher.html">The Twitcher</a>&#160;&#160;&raquo;
<a href="twitcher.html">The Twitcher</a>&#160;&#160;»
</p>
</div>
@@ -58,7 +58,7 @@
<a id="switching" name="switching">Switching workspaces</a></h2>
<p>You switch between workspaces by either clicking into the Workspaces applet or by using the keyboard shortcut <span class="key">ALT</span>&#160;<span class="key">Fx</span>, where "x" is the workspace number. It's a good idea to arrange your workspaces in rows of four to mimick the layout of the <span class="key">Fx</span> keys on the keyboard.<br />
Also, clicking on an application or one of its windows in the Deskbar will send you to the workspace it's in.</p>
<p>Another very convenient way is to use <span class="key">CTRL</span>&#160;<span class="key">ALT</span>&#160;<span class="key">&larr;</span>/<span class="key">&rarr;</span>/<span class="key">&uarr;</span>/<span class="key">&darr;</span> to navigate spatially the rows/columns of the available workspaces.</p>
<p>Another very convenient way is to use <span class="key">CTRL</span>&#160;<span class="key">ALT</span>&#160;<span class="key"></span>/<span class="key"></span>/<span class="key"></span>/<span class="key"></span> to navigate spatially the rows/columns of the available workspaces.</p>
<p>You can switch back and forth between two workspaces with <span class="key">ALT</span>&#160;<span class="key">~</span> (which, depending on the keymap you're using, is the key below <span class="key">ESC</span>, which you have to hit twice to get a <tt>~</tt>).</p>
<h2>
@@ -69,7 +69,7 @@ Also, clicking on an application or one of its windows in the Deskbar will send
<h2>
<a href="#logo"><img src="../images/up.png" align="right" alt="index" border="0" class="noprint" /></a>
<a id="special" name="special">Special functionality</a></h2>
<p>The Workspaces applet provides some additional functionality when clicking on a window while holding certain modifier keys:
<p>The Workspaces applet provides some additional functionality when clicking on a window while holding certain modifier keys:</p>
<table summary="functionality-thru-modifiers" border="0" cellspacing="0" cellpadding="4">
<tr><td><span class="key">CTRL</span></td><td style="width:15px;"></td><td>Brings the the window to the foreground.</td></tr>
<tr><td><span class="key">CTRL</span>&#160;<span class="key">SHIFT</span></td><td></td><td>Minimizes the window.</td></tr>
@@ -80,11 +80,11 @@ Also, clicking on an application or one of its windows in the Deskbar will send
<div class="bottomnav">
<p>
&laquo;&#160;&#160;<a href="gui.html">Haiku's GUI</a>
«&#160;&#160;<a href="gui.html">Haiku's GUI</a>
&#160;&#160;::&#160;&#160;
<a href="contents.html" class="uplink">Contents</a>
&#160;&#160;::&#160;&#160;
<a href="twitcher.html">The Twitcher</a>&#160;&#160;&raquo;
<a href="twitcher.html">The Twitcher</a>&#160;&#160;»
</p>
</div>