Update userguide from i18n.haiku-os.org
This commit is contained in:
+40
-11
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<!--
|
||||
*
|
||||
* Copyright 2008-2011, Haiku. All rights reserved.
|
||||
* Copyright 2008-2012, Haiku. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
@@ -23,7 +23,7 @@
|
||||
<body>
|
||||
|
||||
<div id="banner">
|
||||
<div><span>User Guide</span></div>
|
||||
<div><span>User guide</span></div>
|
||||
</div>
|
||||
|
||||
<div class="nav">
|
||||
@@ -44,18 +44,28 @@
|
||||
<li><a href="../en/gui.html"><img src="../images/flags/gb.png" alt="" />English</a></li>
|
||||
</ul>
|
||||
<span>
|
||||
« <a href="filesystem-layout.html">Dateisystem Layout</a>
|
||||
:: <a href="contents.html" class="uplink">Inhalt</a>
|
||||
:: <a href="workspaces.html"><acronym title="Workspaces">Arbeitsflächen</acronym></a> »
|
||||
« <a href="filesystem-layout.html">Filesystem layout</a>
|
||||
:: <a href="contents.html" class="uplink">Contents</a>
|
||||
:: <a href="workspaces.html">Workspaces</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
<div id="content">
|
||||
<div>
|
||||
<div class="box-info">The translation of this page isn't yet complete. Until it is, unfinished parts use the English original.</div>
|
||||
|
||||
<table class="index" id="index" summary="index">
|
||||
<tr class="heading"><td>Index</td></tr>
|
||||
<tr class="index"><td>
|
||||
<a href="#move-resize">Bequem Fenstergröße und -position ändern</a><br />
|
||||
<a href="#stack-tile">Stack & Tile</a><br />
|
||||
<a href="#open-save-panel">Dialoge zum Öffnen und Speichern</a><br />
|
||||
<a href="#replicants">Replikanten</a></td></tr>
|
||||
</table>
|
||||
|
||||
<h1>Haikus Benutzeroberfläche</h1>
|
||||
|
||||
<p>Haikus grafische Benutzeroberfläche ist ein fundamentaler Bestandteil des Systems. Anders als bei Unix-basierten Systemen, gibt es keinen getrennten Fenstermanager und nur in eine Konsole hochfahren ist nicht möglich. Weil sich Haiku ganz auf den Desktop-Nutzer konzentriert, ist dies einfach nicht nötig.</p>
|
||||
<p>Haikus grafische Benutzeroberfläche ist ein fundamentaler Bestandteil des Systems. Anders als bei Unix-basierten Systemen gibt es keinen getrennten Fenstermanager, und nur in eine Konsole hochfahren ist nicht möglich. Weil sich Haiku ganz auf den Desktop-Nutzer konzentriert, ist dies einfach nicht nötig.</p>
|
||||
<p>Weil die meisten wohl schon Erfahrung mit anderen grafischen Benutzeroberflächen haben, überspringen wir mal die Standards wie Menüs, Rechtsklick Kontextmenüs, Drag&Drop etc. Konzentrieren wir uns stattdessen auf die paar Besonderheiten der Haiku Oberfläche.</p>
|
||||
<img src="images/gui-images/gui.png" alt="gui.png" />
|
||||
<p>Haikus GUI ist ziemlich selbst erklärend; nur wenige Dinge bedürfen einer weiteren Erläuterung.</p>
|
||||
@@ -79,6 +89,25 @@
|
||||
<p>Wird <span class="key">STRG</span> <span class="key">ALT</span> gehalten, färben sich die dem Mauszeiger nächstgelegenen Fensterrahmen. Bewegt man die Maus in die Nähe eines anderen Rahmens, ändert sich das Ziel der Aktion entsprechend. Klickt und zieht man nun die Maus mit der <i>rechten Maustaste</i>, wird das Fenster entlang der eingefärbten Seite(n) vergrößert oder verkleinert.</p>
|
||||
<p>Hält man <span class="key">STRG</span> <span class="key">ALT</span> und klickt mit der <i>linken Maustaste</i> irgendwo in ein Fenster, kann man es verschieben. Ein kurzer Klick mit der <i>rechten Maustaste</i> schickt das Fenster in den Hintergrund.</p>
|
||||
|
||||
<h2>
|
||||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="stack-tile" name="stack-tile">Stack & Tile</a></h2>
|
||||
<p>Haiku's user interface provides a unique feature that puts the fact that windows have a yellow tab instead of a full-width title bar to perfect use. It's called "Stack & Tile".<br />
|
||||
In the example below, a Tracker window with bookmarks is tiled to the left of a WebPositive window, which itself is stacked with another Tracker window showing the source folder <tt>haiku</tt>. In this animation, the user clicks on the tabs of the stacked windows to alternately bring one or the other to the front.</p>
|
||||
<img src="images/gui-images/gui-s+t.gif" alt="gui-s+t.gif" />
|
||||
<p>Connected like this, the group of windows can be moved and resized together - a nice arrangement to work in a more project centric environment. Instead of looking for the right browser window with documentation, editor and Tracker windows and maybe a related email concerning one project you are currently working on, just stack&tile them together.</p>
|
||||
<p>Doing the actual arranging of windows is easy: Hold down <span class="key">OPT</span> while dragging a window by its tab close to another window's tab or border until it's highlighted and release the mouse button.</p>
|
||||
<p>Stack & Tile consists of two related parts.</p>
|
||||
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
|
||||
<tr><td><img src="images/gui-images/gui-stacking.png" alt="gui-stacking.png" /></td><td width="10"></td>
|
||||
<td><p>"<i>Stacking</i>" is putting windows on top of each other, automatically moving the yellow tabs into position.<br />
|
||||
While holding <span class="key">OPT</span>, tabs change color when they overlap; drop the window to establish the stacking.</p></td></tr></table>
|
||||
<table summary="layout" border="0" cellspacing="0" cellpadding="2" vspace="10">
|
||||
<tr><td><img src="images/gui-images/gui-tiling.png" alt="gui-tilinging.png" /></td><td></td>
|
||||
<td><p>"<i>Tiling</i>" means gluing windows horizontally or vertically together.<br />
|
||||
Again, while holding <span class="key">OPT</span>, the borders that'll fuse together when you drop the window change color when brought near each other.</p></td></tr></table>
|
||||
<p>Separation is done in the same way, by holding <span class="key">OPT</span> while dragging a window by its tab out of the group.</p>
|
||||
|
||||
<h2>
|
||||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="open-save-panel" name="open-save-panel">Dialoge zum Öffnen und Speichern</a></h2>
|
||||
@@ -90,8 +119,8 @@ Zum übergeordneten Verzeichnis gelangt man mit dem Pop-up Menü über der Datei
|
||||
|
||||
<h3>
|
||||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="open-save-shortcuts" name="open-save-shortcuts">Tastatur Abkürzungen</a></h3>
|
||||
<p>Viele Kürzel in Öffnen- und Speicherdialogen sind die gleichen wie im Tracker. Neben den Befehlen, die auch über das <span class="menu">File</span> Menü erreichbar sind, gibt es noch einige nicht so offensichtliche:</p>
|
||||
<a id="open-save-shortcuts" name="open-save-shortcuts">Keyboard shortcuts</a></h3>
|
||||
<p>Many shortcuts in open and save panels are the same used in Tracker. Besides the commands that are also available through the <span class="menu">File</span> menu, there are a few not that obvious:</p>
|
||||
<table summary="shortcuts" border="0" cellspacing="0" cellpadding="2">
|
||||
<tr><td><span class="key">ALT</span> <span class="key">N</span></td><td></td><td>Erstellt einen neuen Ordner.</td></tr>
|
||||
<tr><td><span class="key">ALT</span> <span class="key">E</span></td><td></td><td>Benennt das ausgewählte Objekt um.</td></tr>
|
||||
@@ -124,9 +153,9 @@ Ein Rechtsklick auf ein Replikanten-Symbol öffnet ein Kontextmenü, um das <spa
|
||||
|
||||
<div class="nav">
|
||||
<div class="inner"><span>
|
||||
« <a href="filesystem-layout.html">Dateisystem Layout</a>
|
||||
:: <a href="contents.html" class="uplink">Inhalt</a>
|
||||
:: <a href="workspaces.html"><acronym title="Workspaces">Arbeitsflächen</acronym></a> »
|
||||
« <a href="filesystem-layout.html">Filesystem layout</a>
|
||||
:: <a href="contents.html" class="uplink">Contents</a>
|
||||
:: <a href="workspaces.html">Workspaces</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user