* Small improvements here and there, esp. heading hierarchy.
* Renamed "Showimage" to "ShowImage". Thanks mmadia. * Some more tweaking of box padding in the CSS. * Added "Expander", adjusted contents of applications.html git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29648 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -51,14 +51,14 @@
|
||||
<li><p>The resize button. Dragging anywhere else on a window's border will move the window.</p></li>
|
||||
</ol>
|
||||
|
||||
<h2><a id="open-save-panel" name="open-save-panel">Open and save panels</a></h2>
|
||||
<h1><a id="open-save-panel" name="open-save-panel">Open and save panels</a></h1>
|
||||
<p>When opening or saving a file from any application, a panel like this opens:</p>
|
||||
<img src="../images/gui-images/open-save.png" alt="open-save.png" width="645" height="362" />
|
||||
<p>It has all the usual things: A list of files of the current folder to choose from, in case of a save panel, a text field to enter a filename and a drop-down menu for different file formats and their settings.<br />
|
||||
You can enter parent folders with the drop-down menu above the file listing.</p>
|
||||
<p>If you already have a Tracker window with the location for a file open, you can simply drag either any file or the folder-representation (i.e. the symbol to the far right in its menubar) into the panel. This changes the panel to that new location.</p>
|
||||
<p>If you already have a Tracker window with the location for a file open, you can simply drag either any file or the folder-representation (i.e. the symbol to the far right in its menu bar) into the panel. This changes the panel to that new location.</p>
|
||||
|
||||
<h3><a id="open-save-shortcuts" name="open-save-shortcuts">Keyboard shortcuts</a></h3>
|
||||
<h2><a id="open-save-shortcuts" name="open-save-shortcuts">Keyboard shortcuts</a></h2>
|
||||
<p>You can use many of the shortcuts also 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> Creates a new folder.</td></tr>
|
||||
@@ -69,7 +69,7 @@ You can enter parent folders with the drop-down menu above the file listing.</p>
|
||||
<tr><td><span class="key">ALT</span> <span class="key">H</span></td><td></td><td> Takes you to your Home folder.</td></tr>
|
||||
</table>
|
||||
|
||||
<h3><a id="favorites-recent" name="favorites-recent">Favorites and recent folders</a></h3>
|
||||
<h2><a id="favorites-recent" name="favorites-recent">Favorites and recent folders</a></h2>
|
||||
<p>The menu <span class="menu">Favorites</span> provides recently visited folders and favorite locations that you can set up yourself. As indicated by the little arrow, you can also use these locations to navigate further down the hierarchy via submenus.</p>
|
||||
<img src="../images/gui-images/favorites.png" alt="favorites.png" width="455" height="209" />
|
||||
<p>To add a Favorite, you simply navigate to your destination and choose <span class="menu">Favorites | Add Current Folder</span>. From now on it will appear in every open/save panel. To remove a Favorite, choose <span class="menu">Favorites | Configure Favorites...</span> and delete its entry.<br />
|
||||
|
||||
Reference in New Issue
Block a user