Update userguide translations

This commit is contained in:
autonielx
2015-01-17 18:26:48 +01:00
parent 5c9a335c57
commit ba483af7de
584 changed files with 5301 additions and 1412 deletions
+7 -8
View File
@@ -4,7 +4,7 @@
<head>
<!--
*
* Copyright 2008-2013, Haiku. All rights reserved.
* Copyright 2008-2015, Haiku. All rights reserved.
* Distributed under the terms of the MIT License.
*
* Authors:
@@ -58,23 +58,24 @@
<h1>Applications</h1>
<p>Before diving into all the applications that come with Haiku, let's have a more detailed look at how to install and uninstall programs. The most convenient way to find, install, update and uninstall applications is via Haiku's package management system. However, since Haiku is largely binary and source compatible to its ancestor BeOS, you might find older archives (.zip and .pkg) that can still be installed as well.</p>
<div class="box-info">Below you'll always find the <tt>~/config/</tt> hierarchy of the Home folder mentioned. If you intend to share packages for all users (once Haiku becomes multi-user aware), you should use the mirrored filesystem hierarchy under <tt>/system/</tt>. See topic <a href="filesystem-layout.html">Filesystem layout</a> for more information.</div>
<div class="box-info">Below you'll always find the <tt>/system/</tt> hierarchy of the mentioned. If you intend to install packages only for a single user (once Haiku becomes multi-user aware), you should use the mirrored filesystem hierarchy under home: <tt>~/config/</tt>. See topic <a href="filesystem-layout.html">Filesystem layout</a> for more information.</div>
<h2>
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
<a id="hpkg" name="hpkg">Haiku packages (.hpkg)</a></h2>
<p>The simplest way is to use <a href="applications/haikudepot.html">HaikuDepot</a> to find, download and automatically install and uninstall a package. If that isn't an option ———— maybe you downloaded a package somewhere, because it's not (yet) in a public repository ———— it's just as easy to install it manually: Just move the .hpkg file into <tt>~/config/packages/</tt>. </p>
<p>You'll find the newly installed application in <tt>~/config/apps/</tt> or, in case of a commandline application, in <tt>~/config/bin/</tt>. All other files the program depends upon (libraries, data, add-ons, etc.) appear automatically in the right locations in the filesystem.</p>
<p>The simplest way is to use <a href="applications/haikudepot.html">HaikuDepot</a> to find, download and automatically install and uninstall a package. If you have downloaded a package from somewhere else ———— maybe because it's not (yet) in a public repository ———— just double-click it to open in HaikuDepot and install from there.</p>
<p>You'll find the newly installed application in <tt>/system/apps/</tt> or, in case of a commandline application, in <tt>/system/bin/</tt>. All other files the program depends upon (libraries, data, add-ons, etc.) appear automatically in the right locations in the filesystem.</p>
<p>Topics <a href="deskbar.html">Deskbar</a> or <a href="desktop-applets/launchbox.html">LaunchBox</a> describe how to add shortcuts to your newly installed application.</p>
<p>Uninstalling is just as easy: move the package out of <tt>~/config/packages/</tt>.</p>
<div class="box-info">By the way, although you can unpack a .hpkg file like any other archive, this is not what the package mangement is doing when you're installing a package. The underlying filesystem only appears to spread files in their respective folders, there's no physical moving around taking place. This is why installing/uninstalling is so very fast and clean.</div>
<p>If the package depends on some other library or package, a window will pop up, asking if the necessary files shall be downloaded and installed as well.</p>
<p>Uninstalling is just as easy: Simply find the package in HaikuDepot and click <span class="button">Uninstall</span>.</p>
<p>If you're working in the Terminal or want to do un/installing of packages in a script, you should have a look at the command <tt>pkgman --help</tt>.</p>
<h2>
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
<a id="beos_apps" name="beos_apps">Old BeOS archives (.zip and .pkg)</a></h2>
<p>BeOS archives that include all they need in their app's folder can simply be unpacked (double clicking opens <span class="app">Expander</span> or the old <span class="app">PackageInstaller</span>) anywhere in <tt>/boot/home/</tt> and run from there. Uninstalling such self-contained applications is easy: just delete the app's folder.</p>
<p>This is true for the majority of old BeOS applications. If you happen upon one that doesn't work out-of-the-box, because it wants to spread its files to hard-coded locations that are not guaranteed to exist, you can try to fix things manually. The folder <tt>~/config/non-packaged/</tt> allows you to recreate the needed folder hierarchy. As more and more real .hpkg packages become available and old BeOS applications get re-packaged, this will become less needed. Please consult this <a href="http://www.haiku-os.org/guides/daily-tasks/install-applications">online article</a> on how to use the <tt>non-packaged</tt> hierarchy.</p>
<p>This is true for the majority of old BeOS applications. If you happen upon one that doesn't work out-of-the-box, because it wants to spread its files to hard-coded locations that are not guaranteed to exist, you can try to fix things manually. The folder <tt>/system/non-packaged/</tt> allows you to recreate the needed folder hierarchy. As more and more real .hpkg packages become available and old BeOS applications get re-packaged, this will become less needed. Please consult this <a href="http://www.haiku-os.org/guides/daily-tasks/install-applications">online article</a> on how to use the <tt>non-packaged</tt> hierarchy.</p>
<h2>
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
@@ -85,8 +86,6 @@
<td valign="top">A tool to track system resources like CPU and memory usage.</td></tr>
<tr><td style="width:24px;"><img src="../images/apps-images/bootmanager-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/bootmanager.html">BootManager</a></td><td> </td>
<td valign="top">A tool to install a boot menu in the Master Boot Record (MBR) of a drive.</td></tr>
<tr><td style="width:24px;"><img src="../images/apps-images/cdplayer-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/cdplayer.html">CDPlayer</a></td><td> </td>
<td valign="top">A player for audio CDs.</td></tr>
<tr><td style="width:24px;"><img src="../images/apps-images/charactermap-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/charactermap.html">CharacterMap</a></td><td> </td>
<td valign="top">An application that shows the Unicode character map.</td></tr>
<tr><td style="width:24px;"><img src="../images/apps-images/codycam-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/codycam.html">CodyCam</a></td><td> </td>
@@ -47,7 +47,7 @@
<span>
«  <a href="activitymonitor.html">ActivityMonitor</a> 
:: <a href="../applications.html#list-of-apps" class="uplink">Applications</a>
::  <a href="cdplayer.html">CDPlayer</a>  »
::  <a href="charactermap.html">CharacterMap</a>  »
</span></div>
</div>
@@ -99,7 +99,7 @@ Otherwise, choose <span class="button">Install</span> to continue.</p>
<div class="inner"><span>
«  <a href="activitymonitor.html">ActivityMonitor</a> 
:: <a href="../applications.html#list-of-apps" class="uplink">Applications</a>
::  <a href="cdplayer.html">CDPlayer</a>  »
::  <a href="charactermap.html">CharacterMap</a>  »
</span></div>
</div>
@@ -45,7 +45,7 @@
<li><a href="../../pl/applications/charactermap.html"><img src="../../images/flags/pl.png" alt="" />Polski</a></li>
</ul>
<span>
«  <a href="cdplayer.html">CDPlayer</a> 
«  <a href="bootmanager.html">BootManager</a> 
::  <a href="../applications.html#list-of-apps" class="uplink">Applications</a> 
::  <a href="codycam.html">CodyCam</a>  »
</span></div>
@@ -72,7 +72,7 @@
<!--
<div class="nav">
<div class="inner"><span>
«  <a href="cdplayer.html">CDPlayer</a> 
«  <a href="bootmanager.html">BootManager</a> 
::  <a href="../applications.html#list-of-apps" class="uplink">Applications</a> 
::  <a href="codycam.html">CodyCam</a>  »
</span></div>
+7 -4
View File
@@ -4,7 +4,7 @@
<head>
<!--
*
* Copyright 2010-2012, Haiku. All rights reserved.
* Copyright 2010-2014, Haiku. All rights reserved.
* Distributed under the terms of the MIT License.
*
* Authors:
@@ -87,11 +87,14 @@ Would you like a link to it?" "On Desktop" "In Deskbar" "No thanks"</pre>
<pre class="terminal">filepanel -s -t "Save your logfile" -d ~/config/settings -n Fantastic.log</pre>
<p><img src="../images/apps-images/cli-filepanel.png" alt="cli-alert.png" /></p>
</td></tr>
<tr><td><p><span class="cli">waitfor</span></p></td><td style="width:10px;"> </td>
<td valign="top"><p><span class="cli">waitfor</span> is a nice way to wait for a particular application or thread to be started or to have ended.</p>
<tr><td><p><span class="cli">hey</span></p></td><td style="width:10px;"> </td>
<td valign="top"><p><span class="cli">hey</span> is a littler helper tool that sends BMessages to applications and prints out their answer. It can be used for application scripting, i.e. "remote controlling" a program from a script or the command line. It's usage is a bit complex... Thanks to Scot Hacker's BeOS Bible, there's a nice <a href="http://www.birdhouse.org/beos/bible/bos/ch_scripting6.html">hey tutorial</a> by Chris Herborth.</p>
</td></tr>
<tr><td><p><span class="cli">query</span></p></td><td style="width:10px;"> </td>
<td valign="top"><p><span class="cli">query</span> is the commandline version of the Find panel. In fact, a quick way to generate the search term is to build a query in the Find panel, switch to <span class="menu">by formula</span>, add double quotes (<tt>"</tt>) in front and back and paste the whole string after your <span class="cli">query</span> command in Terminal or your script.</p>
</td></tr>
<tr><td><p><span class="cli">waitfor</span></p></td><td style="width:10px;"> </td>
<td valign="top"><p><span class="cli">waitfor</span> is a nice way to wait for a particular application or thread to be started or to have ended.</p>
</td></tr></table>
<h3><a href="#"><img src="../../images/up.png" style="border:none;float:right" alt="index" /></a>
@@ -99,7 +102,7 @@ Would you like a link to it?" "On Desktop" "In Deskbar" "No thanks"</pre>
<table summary="scripting cli tools" border="0" cellpadding="2" cellspacing="0">
<tr><td><p><span class="cli">checkfs</span></p></td><td style="width:10px;"> </td>
<td><p><span class="cli">checkfs</span> is an important tool to check for errors in your file system. Simply add the volume or device name and it'll run through every file and correct inconsistencies where possible.</p>
<td><p><span class="cli">checkfs</span> is an important tool to check for errors in your file system. Simply add a volume name like <span class="path">/Haiku</span> or device path and it'll run through every file and correct inconsistencies where possible.</p>
</td></tr>
<tr><td><p><span class="cli">desklink</span></p></td><td style="width:10px;"> </td>
<td valign="top"><p><span class="cli">desklink</span> can install an icon for any file, folder, query or application in the Deskbar tray. It also offers the option to provide a context menu when right-clicking an icon to execute special actions. As an example, try this to add the commandline app <span class="app">screenshot</span> with various options (the "<tt>\</tt>" in the first line is just for the line break in Terminal):</p>
+58 -17
View File
@@ -4,7 +4,7 @@
<head>
<!--
*
* Copyright 2013 Haiku. All rights reserved.
* Copyright 2013-2014 Haiku. All rights reserved.
* Distributed under the terms of the MIT License.
*
* Authors:
@@ -54,6 +54,17 @@
<div id="content">
<div>
<table class="index" id="index" summary="index">
<tr class="heading"><td>Index</td></tr>
<tr class="index"><td><a href="#filter">The Filter</a><br />
<a href="#list">The List</a><br />
<a href="#info">The Info Area</a><br />
<a href="#menu">Tools and Options</a><br />
<a href="#account">Creating a User Account</a><br />
<a href="#rating">Rating and Commenting</a><br />
</td></tr>
</table>
<h2><img src="../../images/apps-images/haikudepot-icon_64.png" alt="haikudepot-icon_64.png" width="64" height="64" />HaikuDepot</h2>
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><span class="menu">Applications</span></td></tr>
@@ -61,45 +72,75 @@
<tr><td>Settings:</td><td></td><td><span class="path">~/config/settings/HaikuDepot/</span></td></tr>
</table>
<p><br /></p>
<p>HaikuDepot is the central application when it comes to managing your software packages. With it you can browse and search through package repositories (also called "depots") and install, update and uninstall packages.</p>
<p>HaikuDepot is the central application when it comes to managing your software packages. With it you can browse and search through package repositories (also called "depots") and install, update and uninstall packages. HaikuDepot starts up with a list of "<i>Featured packages</i>", software that's deemed interesting to many users. As soon as you enter a term in the search box or choose a category, the display changes to smaller icons and more information arranged in columns.</p>
<img src="../images/apps-images/haikudepot.png" alt="haikudepot.png" />
<h3>The Filter</h3>
<h2><a href="#"><img src="../../images/up.png" style="border:none;float:right" alt="index" /></a>
<a id="filter" name="filter">The Filter</a></h2>
<p>At the top we find a few means to filter the list of available packages below:</p>
<ul>
<li><p>The <span class="menu">Show</span> pop-up menu lets you limit the list to individual categories like "<i>Audio</i>" or "<i>Games</i>". You can also have only your already installed packages displayed or those that have an update available.</p></li>
<li><p>The <span class="menu">Depot</span> pop-up menu lets you limit the list to only show packages from certain repositories,</p></li>
<li><p>The <span class="menu">Search terms</span> text field lets you filter the list to the keywords you enter.</p></li>
<li><p>The <span class="menu">Category</span> pop-up menu lets you limit the list to individual categories like "<i>Audio</i>" or "<i>Games</i>".</p></li>
<li><p>The <span class="menu">Depot</span> pop-up menu determines which online depots are queried or if only those packages shown, that were installed from somewhere other than an online depot ("<i>Local</i>"). Maybe from an USB thumb drive or downloaded from some website or a package that you've built yourself.</p></li>
<li><p>The <span class="menu">Search terms</span> text field filters the list to those packages that have all the entered (space-delimited) strings in their name or description.</p></li>
</ul>
<h3>The List</h3>
<h2><a href="#"><img src="../../images/up.png" style="border:none;float:right" alt="index" /></a>
<a id="list" name="list">The List</a></h2>
<p>Like in any Tracker window, you can choose from a context menu which columns to display by right-clicking the column heading. A left-click sorts the list according to that column. Of course, you can rearrange the columns by dragging them to a new position.</p>
<p>The status column of a package can have one of several states:</p>
<ul>
<li><p><span class="menu">Available</span>: The package exists in that depot and can be downloaded and installed. If there are any dependencies on other packages, you'll be informed of that while installing and get the choice of downloading/installing all that's necessary.</p></li>
<li><p><span class="menu">Active</span>: The package is currently installed and ready to be used.</p></li>
<li><p><span class="menu">Available</span>: The package exists in that depot and can be downloaded and installed. If there are any dependencies on other packages, you'll be informed of that while installing and get the choice of downloading/installing all that's necessary.</p></li>
<li><p><span class="menu">Pending / %</span>: <i>Pending</i> is shown for a package that is queued for download/installation. While a package is downloaded, the progress is shown as percentage.</p></li>
<li><p><span class="menu">Update available</span>: There's a newer version than your installed one available.</p></li>
</ul>
<p>You can grab the dotted line between the packages list and the info area to vertically resize the packages list.</p>
<h3>The Info Area</h3>
<h2><a href="#"><img src="../../images/up.png" style="border:none;float:right" alt="index" /></a>
<a id="info" name="info">The Info Area</a></h2>
<p>At the bottom is an area that displays information on the package that is currently selected in the list above it.<br />
To the right of package name, author, rating and version is a button, that depending on the current state of the package lets you <span class="button">Install</span>, <span class="button">Uninstall</span> or <span class="button">Update</span> it.</p>
<p>Below are three tabs:</p>
To the right of package name, author, rating and version is a button, that depending on the current state of the package lets you <span class="button">Install</span>, <span class="button">Uninstall</span> or <span class="button">Update</span> it. If a package is already installed, you'll find an additional button there to <span class="button">Open</span> the application.</p>
<p>Below are three tabs: About, Ratings, and Changelog.</p>
<ul>
<li><p><span class="menu">About</span> has a more detailed description of the package, as well as screenshots and a contact address and URL of the team that maintains the packaged software, if available.</p></li>
<li><p><span class="menu">Ratings</span> shows ratings and comments of users, if available. With the little thumb up/down icons to the right, you can show your approval or disapproval with a certain comment.</p></li>
<li><p><span class="menu">Changelog</span> show the detailed history of all the versions of the package that have been released so far.</p></li>
<li><p _translation_id="5252"><span class="menu">About</span></p>
<p _translation_id="5253">The first tab has a detailed description of the package, as well as screenshots and a contact address and URL of the team that maintains the packaged software, if available. Clicking the screenshot thumbnail will open it full-size in a new window</p></li>
<li><p _translation_id="5254"><span class="menu">Ratings</span></p>
<p _translation_id="5255">The second tab shows ratings and comments of users, if available.</p>
<img src="../images/apps-images/haikudepot-rating-tab.png" alt="haikudepot-rating-tab.png" />
<p _translation_id="5268">To the left is a statistic, showing the number of stars (1 to 5) the package got from how many users.<br />
In the middle are user comments with their nickname, the number of stars they gave the package and which version of the package they were rating or commenting on. You'll find more on how to rate a package yourself <a href="#rating">further down</a>.<br />
With the little thumb up/down icons to the right, you can show your approval or disapproval with a certain comment.</p></li>
<li><p _translation_id="5257"><span class="menu">Changelog</span></p>
<p _translation_id="5258">The last tab shows the detailed history of all the versions of the package that have been released so far.</p></li>
</ul>
<h3>Tools and Options</h3>
<h2><a href="#"><img src="../../images/up.png" style="border:none;float:right" alt="index" /></a>
<a id="menu" name="menu">Tools and Options</a></h2>
<p>In the <span class="menu">Tools</span> menu at the top of the window, you'll find an item to <span class="menu">Refresh depots</span>. This will request an up-to-date list of all available packages from the repositories.</p>
<p>Under <span class="menu">Options</span> you can choose to also <span class="menu">Show develop packages</span> and <span class="menu">Show source packages</span> in the packages list. For the normal user those are of no interest and would only clutter the list. They are important, however, for people who need the libraries, headers etc. of a package to develop and compile programs depending on them.</p>
<p>Of more interest are the other two items, <span class="menu">Show available packages</span> and <span class="menu">Show installed packages</span>, which are pretty self-explanatory.</p>
<h2><a href="#"><img src="../../images/up.png" style="border:none;float:right" alt="index" /></a>
<a id="account" name="account">Creating a User Account</a></h2>
<p>To be able to rate a package, you need a user account at the <a href="http://depot.haiku-os.org">Haiku Depot Server</a> that serves all the packages and keeps track of ratings and user comments. You can create an account within the HaikuDepot application by clicking on the menu in the far right of the menu bar that shows your current status: <span class="menu">Not logged in</span>. Choosing <span class="menu">Log in...</span> opens a window with two tabs; one to enter your user name and password (once you have those) to log in, and the other to create a new account:</p>
<img src="../images/apps-images/haikudepot-login-tab.png" alt="haikudepot-login-tab.png" />
<p>To create an account you need to:</p>
<ul><li>use an all lower-case user name without special characters</li>
<li>use a password that's at least 8 characters long with at least 2 capitals and 2 numbers</li>
<li>provide a valid email address (if you want a new password sent to you in case you forgot it)</li>
<li>solve the captcha</li></ul>
<p>After logging in, the top-right menu of the HaikuDepot window will now say <span class="menu">Logged in as (...)</span>, showing your user name. The menu now offers you to <span class="menu">Switch account...</span> or <span class="menu">Log out</span>.</p>
<h2><a href="#"><img src="../../images/up.png" style="border:none;float:right" alt="index" /></a>
<a id="rating" name="rating">Rating and Commenting</a></h2>
<p>After you've created a user account and are logged in, you can rate a package and leave a comment, if you want. Just hover the mouse over the rating stars in the info area of a package and they turn into a <span class="button">Rating...</span> button. Click it to open the rating window:</p>
<img src="../images/apps-images/haiku-depot-ratingpanel.png" alt="haiku-depot-ratingpanel.png" />
<p>Here you move the mouse over the stars to light them up and choose your rating, you can also choose from a number of levels to judge the stability of the application and pick the language of your optional comment. To make a comment meaningful, you should have worked with the application you're about to rate for a while to become familiar with its features, bugs and quirks. And don't write the next great American novel... keep it short, sweet and polite. :)<br />
After you click <span class="button">Send</span> the data is transmitted to the server. You may have to go to the <span class="menu">Tools</span> menu to <span class="menu">Refresh depots</span> before you can see your changes.</p>
<p>At any time, you can come back and edit your comment and re-rate it. You can also hide your rating from other users by deactivating the checkbox <span class="menu">Other users can see this rating</span>.</p>
</div>
</div>
<!--
<div class="nav">
<div class="inner"><span>
 «  <a href="expander.html">Expander</a> 
@@ -107,6 +148,6 @@ To the right of package name, author, rating and version is a button, that d
::  <a href="icon-o-matic.html">Icon-O-Matic</a>  »
</span></div>
</div>
-->
</body>
</html>
@@ -4,7 +4,7 @@
<head>
<!--
*
* Copyright 2010-2011, Haiku. All rights reserved.
* Copyright 2010-2014, Haiku. All rights reserved.
* Distributed under the terms of the MIT License.
*
* Authors:
@@ -109,21 +109,17 @@ Then there are settings for <span class="menu">Subtitle size</span> and <span cl
</table>
<p>These keys are assigned to the functions of the control buttons. They are always the bottom left letter keys on the keyboard, i.e. they are used independently of your current keymapping. The above keys correspond to a standard US-american keymap.</p>
<table summary="keycombos" border="0" cellspacing="0" cellpadding="2">
<tr><td align="right"><span class="key"></span></td><td style="width:15px;"></td><td>Seek forwards</td></tr>
<tr><td align="right"><span class="key">SHIFT</span> <span class="key"></span></td><td></td><td>Jump forwards 10 seconds</td></tr>
<tr><td align="right"><span class="key">ALT</span> <span class="key"></span></td><td></td><td>Jump forwards 30 seconds</td></tr>
<tr><td align="right"><span class="key"></span></td><td></td><td>Seek backwards</td></tr>
<tr><td align="right"><span class="key">SHIFT</span> <span class="key"></span></td><td></td><td>Jump backwards 10 seconds</td></tr>
<tr><td align="right"><span class="key">ALT</span> <span class="key"></span></td><td></td><td>Jump backwards 30 seconds</td></tr>
<tr><td align="right"><span class="key"></span> / <span class="key"></span></td><td style="width:15px;"></td><td>Seek backwards/forwards</td></tr>
<tr><td align="right"><span class="key">SHIFT</span> <span class="key"></span> / <span class="key"></span></td><td></td><td>Jump backwards/forwards 10 seconds</td></tr>
<tr><td align="right"><span class="key">ALT</span> <span class="key"></span> / <span class="key"></span></td><td></td><td>Jump backwards/forwards 30 seconds</td></tr>
<tr><td align="right"><span class="key"></span></td><td></td><td>Increase volume</td></tr>
<tr><td align="right"><span class="key"></span></td><td></td><td>Decrease volume</td></tr>
<tr><td align="right"><span class="key"></span> / <span class="key"></span></td><td></td><td>Decrease/Increase volume</td></tr>
<tr><td align="right"><span class="key">ALT</span> <span class="key"></span></td><td></td><td>Skip to previous Track</td></tr>
<tr><td align="right"><span class="key">ALT</span> <span class="key"></span></td><td></td><td>Skip to next Track</td></tr>
<tr><td align="right"><span class="key">ALT</span> <span class="key"></span> / <span class="key"></span></td><td></td><td>Skip to next/previous Track</td></tr>
<tr><td align="right"><span class="key">Spacebar</span></td><td></td><td>Toggle play/pause</td></tr>
<tr><td align="right"><span class="key">ALT</span> <span class="key">ENTER</span></td><td></td><td>Toggle full-screen mode (also done by double left-clicking the video area)</td></tr>
<tr><td align="right"><span class="key">ALT</span> <span class="key">ENTER</span></td><td></td><td>Toggle full-screen mode (also done by double left-clicking the video area or pressing <span class="key">F</span> or <span class="key">TAB</span>)</td></tr>
<tr><td class="onelinetop" align="right"><span class="key">ALT</span> <span class="key">SHIFT</span> <span class="key">0</span> / <span class="key">1</span> / <span class="key">2</span> / <span class="key">3</span></td><td></td><td>Changes aspect ratio to <span class="menu">Stream settings</span> (how the video was encoded), <span class="menu">No aspect correction</span> (maps the pixels of the video 1:1 to the screen), <span class="menu">4:3</span>, <span class="menu">16:9</span></td></tr>
</table>
</div>
+2 -2
View File
@@ -58,12 +58,12 @@
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><span class="menu">Applications</span></td></tr>
<tr><td>Location:</td><td></td><td><span class="path">/boot/system/apps/Pe/Pe</span></td></tr>
<tr><td>Documentation:</td><td></td><td><span class="path">/boot/system/apps/Pe/Documentation.html</span></td></tr>
<tr><td>Documentation:</td><td></td><td><span class="path">/boot/system/apps/Pe/Documentation/index.html</span></td></tr>
<tr><td>Settings:</td><td></td><td><span class="path">~/config/settings/pe/*</span></td></tr>
</table>
<p><br /></p>
<p>Pe is a sophisticated editor, with its syntax highlighting targeted mainly at programmers and HTML writers. Originally created by Maarten Hekkelmann, it's been open sourced and maintained by Haiku developers. A bugtracker and more information is available at the <a href="http://developer.berlios.de/projects/pe-editor/">Pe project page</a>.</p>
<p>Find out more about Pe's features in its local <a href="file:///boot/apps/Pe/Documentation.html">documentation</a>.</p>
<p>Find out more about Pe's features in its local <a href="file:// /boot/system/apps/Pe/Documentation/index.html">documentation</a>. </p>
</div>
</div>
+1 -1
View File
@@ -72,7 +72,7 @@
The <span class="menu">Advanced</span> tab holds the setting for the maximum simultaneous connections.</p>
<p>The menu items of the console window are all self-explanatory. With them you can e.g. save (parts) of the console output, clear the console or logging file and start/stop the server or clear the hit counter.</p>
<div class="box-info">If you want to try out if PoorMan's working, choose <span class="path">/boot/apps/BePDF/docs/</span> as folder and <span class="cli">index.html</span> as start page. Then point your browser to the URL 127.0.0.1, which is your local host.</div>
<div class="box-info">If you want to try out if PoorMan's working, choose <span class="path">/boot/system/apps/BePDF/docs/</span> as folder and <span class="cli">index.html</span> as start page. Then point your browser to the URL 127.0.0.1, which is your local host.</div>
</div>
</div>
+12 -7
View File
@@ -4,7 +4,7 @@
<head>
<!--
*
* Copyright 2008-2013, Haiku. All rights reserved.
* Copyright 2008-2014, Haiku. All rights reserved.
* Distributed under the terms of the MIT License.
*
* Authors:
@@ -77,18 +77,23 @@ By default, <tt>%1d: %p</tt>, a tab shows the current directory and, separated b
Via <span class="menu">Edit | Window title...</span> the Terminal window's title can be edited in a similar way.</p>
<p>Right-clicking a tab shows a context menu to <span class="menu">Close tab</span>, <span class="menu">Close other tabs</span> or, like double-clicking, <span class="menu">Edit tab title...</span>.</p>
<p>A Terminal window can be resized like any other window or you use the presets from the <span class="menu">Settings | Window size</span> menu. <span class="key">ALT</span> <span class="key">ENTER</span> toggles fullscreen mode.</p>
<p>Changed window size and text encoding are only kept choosing <span class="menu">Settings | Save as default</span>.</p>
<p>All the settings you change directly through the <span class="menu">Settings</span> menu, like <span class="menu">Window title</span>, <span class="menu">Window size</span>, <span class="menu">Text encoding</span> or <span class="menu">Font size</span> are only kept for the current session. If you want to make permanent changes, you have to apply them in the <span class="menu">Settings...</span> panel.</p>
<h2><a href="#"><img src="../../images/up.png" style="border:none;float:right" alt="index" /></a>
<a id="settings" name="settings">Settings</a></h2>
<p><span class="menu">Settings | Settings...</span> opens a panel to configure the standard settings of a Terminal.</p>
<img src="../images/apps-images/terminal-settings.png" alt="terminal-settings.png" />
<br />
<p>It starts off with the "formulas" for naming tab and window titles. Again, tooltips show the available variables. Below that you set font type, font size and the different text and background colors. You can choose a pre-defined color schema like <span class="menu">Black on white</span> or <span class="menu">White on black</span> or create a <span class="menu">Custom</span> one using the color picker below.<br />
Activate the checkbox to <span class="menu">Confirm exit if active programs exist</span> and you'll be warned when trying to close a Terminal window while an app is still being executed.<br />
You can save different settings as separate profiles, which on double-click open an accordingly configured Terminal.<br />
Pressing <span class="button">OK</span> will save the current settings as default.</p>
<p>Most of the offered settings speak for themselves.<br />
Hover your mouse over the "formulas" for naming tab and window titles to get tooltips for the available variables. <br />
You can choose pre-defined color schema like <span class="menu">Midnight</span> or <span class="menu">Retro</span> or create a <span class="menu">Custom</span> one by selecting which color you want to change (<span class="menu">Text</span>, <span class="menu">Background</span>, <span class="menu">Cursor</span> etc.) and then use the color picker below.</p>
<p>A few more options follow: you can have a <span class="menu">Blinking cursor</span> and choose to <span class="menu">Use bright instead of bold text</span>. The latter setting avoids the sometimes rather unsightly rendering of bold fonts in the Terminal.<br />
Activate the checkbox to <span class="menu">Confirm exit if active programs exist</span> and you'll be warned when trying to close a Terminal window while an app is still being executed.</p>
<table summary="layout" border="0" cellpadding="2" cellspacing="0">
<tr><td class="onelinetop"><span class="button">Save to file...</span></td><td width="10"> </td><td>let's you save different settings as separate profiles, which on double-click open an accordingly configured Terminal.</td></tr>
<tr><td><span class="button">Revert</span></td><td> </td><td>brings back the settings that were active when you opened the settings panel.</td></tr>
<tr><td><span class="button">Defaults</span></td><td> </td><td>resets everything to default values.</td></tr>
</table>
<h2>
<a href="#"><img src="../../images/up.png" style="border:none;float:right" alt="index" /></a>
<a id="shortcuts" name="shortcuts">Keyboard shortcuts</a></h2>
+187 -6
View File
@@ -45,9 +45,9 @@
<li><a href="../../pl/applications/vision.html"><img src="../../images/flags/pl.png" alt="" />Polski</a></li>
</ul>
<span>
 «  <a href="pe.html">Pe</a> 
::  <a href="../applications.html#list-of-bundled-apps" class="uplink">Applications</a> 
::  <a href="wonderbrush.html">WonderBrush</a>  »
« <a href="pe.html">Pe</a>
:: <a href="../applications.html#list-of-bundled-apps" class="uplink">Applications</a>
:: <a href="wonderbrush.html">WonderBrush</a> »
</span></div>
</div>
@@ -64,6 +64,187 @@
<p>Vision is an IRC client originally developed for the BeOS. Documentation and a bug tracker are available at the <a href="http://vision.sourceforge.net/">Vision website</a>.</p>
<div class="box-info">You can find help from other Haiku users and developers on <a href="http://www.haiku-os.org/community/irc">Haiku channels</a> in various languages.<br />
The most frequented is the English speaking #haiku at irc.freenode.org.</div>
<p>Here's a list of built-in commands, taken with permission from Visions website.</p>
<p>The syntax:</p>
<table summary="layout" border="0" cellspacing="0" cellpadding="0">
<tr><td><tt>/COMMAND</tt></td><td width="10"></td><td>the command</td></tr>
<tr><td><tt>&lt;required&gt;</tt></td><td></td><td>a required parameter</td></tr>
<tr><td><tt>[optional]</tt></td><td></td><td>an optional parameter</td></tr>
<tr><td><tt>|</tt></td><td></td><td>a logical OR</td></tr>
<tr><td><tt>...</tt></td><td></td><td>more parameters possible</td></tr>
</table>
<ul>
<li><p><span class="menu">/ABOUT</span><br />
Opens Vision's About window.</p></li>
<li><p><span class="menu">/ACRONYM [word]</span><br />
Opens www.acronymfinder.com with your current html handler. (Note: If the file-handler is not a browser, it opens the application specified in FileTypes.)</p></li>
<li><p><span class="menu">/AWAY [away-reason]</span><br />
Sets away status on current network. If no away reason is specified, it is set to 'BRB'. (be right back)</p></li>
<li><p><span class="menu">/BACK</span><br />
Sets your status to 'back' on current network.</p></li>
<li><p><span class="menu">/CLEAR</span><br />
Clears the contents of the current text buffer.</p></li>
<li><p><span class="menu">/CTCP &lt;nick|channel&gt; &lt;PING|VERSION|FINGER|TIME|CLIENTINFO|USERINFO&gt;</span><br />
Executes the specified ctcp command on a channel or nick.</p></li>
<li><p><span class="menu">/DCC &lt;CHAT&gt; &lt;nick&gt;</span><br />
Opens a private dcc chat session with the specified nick.</p></li>
<li><p><span class="menu">/DCC &lt;SEND&gt; &lt;nick&gt; [file]</span><br />
Sends a file to &lt;nick&gt;. If no file is specified, a File panel will open.</p></li>
<li><p><span class="menu">/DEOP /DOP /DEVOICE &lt;nick1&gt; [nick2] ...</span><br />
De-ops or de-voices &lt;nick(s)&gt;.</p></li>
<li><p><span class="menu">/DESCRIBE &lt;nick&gt; &lt;message&gt;</span><br />
Same as /ME, but opens a query on &lt;nick&gt;.</p></li>
<li><p><span class="menu">/DNS &lt;domain name/IP address&gt;</span><br />
Resolves the given IP or domain name.</p></li>
<li><p><span class="menu">/EXIT</span><br />
Quits Vision.</p></li>
<li><p><span class="menu">/GAWAY [away-reason]</span><br />
Same as /AWAY [away-reason], but applies to all connected networks.</p></li>
<li><p><span class="menu">/GBACK</span><br />
Same as /BACK, but on applies to all connected networks.</p></li>
<li><p><span class="menu">/GOOGLE [search-string]</span><br />
Opens www.google.com with your current html handler. (Note: If the file-handler is not a browser, it opens the application specified in FileTypes.)</p></li>
<li><p><span class="menu">/INVITE /I &lt;nick&gt; &lt;channel&gt;</span><br />
Invites &lt;nick&gt; to the &lt;channel&gt;.</p></li>
<li><p><span class="menu">/JOIN /J &lt;channel&gt; [channel-key]</span><br />
Joins the &lt;channel&gt;. Provide a [channel-key] if necessary.</p></li>
<li><p><span class="menu">/KICK /K &lt;nick&gt; [reason]</span><br />
Kicks &lt;nick&gt; from current channel. If [reason] is not specified, it will be set to the reason specified in Preferences.</p></li>
<li><p><span class="menu">/KILL &lt;nick&gt; [message]</span><br />
IRC operator command to disconnect a user from the network.</p></li>
<li><p><span class="menu">/LIST</span><br />
Opens a new view which lists all the channels on the current network. [except hidden channels]</p></li>
<li><p><span class="menu">/M</span><br />
Displays the channel modes of the current channel.</p></li>
<li><p><span class="menu">/M &lt;+-ohvbeqa&gt; &lt;nick1&gt; [nick2] ...</span><br />
Same as <span class="menu">MODE &lt;channel&gt; &lt;modes&gt; &lt;nick&gt;</span>, but on current channel.</p></li>
<li><p><span class="menu">/M &lt;+-kfL,l,psmntirRcOAQKVHGCuzN&gt;</span><br />
Same as <span class="menu">/MODE &lt;channel&gt; &lt;modes&gt;</span>, but on current channel.</p></li>
<li><p><span class="menu">/ME &lt;text&gt;</span><br />
Displays: <i>* emwe &lt;text&gt;.</i></p></li>
<li><p><span class="menu">/MODE &lt;channel&gt; &lt;+-ohvbeqa&gt; &lt;nick1&gt; [nick2] ...</span><br />
Sets mode for &lt;nick(s)&gt; on &lt;channel&gt;.<br />
e.g. <span class="menu">/MODE #channel +o nick1</span><br />
or <span class="menu">/MODE #channel +oo-o nick1 nick2 nick3</span></p></li>
<li><p><span class="menu">/MODE &lt;channel&gt; &lt;+-kfL,l,psmntirRcOAQKVHGCuzN&gt;</span><br />
Sets the mode of &lt;channel&gt;. (Note: Commata just for optical separation.)<br />
e.g. <span class="menu">/MODE #channel +ms</span></p></li>
<li><p><span class="menu">/MSG &lt;nick&gt; &lt;message&gt;</span><br />
Sends a &lt;message&gt; to &lt;nick&gt;.</p></li>
<li><p><span class="menu">/NAMES</span><br />
Displays all channels and all nicks of the network in the network window. (Careful with this one)</p></li>
<li><p><span class="menu">/NAMES &lt;channel&gt;</span><br />
Displays nick(s) in &lt;channel&gt;.</p></li>
<li><p><span class="menu">/NICK &lt;newnick&gt;</span><br />
Changes your nick to &lt;newnick&gt;.</p></li>
<li><p><span class="menu">/NOTICE &lt;nick&gt; &lt;message&gt;</span><br />
Sends a notice to &lt;nick&gt; with the given &lt;message&gt;.</p></li>
<li><p><span class="menu">/NOTIFY &lt;nick1&gt; [nick2] ...</span><br />
Adds &lt;nick(s)&gt; to your notify list.</p></li>
<li><p><span class="menu">/PEXEC /RRUN &lt;app1&gt; [ | &lt;app2&gt; | ... ]</span><br />
Executes the given &lt;app&gt;. If more than one application is provided, they will be executed in a pipe.<br />
e.g. <span class="menu">/PEXEC Terminal | StyledEdit</span> opens a new Terminal, and afterwards StyledEdit<br />
or <span class="menu">/PEXEC ls -la ~/Downloads/</span> displays the contents of your ~/Downloads/ directory in the current window (Attention!)</p></li>
<li><p><span class="menu">/OP /VOICE &lt;nick1&gt; [nick2] ...</span><br />
Ops or voices to &lt;nick(s)&gt;.</p></li>
<li><p><span class="menu">/PART</span><br />
Leaves current channel or network.</p></li>
<li><p><span class="menu">/PING &lt;nick&gt;</span><br />
Pings the &lt;nick&gt; and returns the ping-time. Equivalent to <span class="menu">/CTCP &lt;nick&gt; PING</span>.</p></li>
<li><p><span class="menu">/QUERY /Q &lt;nick&gt; [message]</span><br />
Opens a query window on &lt;nick&gt;, optionally along with a [message].</p></li>
<li><p><span class="menu">/QUIT /QUI [custom-quit-message]</span><br />
Quits current network. If [custom-quit-message] is not specified, the default set in Preferences will be used.</p></li>
<li><p><span class="menu">/RAW /QUOTE &lt;command|text&gt;</span><br />
Sends a raw IRC command.</p></li>
<li><p><span class="menu">/RECONNECT</span><br />
Will reconnect you to the current network if the 47 automatic reconnection attempts have failed.</p></li>
<li><p><span class="menu">/SLEEP &lt;deciseconds&gt;</span><br />
Causes current thread to sleep for the specified time ; for future scripting use.</p></li>
<li><p><span class="menu">/SQUIT</span><br />
IRC operator command to disconnect a server.</p></li>
<li><p><span class="menu">/T</span><br />
Displays the channel-topic of current channel.</p></li>
<li><p><span class="menu">/T &lt;new-channel-topic&gt;</span><br />
Same as <span class="menu">/TOPIC &lt;channel&gt; &lt;new-channel-topic&gt;</span>, but on current channel.</p></li>
<li><p><span class="menu">/TIME &lt;nick&gt;</span><br />
Returns local time of &lt;nick&gt;. Equivalent to <span class="menu">/CTCP &lt;nick&gt; TIME.</span></p></li>
<li><p><span class="menu">/TOPIC &lt;channel&gt;</span><br />
Displays the channel-topic of &lt;channel&gt;.</p></li>
<li><p><span class="menu">/TOPIC &lt;channel&gt; &lt;new-channel-topic&gt;</span><br />
Sets the channel topic of &lt;channel&gt; to &lt;new-channel-topic&gt;.</p></li>
<li><p><span class="menu">/UNNOTIFY &lt;nick1&gt; [nick2] ...</span><br />
Removes &lt;nick(s)&gt; from your notify list.</p></li>
<li><p><span class="menu">/UPTIME [-l]</span><br />
Displays the systems uptime. If [-l] is specified, the uptime will be echoed locally, and not sent to the network.</p></li>
<li><p><span class="menu">/VERSION &lt;nick&gt;</span><br />
Returns the client-version of &lt;nicks&gt; IRC-client. Equivalent to <span class="menu">/CTCP &lt;nick&gt; VERSION</span>.</p></li>
<li><p><span class="menu">/VISIT &lt;url&gt;</span><br />
Opens &lt;url&gt; with your current html handler. (Note: If the handler is not a browser, it opens the application specified in FileTypes.)</p></li>
<li><p><span class="menu">/WEBSTER /DICTIONARY [word]</span><br />
Opens www.m-w.com (Merriam Webster) with your current html handler. (Note: If the handler is not a browser, it opens the application specified in FileTypes.)</p></li>
<li><p><span class="menu">/VUPTIME [-l]</span><br />
Displays the Vision uptime. The [-l] parameter has the same effect as in <span class="menu">/UPTIME</span>.</p></li>
<li><p><span class="menu">/WALLOPS</span><br />
IRC operator command that sends a wallops message (visible to those with umode w active).</p></li>
<li><p><span class="menu">/WHOIS /W &lt;nick&gt;</span><br />
Returns whois information of &lt;nick&gt;.</p></li>
</ul>
</div>
</div>
@@ -71,9 +252,9 @@ The most frequented is the English speaking #haiku at irc.freenode.org.</div>
<!--
<div class="nav">
<div class="inner"><span>
 «  <a href="pe.html">Pe</a> 
::  <a href="../applications.html#list-of-bundled-apps" class="uplink">Applications</a> 
::  <a href="wonderbrush.html">WonderBrush</a>  »
« <a href="pe.html">Pe</a>
:: <a href="../applications.html#list-of-bundled-apps" class="uplink">Applications</a>
:: <a href="wonderbrush.html">WonderBrush</a> »
</span></div>
</div>
-->
@@ -61,7 +61,7 @@
<tr><td>Settings:</td><td></td><td><span class="path">~/config/settings/WonderBrush</span></td></tr>
</table>
<p><br /></p>
<p>WonderBrush is an editor for bitmap and vector graphics. Find more information and workshops at the <a href="http://yellowbites.com/wonderbrush.html">YellowBites website</a> and in the local <a href="file:///boot/apps/WonderBrush/Documentation%20en/introduction.html">documentation.</a></p>
<p>WonderBrush is an editor for bitmap and vector graphics. Find more information and workshops at the <a href="http://yellowbites.com/wonderbrush.html">YellowBites website</a> and in the local <a href="file:///boot/system/apps/WonderBrush/Documentation%20en/introduction.html">documentation.</a></p>
</div>
</div>
+3 -3
View File
@@ -82,10 +82,10 @@
<li><a href="gui.html#replicants">Replicants</a></li></ul></td>
<td valign="top">Learn about the basic elements of the graphical user interface.</td></tr>
<tr><td valign="top"><a href="workspaces.html">Workspaces</a><ul>
<li><a href="workspaces.html#applet">The Workspaces Applet</a></li>
<li><a href="workspaces.html#switching">Switching workspaces</a></li>
<li><a href="workspaces.html#moving">Moving windows between workspaces</a></li>
<li><a href="workspaces.html#special">Special functionality</a></li></ul></td>
<li><a href="desktop-applets/workspaces.html">The Workspaces Applet</a></li>
<li><a href="desktop-applets/workspaces.html#moving">Moving windows between workspaces</a></li>
<li><a href="desktop-applets/workspaces.html#special">Special functionality</a></li></ul></td>
<td valign="top">Use virtual desktops for an uncluttered work environment.</td></tr>
<tr><td valign="top"><a href="twitcher.html">Twitcher</a></td>
<td valign="top">Switch between running applications.</td></tr>
Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 43 KiB

After

Width:  |  Height:  |  Size: 78 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

After

Width:  |  Height:  |  Size: 27 KiB

@@ -4,7 +4,7 @@
<head>
<!--
*
* Copyright 2008-2013, Haiku. All rights reserved.
* Copyright 2008-2014, Haiku. All rights reserved.
* Distributed under the terms of the MIT License.
*
* Authors:
@@ -88,6 +88,7 @@
<a id="decorators" name="decorators">Window decorators</a></h2>
<img src="../images/prefs-images/appearance-decorators.png" alt="appearance-decorators.png" />
<p>Decorators determine the look and feel of windows and all GUI elements. Currently Haiku comes with only one default decorator. Should you find and install other decorators, you can choose a different one from the pop-up menu.</p>
<p>Haiku's default decorator lets you set the arrow style of the scroll bar: either single arrows at the end of scrollbars to conserve a bit of space, or double arrows — the traditional BeOS way — potentially saving some mouse moving when scrolling up and down or left and right...</p>
<h2>
<a href="#"><img src="../../images/up.png" style="border:none;float:right" alt="index" /></a>
+4 -3
View File
@@ -4,7 +4,7 @@
<head>
<!--
*
* Copyright 2008-2011, Haiku. All rights reserved.
* Copyright 2008-2014, Haiku. All rights reserved.
* Distributed under the terms of the MIT License.
*
* Authors:
@@ -148,13 +148,14 @@ This type-ahead filtering is set in the <a href="#tracker-preferences.html">Trac
<br />So, in short, the not so obvious settings:</p>
<ul>
<li><p><span class="menu">Desktop</span> - Decide if all mounted disks appear directly on the Desktop or in a window after clicking a single Disk icon sitting on the Desktop.</p></li>
<li><p><span class="menu">Windows</span> - You can set <span class="menu">Single window navigation</span>, i.e. a double-clicked folder doesn't open in its own window, but inside the already open window instead, replacing the view of it's parent folder. This is not the same as clicking while holding the <span class="key">OPT</span> key, as described above, because you'll lose the per window saved position and size.
<li><p><span class="menu">Windows</span> - You can set <span class="menu">Single window navigation</span>, i.e. a double-clicked folder doesn't open in its own window, but inside the already open window instead, replacing the view of its parent folder. This is not the same as clicking while holding the <span class="key">OPT</span> key, as described above, because you'll lose the per window saved position and size.
<br /><br /></p>
<img src="images/tracker-images/tracker-preferences-navigator.png" alt="tracker-preferences-navigator.png" />
<p>Before you switch Tracker to Single Window Navigation mode, because that may feel more familiar to you, we recommend giving the menu based browsing a try first, as that may actually work much faster for you after getting used to. On the other hand, single window browsing offers a <i>Navigator</i> where you can enter or copy &amp; paste a path name and use back, forward and up buttons.</p>
<p>Before you switch Tracker to <span class="menu">Single window navigation mode</span>, because that may feel more familiar to you, we recommend giving the menu based browsing a try first, as that may actually work much faster for you after getting used to. On the other hand, single window browsing offers a <i>Navigator</i> where you can enter or copy &amp; paste a path name and use back, forward and up buttons.</p>
<p>Activating <span class="menu">Type-ahead filtering</span> will filter the contents of a Tracker window while you type to only display the files matching your string in their name or any currently displayed attribute. See <a href="#type-ahead-filter">above</a>.</p></li>
<li><p><span class="menu">Trash</span> - Set the behavior when deleting a file.</p></li>
<li><p><span class="menu">Volume icons</span> - Set the color of an optional indicator of free space that's shown besides a disk's icon.</p></li>
<li><p><span class="menu">Disk mount</span> - Define when and what disks are mounted automatically, as described above under <a href="#mounting-volumes">"Mounting volumes"</a>.</p></li>
</ul>
<p>This panel, by the way, is also available as <span class="app">Tracker</span> from Deskbar's <span class="menu">Preferences</span>.</p>
+1 -1
View File
@@ -69,7 +69,7 @@
<h1>Workshop: Wireless networking</h1>
<p>Getting the networking to run is essential in today's need for permanent internet connection. As keeping up to date with all the different and ever changing hardware and drivers is quite impossible for a small project, Haiku relies on a <a href="http://www.freebsd.org">FreeBSD</a> compatibility layer for its networking drivers.<br />
This ensures a massive amount of supported hardware, though probably not 100% of what's out there. See <a href="https://www.haiku-os.org/guides/daily-tasks/wireless#hardware-notes">this list online</a> for a list of supported models or check <a href="http://www.freebsd.org/releases/9.2R/hardware.html#wlan">FreeBSD 9.2's release hardware notes</a>.</p>
This ensures a massive amount of supported hardware, though probably not 100% of what's out there. See <a href="https://www.haiku-os.org/guides/daily-tasks/wireless#hardware-notes">this list online</a> for a list of supported models or check <a href="http://www.freebsd.org/releases/9.3R/hardware.html#wlan">FreeBSD 9.3's release hardware notes</a>.</p>
<div class="box-info">Currently only PCI, PCI-X, PCI-Express, Mini PCI, and Mini PCI-Express devices are expected to work.<br />
PCMCIA, CardBus, ExpressCard, USB and ISA devices still need more work to become functional.</div>