* Added docs of applications:

CDPlayer and CodyCam (both work in progress), DeskCalc
* Started installing.html.
* Added a screenshot of Glyph+Subpixel rendering to Appearance prefs.
* Mentioned new setting "Monospaced Fonts Only" glyph hinting in Apperance prefs
* Mentioned sysinfo and listdev in bugreports.html as pointed out by scottmc.
* Some tweaks to the Haiku-doc.css.
* Put a link to http://www.haiku-os.org/community into welcome.html,
  removed the "(online)".
* Reorganized the file hierarchy to accommodate future translations. See thread:
  http://www.freelists.org/post/haiku-doc/Organizing-translations-of-User-GuideWelcome-Package.
* Added a userguide/languages.html that will serve as entry for the different
  translations.
  Since the welcome page is more or less only one page, we'll find another
  solution for that when the first translations are available. 


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28890 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Joachim Seemer
2009-01-12 15:58:51 +00:00
parent f58d8cf235
commit 077a475a14
313 changed files with 920 additions and 622 deletions
@@ -58,19 +58,21 @@ div.content {
margin-top: 50px;
margin-left: 40px;
margin-right: 40px;
margin-bottom: 50px;
}
h1 {
font-size: 1.3em;
font-weight: normal;
color: #0c3762;
border-bottom: dotted thin #e0e0e0;
margin-top: 50px;
}
h2 {
font-size: 1.2em;
font-weight: normal;
color: #0c3762;
border-bottom: dotted thin #e0e0e0;
margin-top: 50px;
margin-top: 40px;
}
h3 {
font-size: 1.1em;
@@ -147,7 +149,7 @@ tt {
pre.terminal {
border-color: #0c3762;
border-style: dotted;
border-width: medium;
border-width: thin;
margin: 0em;
padding: 1.5em;
background-color: #f0f0f0;
@@ -1,61 +0,0 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../../welcome/html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
*
* Copyright 2008, Haiku. All rights reserved.
* Distributed under the terms of the MIT License.
*
* Authors:
* Humdinger <[email protected]>
*
-->
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>CDPlayer</title>
<link rel="stylesheet" type="text/css" href="../../welcome/welcome.css" />
</head>
<body>
<div class="logo">
<img src="../../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<div class="title">CDPlayer</div>
</div>
<div class="topnav">
<p>
<a href="../applications.html">Applications</a>
&#160;&#160;&#160;
Previous: <a href="apps-bepdf.html">BePDF</a>
&#160;&#160;&#160;
Next: <a href="apps-codycam.html">CodyCam</a>
</p>
</div>
<div class="content">
<h1><img src="apps-images/cdplayer-icon_64.png" alt="cdplayer-icon_64.png"
width="64" height="64" />CDPlayer</h1>
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><i>Applications</i></td></tr>
<tr><td>Location:</td><td></td><td><tt>/boot/beos/apps/CDPlayer</tt></td></tr>
<tr><td>Settings:</td><td></td><td><tt>~/config/settings/???</tt></td></tr>
</table>
<p>Documentation is still missing. If you want to work on it, announce it on the <a href="http://www.freelists.org/list/haiku">General mailing list</a> to avoid duplication.</p>
</div>
<!--
<div class="bottomnav">
<p>
<a href="../applications.html">Applications</a>
&#160;&#160;&#160;
Previous: <a href="apps-bepdf.html">BePDF</a>
&#160;&#160;&#160;
Next: <a href="apps-codycam.html">CodyCam</a>
</p>
</div>
-->
</body>
</html>
@@ -1,61 +0,0 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../../welcome/html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
*
* Copyright 2008, Haiku. All rights reserved.
* Distributed under the terms of the MIT License.
*
* Authors:
* Humdinger <[email protected]>
*
-->
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>DeskCalc</title>
<link rel="stylesheet" type="text/css" href="../../welcome/welcome.css" />
</head>
<body>
<div class="logo">
<img src="../../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<div class="title">DeskCalc</div>
</div>
<div class="topnav">
<p>
<a href="../applications.html">Applications</a>
&#160;&#160;&#160;
Previous: <a href="apps-codycam.html">CodyCam</a>
&#160;&#160;&#160;
Next: <a href="apps-diskprobe.html">DiskProbe</a>
</p>
</div>
<div class="content">
<h1><img src="apps-images/deskcalc-icon_64.png" alt="deskcalc-icon_64.png"
width="64" height="64" />DeskCalc</h1>
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><i>Applications</i></td></tr>
<tr><td>Location:</td><td></td><td><tt>/boot/beos/apps/DeskCalc</tt></td></tr>
<tr><td>Settings:</td><td></td><td><tt>~/config/settings/DeskCalc_settings</tt></td></tr>
</table>
<p>Documentation is still missing. If you want to work on it, announce it on the <a href="http://www.freelists.org/list/haiku">General mailing list</a> to avoid duplication.</p>
</div>
<!--
<div class="bottomnav">
<p>
<a href="../applications.html">Applications</a>
&#160;&#160;&#160;
Previous: <a href="apps-bepdf.html">BePDF</a>
&#160;&#160;&#160;
Next: <a href="apps-codycam.html">CodyCam</a>
</p>
</div>
-->
</body>
</html>
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../welcome/html-dtd/xhtml1-strict.dtd">
"../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -17,12 +17,12 @@
<meta name="robots" content="all" />
<meta name="robots" content="all" />
<title>Applications</title>
<link rel="stylesheet" type="text/css" href="../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">Applications</div>
</div>
<div class="topnav">
@@ -63,63 +63,63 @@ Otherwise, uninstalling is simply done by deleting the application's folder.</p>
<h2><a id="list-of-apps" name="list-of-apps">Haiku's applications</a></h2>
<p>Haiku comes with a set of mostly small but essential applications. You'll find all of them at <tt>/boot/beos/apps/</tt> or <tt>/boot/common/apps/</tt>. Applications that are not usually launched by a double-click on a data file (e.g. ShowImage for image files) can be found in the <i>Applications</i> menu of the Deskbar.</p>
<table summary="layout" border="0" cellpadding="2" cellspacing="0">
<tr><td style="width:24px;"><img src="applications/apps-images/activitymonitor-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-activitymonitor.html">ActivityMonitor</a></td><td style="width:10px;">&#160;</td>
<tr><td style="width:24px;"><img src="../images/apps-images/activitymonitor-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-activitymonitor.html">ActivityMonitor</a></td><td style="width:10px;">&#160;</td>
<td valign="top">A tool to track system resources like CPU and memory usage.</td></tr>
<tr><td style="width:24px;"><img src="applications/apps-images/bepdf-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-bepdf.html">BePDF</a></td><td>&#160;</td>
<td valign="top"><span style="color:silver">A <acronym title="Portable Document Format">PDF</acronym> viewer. [<i>still missing</i>]</span></td></tr>
<tr><td style="width:24px;"><img src="applications/apps-images/cdplayer-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-cdplayer.html">CDPlayer</a></td><td>&#160;</td>
<tr><td style="width:24px;"><img src="../images/apps-images/bepdf-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-bepdf.html">BePDF</a></td><td>&#160;</td>
<td valign="top">A <acronym title="Portable Document Format">PDF</acronym> viewer.</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/apps-cdplayer.html">CDPlayer</a></td><td>&#160;</td>
<td valign="top"><span style="color:silver">A player for audio CDs. [<i>still missing</i>]</span></td></tr>
<tr><td style="width:24px;"><img src="applications/apps-images/codycam-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-codycam.html">CodyCam</a></td><td>&#160;</td>
<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/apps-codycam.html">CodyCam</a></td><td>&#160;</td>
<td valign="top"><span style="color:silver">A tool to regularly upload images from a webcam to a server. [<i>still missing</i>]</span></td></tr>
<tr><td style="width:24px;"><img src="applications/apps-images/deskcalc-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-deskcalc.html">DeskCalc</a></td><td>&#160;</td>
<td valign="top"><span style="color:silver">A calculator. [<i>still missing</i>]</span></td></tr>
<tr><td style="width:24px;"><img src="applications/apps-images/diskprobe-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-diskprobe.html">DiskProbe</a></td><td>&#160;</td>
<tr><td style="width:24px;"><img src="../images/apps-images/deskcalc-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-deskcalc.html">DeskCalc</a></td><td>&#160;</td>
<td valign="top">A calculator.</td></tr>
<tr><td style="width:24px;"><img src="../images/apps-images/diskprobe-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-diskprobe.html">DiskProbe</a></td><td>&#160;</td>
<td valign="top"><span style="color:silver">A HEX editor for files and volumes. [<i>still missing</i>]</span></td></tr>
<tr><td style="width:24px;"><img src="applications/apps-images/diskusage-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-diskusage.html">DiskUsage</a></td><td>&#160;</td>
<tr><td style="width:24px;"><img src="../images/apps-images/diskusage-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-diskusage.html">DiskUsage</a></td><td>&#160;</td>
<td valign="top"><span style="color:silver">A tool to visualize a disk's memory usage. [<i>still missing</i>]</span></td></tr>
<tr><td style="width:24px;"><img src="applications/apps-images/drivesetup-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-drivesetup.html">DriveSetup</a></td><td>&#160;</td>
<tr><td style="width:24px;"><img src="../images/apps-images/drivesetup-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-drivesetup.html">DriveSetup</a></td><td>&#160;</td>
<td valign="top"><span style="color:silver">A harddisk partitioning tool. [<i>still missing</i>]</span></td></tr>
<tr><td style="width:24px;"><img src="applications/apps-images/expander-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-expander.html">Expander</a></td><td>&#160;</td>
<tr><td style="width:24px;"><img src="../images/apps-images/expander-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-expander.html">Expander</a></td><td>&#160;</td>
<td valign="top"><span style="color:silver">A tool to unpack common archives. [<i>still missing</i>]</span></td></tr>
<tr><td style="width:24px;"><img src="applications/apps-images/firefox-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-firefox.html">Firefox</a></td><td>&#160;</td>
<tr><td style="width:24px;"><img src="../images/apps-images/firefox-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-firefox.html">Firefox</a></td><td>&#160;</td>
<td valign="top"><span style="color:silver">Mozilla's famous browser. [<i>still missing</i>]</span></td></tr>
<tr><td style="width:24px;"><img src="applications/apps-images/icon-o-matic-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-icon-o-matic.html">Icon-O-Matic</a></td><td>&#160;</td>
<tr><td style="width:24px;"><img src="../images/apps-images/icon-o-matic-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-icon-o-matic.html">Icon-O-Matic</a></td><td>&#160;</td>
<td valign="top"><span style="color:silver">An app to create Haiku's vector icons. [<i>still missing</i>]</span></td></tr>
<tr><td style="width:24px;"><img src="applications/apps-images/installer-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-installer.html">Installer</a></td><td>&#160;</td>
<tr><td style="width:24px;"><img src="../images/apps-images/installer-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-installer.html">Installer</a></td><td>&#160;</td>
<td valign="top"><span style="color:silver">The tool to install Haiku to a partition. [<i>still missing</i>]</span></td></tr>
<tr><td style="width:24px;"><img src="applications/apps-images/magnify-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-magnify.html">Magnify</a></td><td>&#160;</td>
<tr><td style="width:24px;"><img src="../images/apps-images/magnify-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-magnify.html">Magnify</a></td><td>&#160;</td>
<td valign="top">A magnified view of the area around your mouse pointer.</td></tr>
<tr><td style="width:24px;"><img src="applications/apps-images/mail-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-mail.html">Mail</a></td><td>&#160;</td>
<tr><td style="width:24px;"><img src="../images/apps-images/mail-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-mail.html">Mail</a></td><td>&#160;</td>
<td valign="top"><span style="color:silver">An email client. [<i>still missing</i>]</span></td></tr>
<tr><td style="width:24px;"><img src="applications/apps-images/mediaplayer-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-mediaplayer.html">MediaPlayer</a></td><td>&#160;</td>
<tr><td style="width:24px;"><img src="../images/apps-images/mediaplayer-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-mediaplayer.html">MediaPlayer</a></td><td>&#160;</td>
<td valign="top"><span style="color:silver">A player for all supported audio/video files. [<i>still missing</i>]</span></td></tr>
<tr><td style="width:24px;"><img src="applications/apps-images/midiplayer-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-midiplayer.html">MidiPlayer</a></td><td>&#160;</td>
<tr><td style="width:24px;"><img src="../images/apps-images/midiplayer-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-midiplayer.html">MidiPlayer</a></td><td>&#160;</td>
<td valign="top"><span style="color:silver">A player for MIDI files. [<i>still missing</i>]</span></td></tr>
<tr><td style="width:24px;"><img src="applications/apps-images/packageinstaller-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-packageinstaller.html">PackageInstaller</a></td><td>&#160;</td>
<tr><td style="width:24px;"><img src="../images/apps-images/packageinstaller-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-packageinstaller.html">PackageInstaller</a></td><td>&#160;</td>
<td valign="top"><span style="color:silver">Installer for BeOS packages in PKG format. [<i>still missing</i>]</span></td></tr>
<tr><td style="width:24px;"><img src="applications/apps-images/pe-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-pe.html">Pe</a></td><td>&#160;</td>
<tr><td style="width:24px;"><img src="../images/apps-images/pe-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-pe.html">Pe</a></td><td>&#160;</td>
<td valign="top"><span style="color:silver">An advanced texteditor with syntax coloring and much more. [<i>still missing</i>]</span></td></tr>
<tr><td style="width:24px;"><img src="applications/apps-images/people-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-people.html">People</a></td><td>&#160;</td>
<tr><td style="width:24px;"><img src="../images/apps-images/people-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-people.html">People</a></td><td>&#160;</td>
<td valign="top"><span style="color:silver">A contact manager. [<i>still missing</i>]</span></td></tr>
<tr><td style="width:24px;"><img src="applications/apps-images/screenshot-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-screenshot.html">Screenshot</a></td><td>&#160;</td>
<tr><td style="width:24px;"><img src="../images/apps-images/screenshot-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-screenshot.html">Screenshot</a></td><td>&#160;</td>
<td valign="top"><span style="color:silver">A tool to take screenshots. [<i>still missing</i>]</span></td></tr>
<tr><td style="width:24px;"><img src="applications/apps-images/showimage-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-showimage.html">ShowImage</a></td><td>&#160;</td>
<tr><td style="width:24px;"><img src="../images/apps-images/showimage-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-showimage.html">ShowImage</a></td><td>&#160;</td>
<td valign="top"><span style="color:silver">A simple image viewer. [<i>still missing</i>]</span></td></tr>
<tr><td style="width:24px;"><img src="applications/apps-images/soundrecorder-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-soundrecorder.html">SoundRecorder</a></td><td>&#160;</td>
<tr><td style="width:24px;"><img src="../images/apps-images/soundrecorder-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-soundrecorder.html">SoundRecorder</a></td><td>&#160;</td>
<td valign="top"><span style="color:silver">A tool to record audio from line-in or a microphone. [<i>still missing</i>]</span></td></tr>
<tr><td style="width:24px;"><img src="applications/apps-images/stylededit-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-stylededit.html">StyledEdit</a></td><td>&#160;</td>
<tr><td style="width:24px;"><img src="../images/apps-images/stylededit-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-stylededit.html">StyledEdit</a></td><td>&#160;</td>
<td valign="top">A simple text editor.</td></tr>
<tr><td style="width:24px;"><img src="applications/apps-images/terminal-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-terminal.html">Terminal</a></td><td>&#160;</td>
<tr><td style="width:24px;"><img src="../images/apps-images/terminal-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-terminal.html">Terminal</a></td><td>&#160;</td>
<td valign="top">Access to the bash.</td></tr>
<tr><td style="width:24px;"><img src="applications/apps-images/textsearch-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-textsearch.html">TextSearch</a></td><td>&#160;</td>
<tr><td style="width:24px;"><img src="../images/apps-images/textsearch-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-textsearch.html">TextSearch</a></td><td>&#160;</td>
<td valign="top"><span style="color:silver">A search tool for text files. [<i>still missing</i>]</span></td></tr>
<tr><td style="width:24px;"><img src="applications/apps-images/tv-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-tv.html">TV</a></td><td>&#160;</td>
<tr><td style="width:24px;"><img src="../images/apps-images/tv-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-tv.html">TV</a></td><td>&#160;</td>
<td valign="top"><span style="color:silver">A viewer for analog TV. [<i>still missing</i>]</span></td></tr>
<tr><td style="width:24px;"><img src="applications/apps-images/vision-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-vision.html">Vision</a></td><td>&#160;</td>
<tr><td style="width:24px;"><img src="../images/apps-images/vision-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-vision.html">Vision</a></td><td>&#160;</td>
<td valign="top"><span style="color:silver">An <acronym title="Internet Relay Chat">IRC</acronym> client. [<i>still missing</i>]</span></td></tr>
<tr><td style="width:24px;"><img src="applications/apps-images/vlc-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-vlc.html">VLC</a></td><td>&#160;</td>
<tr><td style="width:24px;"><img src="../images/apps-images/vlc-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-vlc.html">VLC</a></td><td>&#160;</td>
<td valign="top"><span style="color:silver">The VideoLAN movie player. [<i>still missing</i>]</span></td></tr>
<tr><td style="width:24px;"><img src="applications/apps-images/wonderbrush-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-wonderbrush.html">WonderBrush</a></td><td>&#160;</td>
<tr><td style="width:24px;"><img src="../images/apps-images/wonderbrush-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-wonderbrush.html">WonderBrush</a></td><td>&#160;</td>
<td valign="top"><span style="color:silver">Yellowbite's vector graphics programm. [<i>still missing</i>]</span></td></tr>
</table>
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../../welcome/html-dtd/xhtml1-strict.dtd">
"../../../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>ActivityMonitor</title>
<link rel="stylesheet" type="text/css" href="../../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">ActivityMonitor</div>
</div>
<div class="topnav">
@@ -34,7 +34,7 @@
<div class="content">
<h1><img src="apps-images/activitymonitor-icon_64.png" alt="activitymonitor-icon_64.png"
<h1><img src="../../images/apps-images/activitymonitor-icon_64.png" alt="activitymonitor-icon_64.png"
width="64" height="64" />ActivityMonitor</h1>
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><i>Applications</i></td></tr>
@@ -43,7 +43,7 @@ width="64" height="64" />ActivityMonitor</h1>
</table>
<p>You can track system resources by launching the ActivityMonitor and activating different items of interest.
</p>
<img src="apps-images/activitymonitor.png" alt="activitymonitor.png" width="688" height="340" />
<img src="../../images/apps-images/activitymonitor.png" alt="activitymonitor.png" width="688" height="340" />
<p>By right-clicking into the window, you can toggle the display of all kinds of resources:<br />
<i>Used/Cached Memory, Swap Space, CPU Usage, Network Receive/Send, Page faults, Semaphores, Ports, Threads, Teams, Running Applications, Raw/Text Clipboard Size, Media Nodes</i></p>
<p>Below the graphics is a legend (hideable from the context menu). You can change their colors and that of the graph's background via drag&amp;drop from any color picker, e.g. from <i>Icon-O-Matic</i>.</p>
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../../welcome/html-dtd/xhtml1-strict.dtd">
"../../../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>BePDF</title>
<link rel="stylesheet" type="text/css" href="../../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">BePDF</div>
</div>
<div class="topnav">
@@ -36,16 +36,16 @@
<div class="content">
<h1><img src="apps-images/bepdf-icon_64.png" alt="bepdf-icon_64.png"
<h1><img src="../../images/apps-images/bepdf-icon_64.png" alt="bepdf-icon_64.png"
width="64" height="64" />BePDF</h1>
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><i>Applications</i></td></tr>
<tr><td>Location:</td><td></td><td><tt>/boot/apps/BePDF/BePDF</tt></td></tr>
<tr><td>Documentation:</td><td></td><td><tt>/boot/apps/BePDF/docs/*</tt></td></tr>
<tr><td>Settings:</td><td></td><td><tt>~/config/settings/???</tt></td></tr>
<tr><td>Settings:</td><td></td><td><tt>/boot/common/settings/BePDF</tt></td></tr>
</table>
<p>Documentation is still missing. If you want to work on it, announce it on the <a href="http://www.freelists.org/list/haiku">General mailing list</a> to avoid duplication.</p>
<p>BePDF is Haiku's fast launching PDF viewer. Besides viewing, it supports annotating and user-defined bookmarking for unencrypted PDFs. It's fully localized for 20 languages at the moment with additional languages being easily added via text files.</p>
<p>BePDF comes with its own documentation as <a href="">HTML</a> or as <a href="">PDF</a>. The later will also open from the menu <i>Help | Show Help..</i>.</p>
</div>
<!--
<div class="bottomnav">
@@ -0,0 +1,68 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../../../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
*
* Copyright 2009, Haiku. All rights reserved.
* Distributed under the terms of the MIT License.
*
* Authors:
* Humdinger <[email protected]>
*
-->
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>CDPlayer</title>
<link rel="stylesheet" type="text/css" href="../../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">CDPlayer</div>
</div>
<div class="topnav">
<p>
<a href="../applications.html">Applications</a>
&#160;&#160;&#160;
Previous: <a href="apps-bepdf.html">BePDF</a>
&#160;&#160;&#160;
Next: <a href="apps-codycam.html">CodyCam</a>
</p>
</div>
<div class="content">
<h1><img src="../../images/apps-images/cdplayer-icon_64.png" alt="cdplayer-icon_64.png"
width="64" height="64" />CDPlayer</h1>
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><i>Applications</i></td></tr>
<tr><td>Location:</td><td></td><td><tt>/boot/beos/apps/CDPlayer</tt></td></tr>
<tr><td>Settings:</td><td></td><td><tt>~/cd/*</tt> - Stores details to all identified CDs</td></tr>
</table>
<!-- TODO: Exactly how does it work, once BGA got the cddb daemon finished?
<p>Haiku's simple CD player uses the system's <i>cddb</i> daemon to download artist/album/song names from a server on the internet. This means that a network connection is needed for this identification, of course, and also, privately burned compilations can't be identified.<br />
<p>This data is stored as plain text file containing the album/song names and playing time in <tt>~/cd</tt>. Thus only one look-up after first insertion is needed. Plus, if you need the details of a CD, maybe for creating a nice cover, you now know where to look for it.</p>
-->
<p><br /></p>
<img src="../../images/apps-images/cdplayer.png" alt="cdplayer.png" width="311" height="187" />
<p>Usage is pretty much what you'd expect from looking at the control buttons.<br />
Activate the <i>Repeat</i> button to the left of <i>Shuffle</i> to loop the complete CD.</p>
<p>If you need more control like playlists, try <i>MediaPlayer</i> instead.</p>
</div>
<!--
<div class="bottomnav">
<p>
<a href="../applications.html">Applications</a>
&#160;&#160;&#160;
Previous: <a href="apps-bepdf.html">BePDF</a>
&#160;&#160;&#160;
Next: <a href="apps-codycam.html">CodyCam</a>
</p>
</div>
-->
</body>
</html>
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../../welcome/html-dtd/xhtml1-strict.dtd">
"../../../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
*
* Copyright 2008, Haiku. All rights reserved.
* Copyright 2009, Haiku. All rights reserved.
* Distributed under the terms of the MIT License.
*
* Authors:
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>CodyCam</title>
<link rel="stylesheet" type="text/css" href="../../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">CodyCam</div>
</div>
<div class="topnav">
@@ -36,14 +36,18 @@
<div class="content">
<h1><img src="apps-images/codycam-icon_64.png" alt="codycam-icon_64.png"
<h1><img src="../../images/apps-images/codycam-icon_64.png" alt="codycam-icon_64.png"
width="64" height="64" />CodyCam</h1>
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><i>Applications</i></td></tr>
<tr><td>Location:</td><td></td><td><tt>/boot/beos/apps/CodyCam</tt></td></tr>
<tr><td>Settings:</td><td></td><td><tt>~/config/settings/???</tt></td></tr>
</table>
<p>Documentation is still missing. If you want to work on it, announce it on the <a href="http://www.freelists.org/list/haiku">General mailing list</a> to avoid duplication.</p>
<p>With CodyCam you take pictures at a specified interval from a connected webcam or any other video-in device and save it via FTP.</p>
<img src="../../images/apps-images/codycam.png" alt="My very temporarily installed cam in Dartmoor National Park." width="410" height="501" />
<p>To the left under the preview, you set the filename that'll be suffixed with an increasing number for every picture taken. Beneath that you decide on the file format and the rate the pictures are taken.</p>
<p>To the right you choose either FTP or sFTP (if SSH is available) and enter the needed data to save the images on a server.</p>
</div>
<!--
@@ -0,0 +1,83 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../../../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
*
* Copyright 2009, Haiku. All rights reserved.
* Distributed under the terms of the MIT License.
*
* Authors:
* Humdinger <[email protected]>
*
-->
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>DeskCalc</title>
<link rel="stylesheet" type="text/css" href="../../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">DeskCalc</div>
</div>
<div class="topnav">
<p>
<a href="../applications.html">Applications</a>
&#160;&#160;&#160;
Previous: <a href="apps-codycam.html">CodyCam</a>
&#160;&#160;&#160;
Next: <a href="apps-diskprobe.html">DiskProbe</a>
</p>
</div>
<div class="content">
<h1><img src="../../images/apps-images/deskcalc-icon_64.png" alt="deskcalc-icon_64.png"
width="64" height="64" />DeskCalc</h1>
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><i>Applications</i></td></tr>
<tr><td>Location:</td><td></td><td><tt>/boot/beos/apps/DeskCalc</tt></td></tr>
<tr><td>Settings:</td><td></td><td><tt>~/config/settings/DeskCalc_settings</tt></td></tr>
</table>
<p>DeskCalc is a simple calculator that nevertheless has some nice features that aren't apparent on first sight.</p>
<img src="../../images/apps-images/deskcalc.png" alt="deskcalc.png" width="230" height="171" />
<ul>
<li><p>DeskCalc understands much more than its simple keypad suggests.<br />
Besides the operators <tt>+</tt>, <tt>-</tt>, <tt>*</tt>, <tt>/</tt>, <tt>%</tt>, <tt>^</tt> and the constants <tt>pi</tt> and <tt>e</tt> the following math functions are supported:<br />
<tt>acos</tt>, <tt>asin</tt>, <tt>atan</tt>, <tt>atan2</tt>, <tt>ceil</tt>, <tt>cos</tt>, <tt>cosh</tt>, <tt>exp</tt>, <tt>floor</tt>, <tt>log</tt>, <tt>log10</tt>, <tt>pow</tt>, <tt>sin</tt>, <tt>sinh</tt>, <tt>sqrt</tt>, <tt>tan</tt>, <tt>tanh</tt>.</p></li>
<li><p>DeskCalc can be used in Terminal. Just put the expression in double quotes, like this:</p>
<pre class="terminal">~> DeskCalc "sin(45)*(cos(12)+3.45)"
3.6536554673202546181795194727005826674359494735820338441084848</pre></li>
<li><p>Right-clicking offers a menu to open a simple options dialog:</p>
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
<tr><td><i>Auto Num Lock</i></td><td style="width:15px;"></td><td>automatically activates the number block when launching DeskCalc</td></tr>
<tr><td><i>Audio Feedback</i></td><td></td><td>plays a sound when showing a result</td></tr>
<tr><td><i>Show Keypad</i></td><td></td><td>hides the keypad when deactivated</td></tr>
</table></li>
<li><p>You can resize the calculator until it fits your needs and then put it as Replicant onto the Desktop via drag&drop of the symbol in the bottom right corner. Make sure "Show Replicants" is activated in the Deskbar.</p></li>
<li><p>The keypad can be colored with a drag&amp;drop from any color well, e.g. from Icon-O-Matic.</p></li>
<li><p>You can move up and down in a history of past calculations with the <tt>CURSOR-UP/DOWN</tt> keys.</p></li>
<li><p>You can select DeskCalc's contents and drag&amp;drop it into any application. Or you drop it into a Tracker window or onto the Desktop and a text file with that clipping is created there.</p>
<p>Even better, the reverse is also possible:<br />
Create clippings as described at various stages of your calculation and go back to them by drag&amp;dropping them back into DeskCalc.<br />
Or you drag&amp;drop a calculation directly out of an email onto DeskCalc.</p></li>
</ul>
</div>
<div class="bottomnav">
<p>
<a href="../applications.html">Applications</a>
&#160;&#160;&#160;
Previous: <a href="apps-codycam.html">CodyCam</a>
&#160;&#160;&#160;
Next: <a href="apps-diskprobe.html">DiskProbe</a>
</p>
</div>
</body>
</html>
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../../welcome/html-dtd/xhtml1-strict.dtd">
"../../../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>DiskProbe</title>
<link rel="stylesheet" type="text/css" href="../../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">DiskProbe</div>
</div>
<div class="topnav">
@@ -36,14 +36,14 @@
<div class="content">
<h1><img src="apps-images/diskprobe-icon_64.png" alt="diskprobe-icon_64.png"
<h1><img src="../../images/apps-images/diskprobe-icon_64.png" alt="diskprobe-icon_64.png"
width="64" height="64" />DiskProbe</h1>
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><i>Applications</i></td></tr>
<tr><td>Location:</td><td></td><td><tt>/boot/beos/apps/DiskProbe</tt></td></tr>
<tr><td>Settings:</td><td></td><td><tt>~/config/settings/DiskProbe_data</tt></td></tr>
</table>
<p>Documentation is still missing. If you want to work on it, announce it on the <a href="http://www.freelists.org/list/haiku">General mailing list</a> to avoid duplication.</p>
<p>Documentation is still missing. If you want to work on it, please announce it on the <a href="http://www.freelists.org/list/haiku-doc">Documentation mailing list</a> to avoid duplication.</p>
</div>
<!--
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../../welcome/html-dtd/xhtml1-strict.dtd">
"../../../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>DiskUsage</title>
<link rel="stylesheet" type="text/css" href="../../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">DiskUsage</div>
</div>
<div class="topnav">
@@ -36,7 +36,7 @@
<div class="content">
<h1><img src="apps-images/diskusage-icon_64.png" alt="diskusage-icon_64.png"
<h1><img src="../../images/apps-images/diskusage-icon_64.png" alt="diskusage-icon_64.png"
width="64" height="64" />DiskUsage</h1>
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><i>Applications</i></td></tr>
@@ -44,7 +44,7 @@ width="64" height="64" />DiskUsage</h1>
<tr><td>Settings:</td><td></td><td><tt>~/config/settings/DiskUsage</tt></td></tr>
</table>
<p>Documentation is still missing. If you want to work on it, announce it on the <a href="http://www.freelists.org/list/haiku">General mailing list</a> to avoid duplication.</p>
<p>Documentation is still missing. If you want to work on it, please announce it on the <a href="http://www.freelists.org/list/haiku-doc">Documentation mailing list</a> to avoid duplication.</p>
</div>
<!--
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../../welcome/html-dtd/xhtml1-strict.dtd">
"../../../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>DriveSetup</title>
<link rel="stylesheet" type="text/css" href="../../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">DriveSetup</div>
</div>
<div class="topnav">
@@ -36,14 +36,14 @@
<div class="content">
<h1><img src="apps-images/drivesetup-icon_64.png" alt="drivesetup-icon_64.png"
<h1><img src="../../images/apps-images/drivesetup-icon_64.png" alt="drivesetup-icon_64.png"
width="64" height="64" />DriveSetup</h1>
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><i>Applications</i></td></tr>
<tr><td>Location:</td><td></td><td><tt>/boot/beos/apps/DriveSetup</tt></td></tr>
<tr><td>Settings:</td><td></td><td><tt>~/config/settings/DriveSetup</tt></td></tr>
</table>
<p>Documentation is still missing. If you want to work on it, announce it on the <a href="http://www.freelists.org/list/haiku">General mailing list</a> to avoid duplication.</p>
<p>Documentation is still missing. If you want to work on it, please announce it on the <a href="http://www.freelists.org/list/haiku-doc">Documentation mailing list</a> to avoid duplication.</p>
</div>
<!--
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../../welcome/html-dtd/xhtml1-strict.dtd">
"../../../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>Expander</title>
<link rel="stylesheet" type="text/css" href="../../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">Expander</div>
</div>
<div class="topnav">
@@ -36,14 +36,14 @@
<div class="content">
<h1><img src="apps-images/expander-icon_64.png" alt="expander-icon_64.png"
<h1><img src="../../images/apps-images/expander-icon_64.png" alt="expander-icon_64.png"
width="64" height="64" />Expander</h1>
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><i>---</i></td></tr>
<tr><td>Location:</td><td></td><td><tt>/boot/beos/apps/Expander</tt></td></tr>
<tr><td>Settings:</td><td></td><td><tt>~/config/settings/Expander_Settings</tt></td></tr>
</table>
<p>Documentation is still missing. If you want to work on it, announce it on the <a href="http://www.freelists.org/list/haiku">General mailing list</a> to avoid duplication.</p>
<p>Documentation is still missing. If you want to work on it, please announce it on the <a href="http://www.freelists.org/list/haiku-doc">Documentation mailing list</a> to avoid duplication.</p>
</div>
<!--
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../../welcome/html-dtd/xhtml1-strict.dtd">
"../../../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>Firefox</title>
<link rel="stylesheet" type="text/css" href="../../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">Firefox</div>
</div>
<div class="topnav">
@@ -36,14 +36,14 @@
<div class="content">
<h1><img src="apps-images/firefox-icon_64.png" alt="firefox-icon_64.png"
<h1><img src="../../images/apps-images/firefox-icon_64.png" alt="firefox-icon_64.png"
width="64" height="64" />Firefox</h1>
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><i>Applications</i></td></tr>
<tr><td>Location:</td><td></td><td><tt>/boot/apps/Firefox/Firefox</tt></td></tr>
<tr><td>Settings:</td><td></td><td><tt>~/config/settings/Mozilla/Firefox/*</tt></td></tr>
</table>
<p>Documentation is still missing. If you want to work on it, announce it on the <a href="http://www.freelists.org/list/haiku">General mailing list</a> to avoid duplication.</p>
<p>Documentation is still missing. If you want to work on it, please announce it on the <a href="http://www.freelists.org/list/haiku-doc">Documentation mailing list</a> to avoid duplication.</p>
</div>
<!--
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../../welcome/html-dtd/xhtml1-strict.dtd">
"../../../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>Icon-O-Matic</title>
<link rel="stylesheet" type="text/css" href="../../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">Icon-O-Matic</div>
</div>
<div class="topnav">
@@ -36,14 +36,14 @@
<div class="content">
<h1><img src="apps-images/icon-o-matic-icon_64.png" alt="icon-o-matic-icon_64.png"
<h1><img src="../../images/apps-images/icon-o-matic-icon_64.png" alt="icon-o-matic-icon_64.png"
width="64" height="64" />Icon-O-Matic</h1>
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><i>Applications</i></td></tr>
<tr><td>Location:</td><td></td><td><tt>/boot/beos/apps/Icon-O-Matic</tt></td></tr>
<tr><td>Settings:</td><td></td><td><tt>~/config/settings/Icon-O-Matic</tt></td></tr>
</table>
<p>Documentation is still missing. If you want to work on it, announce it on the <a href="http://www.freelists.org/list/haiku">General mailing list</a> to avoid duplication.</p>
<p>Documentation is still missing. If you want to work on it, please announce it on the <a href="http://www.freelists.org/list/haiku-doc">Documentation mailing list</a> to avoid duplication.</p>
</div>
<!--
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../../welcome/html-dtd/xhtml1-strict.dtd">
"../../../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>Installer</title>
<link rel="stylesheet" type="text/css" href="../../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">Installer</div>
</div>
<div class="topnav">
@@ -36,14 +36,14 @@
<div class="content">
<h1><img src="apps-images/installer-icon_64.png" alt="installer-icon_64.png"
<h1><img src="../../images/apps-images/installer-icon_64.png" alt="installer-icon_64.png"
width="64" height="64" />Installer</h1>
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><i>Applications</i></td></tr>
<tr><td>Location:</td><td></td><td><tt>/boot/beos/apps/Installer</tt></td></tr>
<tr><td>Settings:</td><td></td><td><tt>~/config/settings/???</tt></td></tr>
</table>
<p>Documentation is still missing. If you want to work on it, announce it on the <a href="http://www.freelists.org/list/haiku">General mailing list</a> to avoid duplication.</p>
<p>Documentation is still missing. If you want to work on it, please announce it on the <a href="http://www.freelists.org/list/haiku-doc">Documentation mailing list</a> to avoid duplication.</p>
</div>
<!--
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../../welcome/html-dtd/xhtml1-strict.dtd">
"../../../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>Magnify</title>
<link rel="stylesheet" type="text/css" href="../../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">Magnify</div>
</div>
<div class="topnav">
@@ -36,7 +36,7 @@
<div class="content">
<h1><img src="apps-images/magnify-icon_64.png" alt="magnify-icon_64.png"
<h1><img src="../../images/apps-images/magnify-icon_64.png" alt="magnify-icon_64.png"
width="64" height="64" />Magnify</h1>
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><i>Applications</i></td></tr>
@@ -44,7 +44,7 @@ width="64" height="64" />Magnify</h1>
<tr><td>Settings:</td><td></td><td><tt>~/config/settings/Magnify_prefs</tt></td></tr>
</table>
<p>Magnify shows an enlarged version of the area around your mouse pointer.</p>
<img src="apps-images/magnify.png" alt="magnify.png" width="292" height="384" />
<img src="../../images/apps-images/magnify.png" alt="magnify.png" width="292" height="384" />
<p>At the top you'll find the size and magnification level of the area. "<i>32 x 32 @ 8 pixels/pixel</i>" means that you look at a 32x32 pixel square around your mouse pointer and every pixel is enlarged by a factor of 8.</p>
<p>Below that is the color of the pixel that's marked by a red outline. Its color is presented as RGB and hex value.<br />
You can move the red outline with the <tt>CURSOR</tt> keys.</p>
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../../welcome/html-dtd/xhtml1-strict.dtd">
"../../../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>Mail</title>
<link rel="stylesheet" type="text/css" href="../../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">Mail</div>
</div>
<div class="topnav">
@@ -36,14 +36,14 @@
<div class="content">
<h1><img src="apps-images/mail-icon_64.png" alt="mail-icon_64.png"
<h1><img src="../../images/apps-images/mail-icon_64.png" alt="mail-icon_64.png"
width="64" height="64" />Mail</h1>
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><i>Applications</i></td></tr>
<tr><td>Location:</td><td></td><td><tt>/boot/beos/apps/Mail</tt></td></tr>
<tr><td>Settings:</td><td></td><td><tt>~/config/settings/Mail/BeMail Settings</tt></td></tr>
</table>
<p>Documentation is still missing. If you want to work on it, announce it on the <a href="http://www.freelists.org/list/haiku">General mailing list</a> to avoid duplication.</p>
<p>Documentation is still missing. If you want to work on it, please announce it on the <a href="http://www.freelists.org/list/haiku-doc">Documentation mailing list</a> to avoid duplication.</p>
</div>
<!--
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../../welcome/html-dtd/xhtml1-strict.dtd">
"../../../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>MediaPlayer</title>
<link rel="stylesheet" type="text/css" href="../../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">MediaPlayer</div>
</div>
<div class="topnav">
@@ -36,14 +36,14 @@
<div class="content">
<h1><img src="apps-images/mediaplayer-icon_64.png" alt="mediaplayer-icon_64.png"
<h1><img src="../../images/apps-images/mediaplayer-icon_64.png" alt="mediaplayer-icon_64.png"
width="64" height="64" />MediaPlayer</h1>
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><i>Applications</i></td></tr>
<tr><td>Location:</td><td></td><td><tt>/boot/beos/apps/MediaPlayer</tt></td></tr>
<tr><td>Settings:</td><td></td><td><tt>~/config/settings/MediaPlayer</tt></td></tr>
</table>
<p>Documentation is still missing. If you want to work on it, announce it on the <a href="http://www.freelists.org/list/haiku">General mailing list</a> to avoid duplication.</p>
<p>Documentation is still missing. If you want to work on it, please announce it on the <a href="http://www.freelists.org/list/haiku-doc">Documentation mailing list</a> to avoid duplication.</p>
</div>
<!--
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../../welcome/html-dtd/xhtml1-strict.dtd">
"../../../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>MidiPlayer</title>
<link rel="stylesheet" type="text/css" href="../../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">MidiPlayer</div>
</div>
<div class="topnav">
@@ -36,14 +36,14 @@
<div class="content">
<h1><img src="apps-images/midiplayer-icon_64.png" alt="midiplayer-icon_64.png"
<h1><img src="../../images/apps-images/midiplayer-icon_64.png" alt="midiplayer-icon_64.png"
width="64" height="64" />MidiPlayer</h1>
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><i>Applications</i></td></tr>
<tr><td>Location:</td><td></td><td><tt>/boot/beos/apps/MidiPlayer</tt></td></tr>
<tr><td>Settings:</td><td></td><td><tt>~/config/settings/MidiPlayerSettings</tt></td></tr>
</table>
<p>Documentation is still missing. If you want to work on it, announce it on the <a href="http://www.freelists.org/list/haiku">General mailing list</a> to avoid duplication.</p>
<p>Documentation is still missing. If you want to work on it, please announce it on the <a href="http://www.freelists.org/list/haiku-doc">Documentation mailing list</a> to avoid duplication.</p>
</div>
<!--
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../../welcome/html-dtd/xhtml1-strict.dtd">
"../../../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>PackageInstaller</title>
<link rel="stylesheet" type="text/css" href="../../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">PackageInstaller</div>
</div>
<div class="topnav">
@@ -36,7 +36,7 @@
<div class="content">
<h1><img src="apps-images/packageinstaller-icon_64.png" alt="packageinstaller-icon_64.png"
<h1><img src="../../images/apps-images/packageinstaller-icon_64.png" alt="packageinstaller-icon_64.png"
width="64" height="64" />PackageInstaller</h1>
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><i>No entry, normally launched via
@@ -44,7 +44,7 @@ double-clicking a supported file.</i></td></tr>
<tr><td>Location:</td><td></td><td><tt>/boot/beos/apps/PackageInstaller</tt></td></tr>
<tr><td>Settings:</td><td></td><td>none</td></tr>
</table>
<p>Documentation is still missing. If you want to work on it, announce it on the <a href="http://www.freelists.org/list/haiku">General mailing list</a> to avoid duplication.</p>
<p>Documentation is still missing. If you want to work on it, please announce it on the <a href="http://www.freelists.org/list/haiku-doc">Documentation mailing list</a> to avoid duplication.</p>
</div>
<!--
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../../welcome/html-dtd/xhtml1-strict.dtd">
"../../../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>Pe</title>
<link rel="stylesheet" type="text/css" href="../../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">Pe</div>
</div>
<div class="topnav">
@@ -36,14 +36,14 @@
<div class="content">
<h1><img src="apps-images/pe-icon_64.png" alt="pe-icon_64.png"
<h1><img src="../../images/apps-images/pe-icon_64.png" alt="pe-icon_64.png"
width="64" height="64" />Pe</h1>
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><i>Applications</i></td></tr>
<tr><td>Location:</td><td></td><td><tt>/boot/apps/Pe/Pe</tt></td></tr>
<tr><td>Settings:</td><td></td><td><tt>~/config/settings/pe/*</tt></td></tr>
</table>
<p>Documentation is still missing. If you want to work on it, announce it on the <a href="http://www.freelists.org/list/haiku">General mailing list</a> to avoid duplication.</p>
<p>Documentation is still missing. If you want to work on it, please announce it on the <a href="http://www.freelists.org/list/haiku-doc">Documentation mailing list</a> to avoid duplication.</p>
</div>
<!--
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../../welcome/html-dtd/xhtml1-strict.dtd">
"../../../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>People</title>
<link rel="stylesheet" type="text/css" href="../../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">People</div>
</div>
<div class="topnav">
@@ -36,14 +36,14 @@
<div class="content">
<h1><img src="apps-images/people-icon_64.png" alt="people-icon_64.png"
<h1><img src="../../images/apps-images/people-icon_64.png" alt="people-icon_64.png"
width="64" height="64" />People</h1>
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><i>Applications</i></td></tr>
<tr><td>Location:</td><td></td><td><tt>/boot/beos/apps/People</tt></td></tr>
<tr><td>Settings:</td><td></td><td><tt>~/config/settings/People_data</tt></td></tr>
</table>
<p>Documentation is still missing. If you want to work on it, announce it on the <a href="http://www.freelists.org/list/haiku">General mailing list</a> to avoid duplication.</p>
<p>Documentation is still missing. If you want to work on it, please announce it on the <a href="http://www.freelists.org/list/haiku-doc">Documentation mailing list</a> to avoid duplication.</p>
</div>
<!--
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../../welcome/html-dtd/xhtml1-strict.dtd">
"../../../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>Screenshot</title>
<link rel="stylesheet" type="text/css" href="../../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">Screenshot</div>
</div>
<div class="topnav">
@@ -36,14 +36,14 @@
<div class="content">
<h1><img src="apps-images/screenshot-icon_64.png" alt="screenshot-icon_64.png"
<h1><img src="../../images/apps-images/screenshot-icon_64.png" alt="screenshot-icon_64.png"
width="64" height="64" />Screenshot</h1>
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><i>Applications</i></td></tr>
<tr><td>Location:</td><td></td><td><tt>/boot/beos/apps/Screenshot</tt></td></tr>
<tr><td>Settings:</td><td></td><td><tt>~/config/settings/screenshot</tt></td></tr>
</table>
<p>Documentation is still missing. If you want to work on it, announce it on the <a href="http://www.freelists.org/list/haiku">General mailing list</a> to avoid duplication.</p>
<p>Documentation is still missing. If you want to work on it, please announce it on the <a href="http://www.freelists.org/list/haiku-doc">Documentation mailing list</a> to avoid duplication.</p>
</div>
<!--
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../../welcome/html-dtd/xhtml1-strict.dtd">
"../../../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>Showimage</title>
<link rel="stylesheet" type="text/css" href="../../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">Showimage</div>
</div>
<div class="topnav">
@@ -36,7 +36,7 @@
<div class="content">
<h1><img src="apps-images/showimage-icon_64.png" alt="showimage-icon_64.png"
<h1><img src="../../images/apps-images/showimage-icon_64.png" alt="showimage-icon_64.png"
width="64" height="64" />Showimage</h1>
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><i>No entry, normally launched via
@@ -44,7 +44,7 @@ double-clicking a supported file.</i></td></tr>
<tr><td>Location:</td><td></td><td><tt>/boot/beos/apps/Showimage</tt></td></tr>
<tr><td>Settings:</td><td></td><td><tt>~/config/settings/Showimage_settings</tt></td></tr>
</table>
<p>Documentation is still missing. If you want to work on it, announce it on the <a href="http://www.freelists.org/list/haiku">General mailing list</a> to avoid duplication.</p>
<p>Documentation is still missing. If you want to work on it, please announce it on the <a href="http://www.freelists.org/list/haiku-doc">Documentation mailing list</a> to avoid duplication.</p>
</div>
<!--
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../../welcome/html-dtd/xhtml1-strict.dtd">
"../../../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>SoundRecorder</title>
<link rel="stylesheet" type="text/css" href="../../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">SoundRecorder</div>
</div>
<div class="topnav">
@@ -36,14 +36,14 @@
<div class="content">
<h1><img src="apps-images/soundrecorder-icon_64.png" alt="soundrecorder-icon_64.png"
<h1><img src="../../images/apps-images/soundrecorder-icon_64.png" alt="soundrecorder-icon_64.png"
width="64" height="64" />SoundRecorder</h1>
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><i>Applications</i></td></tr>
<tr><td>Location:</td><td></td><td><tt>/boot/beos/apps/SoundRecorder</tt></td></tr>
<tr><td>Settings:</td><td></td><td><tt>~/config/settings/???</tt></td></tr>
</table>
<p>Documentation is still missing. If you want to work on it, announce it on the <a href="http://www.freelists.org/list/haiku">General mailing list</a> to avoid duplication.</p>
<p>Documentation is still missing. If you want to work on it, please announce it on the <a href="http://www.freelists.org/list/haiku-doc">Documentation mailing list</a> to avoid duplication.</p>
</div>
<!--
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../../welcome/html-dtd/xhtml1-strict.dtd">
"../../../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>StyledEdit</title>
<link rel="stylesheet" type="text/css" href="../../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">StyledEdit</div>
</div>
<div class="topnav">
@@ -36,7 +36,7 @@
<div class="content">
<h1><img src="apps-images/stylededit-icon_64.png" alt="stylededit-icon_64.png"
<h1><img src="../../images/apps-images/stylededit-icon_64.png" alt="stylededit-icon_64.png"
width="64" height="64" />StyledEdit</h1>
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><i>Applications</i></td></tr>
@@ -44,7 +44,7 @@ width="64" height="64" />StyledEdit</h1>
<tr><td>Settings:</td><td></td><td>no settings</td></tr>
</table>
<p>StyledEdit is Haiku's simple text editor. Although it saves files in plain text format, additional attributes are written in order to have limited formatting capabilities when viewed with StyledEdit.</p>
<img src="apps-images/stylededit.png" alt="stylededit.png" width="525" height="438" />
<img src="../../images/apps-images/stylededit.png" alt="stylededit.png" width="525" height="438" />
<p>If you're interested, this is what those additional attributes look like when examined in Terminal with <tt>listattr</tt>:</p>
<pre class="terminal">~> listattr /boot/home/Desktop/test.txt
File: /boot/home/Desktop/test.txt
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../../welcome/html-dtd/xhtml1-strict.dtd">
"../../../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>Terminal</title>
<link rel="stylesheet" type="text/css" href="../../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">Terminal</div>
</div>
<div class="topnav">
@@ -36,7 +36,7 @@
<div class="content">
<h1><img src="apps-images/terminal-icon_64.png" alt="terminal-icon_64.png" width="64" height="64" />Terminal</h1>
<h1><img src="../../images/apps-images/terminal-icon_64.png" alt="terminal-icon_64.png" width="64" height="64" />Terminal</h1>
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><i>Applications</i></td></tr>
<tr><td>Location:</td><td></td><td><tt>/boot/beos/apps/Terminal</tt></td></tr>
@@ -44,13 +44,15 @@
<tt>~/.profile</tt> - adds/overrides defaults in <tt>/boot/beos/etc/profile</tt><br />
<tt>~/.inputrc</tt> - adds/overrides defaults in <tt>/boot/beos/etc/inputrc</tt></td></tr>
</table>
<p>The Terminal is Haiku's interface to bash, the Bourne Again Shell. Have a look at <a href="apps-commandline.html">these links</a> for information on how to work with the shell. Here, we'll concentrate on the Terminal app itself.</p>
<p>The Terminal is Haiku's interface to bash, the Bourne Again Shell.</p>
<p>If you want to learn more about using the shell, have a look at this <a href="http://www.beforever.com/bashtut.htm">Introduction to bash</a>. After becoming familiar with the command line, you should study the possibilies of scripting, the <a href="http://www.tldp.org/LDP/abs/html/">Advanced Bash-Scripting Guide</a> is one of many resources on the net.</p>
<p>Here, however, we'll concentrate on the Terminal application itself.</p>
<h2><a id="appearance" name="appearance">Appearance</a></h2>
<p>You can open as many Terminals as needed, either each in it's own window by simply launching more Terminals or with <tt>ALT+N</tt> from an already running Terminal. Or you use Terminal's tabbed view and open another tab with <tt>ALT+T</tt>.</p>
<p>A Terminal window can be resized like any other window or you use the presets from the <i>Ssettings | Window Size</i> menu. <tt>ALT+RETURN</tt> toggles fullscreen mode.</p>
<p>Changed window size and text encoding are only kept choosing <i>Settings | Save as default</i>.</p>
<img src="apps-images/terminal.png" alt="terminal.png" width="532" height="391" />
<img src="../../images/apps-images/terminal.png" alt="terminal.png" width="532" height="391" />
<br />
<p><i>Settings | Preferences</i> opens a panel where you can set font type, font size and the different text and background colors. You can save different settings as separate profiles, which on double-click open an accordingly configured Terminal.<br />
Pressing <i>OK</i> will save the current settings as default.</p>
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../../welcome/html-dtd/xhtml1-strict.dtd">
"../../../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>TextSearch</title>
<link rel="stylesheet" type="text/css" href="../../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">TextSearch</div>
</div>
<div class="topnav">
@@ -36,14 +36,14 @@
<div class="content">
<h1><img src="apps-images/textsearch-icon_64.png" alt="textsearch-icon_64.png"
<h1><img src="../../images/apps-images/textsearch-icon_64.png" alt="textsearch-icon_64.png"
width="64" height="64" />TextSearch</h1>
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><i>No entry, normally launched via <a href="../tracker-add-ons.html">Tracker Add-On</a></i></td></tr>
<tr><td>Location:</td><td></td><td><tt>/boot/beos/apps/TextSearch</tt></td></tr>
<tr><td>Settings:</td><td></td><td><tt>~/config/settings/TextSearch</tt></td></tr>
</table>
<p>Documentation is still missing. If you want to work on it, announce it on the <a href="http://www.freelists.org/list/haiku">General mailing list</a> to avoid duplication.</p>
<p>Documentation is still missing. If you want to work on it, please announce it on the <a href="http://www.freelists.org/list/haiku-doc">Documentation mailing list</a> to avoid duplication.</p>
</div>
<!--
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../../welcome/html-dtd/xhtml1-strict.dtd">
"../../../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>TV</title>
<link rel="stylesheet" type="text/css" href="../../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">TV</div>
</div>
<div class="topnav">
@@ -36,14 +36,14 @@
<div class="content">
<h1><img src="apps-images/tv-icon_64.png" alt="tv-icon_64.png"
<h1><img src="../../images/apps-images/tv-icon_64.png" alt="tv-icon_64.png"
width="64" height="64" />TV</h1>
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><i>Applications</i></td></tr>
<tr><td>Location:</td><td></td><td><tt>/boot/beos/apps/TV</tt></td></tr>
<tr><td>Settings:</td><td></td><td><tt>~/config/settings/???</tt></td></tr>
</table>
<p>Documentation is still missing. If you want to work on it, announce it on the <a href="http://www.freelists.org/list/haiku">General mailing list</a> to avoid duplication.</p>
<p>Documentation is still missing. If you want to work on it, please announce it on the <a href="http://www.freelists.org/list/haiku-doc">Documentation mailing list</a> to avoid duplication.</p>
</div>
<!--
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../../welcome/html-dtd/xhtml1-strict.dtd">
"../../../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>Vision</title>
<link rel="stylesheet" type="text/css" href="../../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">Vision</div>
</div>
<div class="topnav">
@@ -36,14 +36,14 @@
<div class="content">
<h1><img src="apps-images/vision-icon_64.png" alt="vision-icon_64.png"
<h1><img src="../../images/apps-images/vision-icon_64.png" alt="vision-icon_64.png"
width="64" height="64" />Vision</h1>
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><i>Applications</i></td></tr>
<tr><td>Location:</td><td></td><td><tt>/boot/apps/Vision{version}/Vision</tt></td></tr>
<tr><td>Settings:</td><td></td><td><tt>~/config/settings/Vision/*</tt></td></tr>
</table>
<p>Documentation is still missing. If you want to work on it, announce it on the <a href="http://www.freelists.org/list/haiku">General mailing list</a> to avoid duplication.</p>
<p>Documentation is still missing. If you want to work on it, please announce it on the <a href="http://www.freelists.org/list/haiku-doc">Documentation mailing list</a> to avoid duplication.</p>
</div>
<!--
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../../welcome/html-dtd/xhtml1-strict.dtd">
"../../../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>VLC</title>
<link rel="stylesheet" type="text/css" href="../../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">VLC</div>
</div>
<div class="topnav">
@@ -36,14 +36,14 @@
<div class="content">
<h1><img src="apps-images/vlc-icon_64.png" alt="vlc-icon_64.png"
<h1><img src="../../images/apps-images/vlc-icon_64.png" alt="vlc-icon_64.png"
width="64" height="64" />VLC</h1>
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><i>Applications</i></td></tr>
<tr><td>Location:</td><td></td><td><tt>/boot/apps/vlc{version}/VLC media player</tt></td></tr>
<tr><td>Settings:</td><td></td><td><tt>~/config/settings/VideoLAN Client/*</tt></td></tr>
</table>
<p>Documentation is still missing. If you want to work on it, announce it on the <a href="http://www.freelists.org/list/haiku">General mailing list</a> to avoid duplication.</p>
<p>Documentation is still missing. If you want to work on it, please announce it on the <a href="http://www.freelists.org/list/haiku-doc">Documentation mailing list</a> to avoid duplication.</p>
</div>
<!--
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../../welcome/html-dtd/xhtml1-strict.dtd">
"../../../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>WonderBrush</title>
<link rel="stylesheet" type="text/css" href="../../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">WonderBrush</div>
</div>
<div class="topnav">
@@ -34,7 +34,7 @@
<div class="content">
<h1><img src="apps-images/wonderbrush-icon_64.png" alt="wonderbrush-icon_64.png"
<h1><img src="../../images/apps-images/wonderbrush-icon_64.png" alt="wonderbrush-icon_64.png"
width="64" height="64" />WonderBrush</h1>
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><i>Applications</i></td></tr>
@@ -42,7 +42,7 @@ width="64" height="64" />WonderBrush</h1>
<tr><td>Documentation:</td><td></td><td><tt>/boot/apps/WonderBrush/Documentation {language}</tt></td></tr>
<tr><td>Settings:</td><td></td><td><tt>~/config/settings/WonderBrush</tt></td></tr>
</table>
<p>Documentation is still missing. If you want to work on it, announce it on the <a href="http://www.freelists.org/list/haiku">General mailing list</a> to avoid duplication.</p>
<p>Documentation is still missing. If you want to work on it, please announce it on the <a href="http://www.freelists.org/list/haiku-doc">Documentation mailing list</a> to avoid duplication.</p>
</div>
<!--
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../welcome/html-dtd/xhtml1-strict.dtd">
"../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>Attributes</title>
<link rel="stylesheet" type="text/css" href="../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">Attributes</div>
</div>
<div class="topnav">
@@ -39,7 +39,7 @@
<p>Attributes are data fields that belong to a file but aren't part of that file, e.g. they are not computed into the file size and can be copied or changed without touching the file itself. The system uses these attributes to store e.g. file size, file type or date of the last modification. This is similar to other operating systems and their filesystems.</p>
<p>What's different is that you can add any kind of attribute to any file and display it or make it editable in a Tracker window. You just have to define the kind of attribute you want to add to a file type (e.g. string, integer or time) and give it a name and description.</p>
<p>The file itself doesn't even need any contents at all. Take a look at these People files for example:</p>
<img src="attributes-images/people.png" alt="people.png" width="841" height="250" />
<img src="../images/attributes-images/people.png" alt="people.png" width="841" height="250" />
<br />
<p>As you can see, these are all 0-sized files with attached attributes, the E-mail attribute of "John Nox" being edited right in Tracker.</p>
<p>If you index these attributes, as People, Email or audio files are by default, they are also searchable with Haiku's fast query system.</p>
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../welcome/html-dtd/xhtml1-strict.dtd">
"../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>Boot Loader</title>
<link rel="stylesheet" type="text/css" href="../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">Boot Loader</div>
</div>
<div class="topnav">
@@ -57,7 +57,7 @@ It's also handy after you installed a software component that acts up and preven
</table>
<p><br /></p>
<p>After activating one or more options, you return to the main menu and continue booting, which presents you with this boot screen:</p>
<img src="bootloader-images/boot-screen.png" alt="boot-screen.png" width="480" height="300" />
<img src="../images/bootloader-images/boot-screen.png" alt="boot-screen.png" width="480" height="300" />
<p>If everything works OK, one symbol after another quickly lights up.<br />
The different symbols roughly correspond to these boot stages:</p>
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../welcome/html-dtd/xhtml1-strict.dtd">
"../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>Haiku User Guide - Contents</title>
<link rel="stylesheet" type="text/css" href="../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">Haiku User Guide - Contents</div>
</div>
<div class="topnav">
@@ -33,7 +33,7 @@
<div class="content">
<h2><a name="welcome">Welcome to Haiku's User Guide</a></h2>
<p>Below, you'll find the documentation of the most important aspects of Haiku. Naturally, completing and extending the documentation is a continuing process. If you find errors or would like to suggest topics or maybe even contribute yourself, please file a <a href="../welcome/bugreports.html">bugreport</a> or get in touch on the <a href="http://www.freelists.org/list/haiku-doc">documentation mailing list</a>.</p>
<p>Below, you'll find the documentation of the most important aspects of Haiku. Naturally, completing and extending the documentation is a continuing process. If you find errors or would like to suggest topics or maybe even contribute yourself, please file a <a href="../../welcome/en/bugreports.html">bugreport</a> or get in touch on the <a href="<a href="http://www.freelists.org/list/haiku-doc">Documentation mailing list</a>-doc">documentation mailing list</a>.</p>
<table summary="contents" border="0" cellpadding="10" cellspacing="0">
<tr><td valign="top"><a href="bootloader.html">Boot Loader</a></td>
<td valign="top">Set safe boot options to solve configuration problems.</td></tr>
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../welcome/html-dtd/xhtml1-strict.dtd">
"../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>Demos</title>
<link rel="stylesheet" type="text/css" href="../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">Demos</div>
</div>
<div class="topnav">
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../welcome/html-dtd/xhtml1-strict.dtd">
"../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>Deskbar</title>
<link rel="stylesheet" type="text/css" href="../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">Deskbar</div>
</div>
<div class="topnav">
@@ -38,12 +38,12 @@
<p>The Deskbar is the little panel that by default is located in the upper right corner of the screen. It's Haiku's version of Windows' taskbar with its Start button. It contains the Deskbar menu from where you can start applications and preferences, a tray with a clock and other tools below that and a list of currently running programs at the bottom.</p>
<img src="deskbar-images/positions.png" alt="positions" width="640" height="480" />
<img src="../images/deskbar-images/positions.png" alt="positions" width="640" height="480" />
<p>You can move the Deskbar to any corner or as a bar along the upper or lower border of the screen by gripping the knobbly area on the left side of the tray and drag&amp;drop it into the new position. You can also fold it into a more compact layout by drag&amp;dropping the knobbly area onto the Deskbar menu.</p>
<h2><a id="deskbar-menu" name="deskbar-menu">The Deskbar Menu</a></h2>
<p>A menu opens when you click on the Deskbar's uppermost part:</p>
<img src="deskbar-images/settings.png" alt="settings.png" width="521" height="309" />
<img src="../images/deskbar-images/settings.png" alt="settings.png" width="521" height="309" />
<ul>
<li><b>About This System...</b> - Shows some basic information of the system, licenses and the credits of the Haiku project.</li>
@@ -69,20 +69,20 @@
</ul>
<h3>Configure Deskbar Menu...</h3>
<img src="deskbar-images/configure.png" alt="configure.png" width="359" height="416" />
<img src="../images/deskbar-images/configure.png" alt="configure.png" width="359" height="416" />
<p>In this panel you set how many recent documents, folders and applications are shown in the Deskbar, or if you show them at all.</p>
<p>Here, you also configure folders and their contents, which are by default Applications, Demos, Deskbar Applets, and Preferences. You can add your own entries and edit or remove items.<br />
This part of the panel is just a representation of the folder <tt>/boot/home/config/be/</tt>. You can just as well link or copy files and folders directly in Tracker to configure your Deskbar.<br />
Another method is to simply drag a file or folder and drop it where you want it into the Deskbar.</p>
<h2><a id="tray" name="tray">The Tray</a></h2>
<img src="deskbar-images/calendar.png" alt="calendar.png" width="229" height="210" />
<img src="../images/deskbar-images/calendar.png" alt="calendar.png" width="229" height="210" />
<p>Among other things, the tray's housing the clock. Left-click it to toggle between date and time. Right-click it to hide/show it or launch the <a href="prefs-time.html">Time</a> preferences to set it.<br />
Here you can also launch a calendar that also appears, when you hold down the left mouse button on the clock for a little time.</p>
<p>Any program can install an icon in the tray to provide an interface to the user. The email system, for instance, shows a different symbol when there's unread mail and offers a context menu to e.g. create or check for new mail. <i>ProcessController</i> is another example that uses its icon in the tray to provide information (CPU/memory usage) and to offer a context menu.</p>
<h2><a id="list-of-apps" name="list-of-apps">The list of running programs</a></h2>
<img src="deskbar-images/list-of-apps.png" alt="list-of-apps.png" width="229" height="306" />
<img src="../images/deskbar-images/list-of-apps.png" alt="list-of-apps.png" width="229" height="306" />
<p>You can change to a specific running application by clicking on its entry in the Deskbar and choosing (one of) its windows, from the submenu. By right-clicking you can minimize or close a window or the entire application.</p>
<p>If you activated Expanders in the Deskbar settings, you can show/hide the list of windows directly under an application's entry.</p>
<p>In front of every application's windows is a symbol providing info on its state. A bright symbol means a window is visible, a dark one that it's minimized. Three lines in front of a symbol shows that it's not on the current workspace.</p>
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../welcome/html-dtd/xhtml1-strict.dtd">
"../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>Desktop Applets</title>
<link rel="stylesheet" type="text/css" href="../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">Desktop Applets</div>
</div>
<div class="topnav">
@@ -38,13 +38,13 @@
<p>Haiku provides a few useful tools that can be installed on the Desktop or the Deskbar via its Replicant.</p>
<table summary="desktop-applets" border="0" cellpadding="2" cellspacing="0">
<tr><td width="24"><img src="desktop-applets/desktop-applets-images/launchbox-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="desktop-applets/desktop-applets-launchbox.html">LaunchBox</a></td><td style="width:10px;">&#160;</td>
<tr><td style="width:24px;"><img src="../images/desktop-applets-images/launchbox-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="desktop-applets/desktop-applets-launchbox.html">LaunchBox</a></td><td style="width:10px;">&#160;</td>
<td valign="top">Shortcuts to your favorite applications.</td></tr>
<tr><td width="24"><img src="desktop-applets/desktop-applets-images/networkstatus-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="desktop-applets/desktop-applets-networkstatus.html">NetworkStatus</a></td><td>&#160;</td>
<tr><td><img src="../images/desktop-applets-images/networkstatus-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="desktop-applets/desktop-applets-networkstatus.html">NetworkStatus</a></td><td>&#160;</td>
<td valign="top">Is your connection up?</td></tr>
<tr><td width="24"><img src="desktop-applets/desktop-applets-images/processcontroller-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="desktop-applets/desktop-applets-processcontroller.html">ProcessController</a></td><td>&#160;</td>
<tr><td><img src="../images/desktop-applets-images/processcontroller-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="desktop-applets/desktop-applets-processcontroller.html">ProcessController</a></td><td>&#160;</td>
<td valign="top">See and control every running app and service.</td></tr>
<tr><td width="24"><img src="desktop-applets/desktop-applets-images/workspaces-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="workspaces.html#applet">Workspaces</a></td><td>&#160;</td>
<tr><td><img src="../images/desktop-applets-images/workspaces-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="workspaces.html#applet">Workspaces</a></td><td>&#160;</td>
<td valign="top">A miniature version of all workspaces.</td></tr>
</table>
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../../welcome/html-dtd/xhtml1-strict.dtd">
"../../../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>LaunchBox</title>
<link rel="stylesheet" type="text/css" href="../../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">LaunchBox</div>
</div>
<div class="topnav">
@@ -34,7 +34,7 @@
<div class="content">
<h1><img src="desktop-applets-images/launchbox-icon_64.png" alt="launchbox-icon_64.png"
<h1><img src="../../images/desktop-applets-images/launchbox-icon_64.png" alt="launchbox-icon_64.png"
width="64" height="64" />LaunchBox</h1>
<table summary="quickinfo" border="0" cellspacing="0" cellpadding="2">
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><i>Desktop Applets</i></td></tr>
@@ -42,7 +42,7 @@ width="64" height="64" />LaunchBox</h1>
<tr><td>Settings:</td><td></td><td><tt>~/config/settings/LaunchBox/*</tt></td></tr>
</table>
<p>One or more LaunchBox applets can be started to organize shortcuts to your favorite applications or documents. You decide if each is shown on all or just the current workspace. They can also serve to quickly open a document in a specific application. For example, you could drag&amp;drop a HTML file onto a text editor in a LaunchBox to open it in the editor instead of its preferred application, the browser.</p>
<img src="desktop-applets-images/launchbox.png" alt="launchbox.png" width="372" height="306" />
<img src="../../images/desktop-applets-images/launchbox.png" alt="launchbox.png" width="372" height="306" />
<p>All options are reached from the context menu:</p>
<table summary="layout" border="0" cellpadding="2" cellspacing="0">
<tr><td><i>Add Button Here</i></td><td style="width:10px;">&#160;</td><td>Adds an empty button.</td></tr>
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../../welcome/html-dtd/xhtml1-strict.dtd">
"../../../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>NetworkStatus</title>
<link rel="stylesheet" type="text/css" href="../../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">NetworkStatus</div>
</div>
<div class="topnav">
@@ -36,14 +36,14 @@
<div class="content">
<h1><img src="desktop-applets-images/networkstatus-icon_64.png" alt="networkstatus-icon_64.png"
<h1><img src="../../images/desktop-applets-images/networkstatus-icon_64.png" alt="networkstatus-icon_64.png"
width="64" height="64" />NetworkStatus</h1>
<table summary="quickinfo" border="0" cellspacing="0" cellpadding="2">
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><i>Desktop Applets</i></td></tr>
<tr><td>Location:</td><td></td><td><tt>/boot/beos/apps/NetworkStatus</tt></td></tr>
<tr><td>Settings:</td><td></td><td>none</td></tr>
</table>
<p>Documentation is still missing. If you want to work on it, announce it on the <a href="http://www.freelists.org/list/haiku">General mailing list</a> to avoid duplication.</p>
<p>Documentation is still missing. If you want to work on it, please announce it on the <a href="http://www.freelists.org/list/haiku-doc">Documentation mailing list</a> to avoid duplication.</p>
</div>
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../../welcome/html-dtd/xhtml1-strict.dtd">
"../../../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>ProcessController</title>
<link rel="stylesheet" type="text/css" href="../../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">ProcessController</div>
</div>
<div class="topnav">
@@ -36,14 +36,14 @@
<div class="content">
<h1><img src="desktop-applets-images/processcontroller-icon_64.png" alt="processcontroller-icon_64.png"
<h1><img src="../../images/desktop-applets-images/processcontroller-icon_64.png" alt="processcontroller-icon_64.png"
width="64" height="64" />ProcessController</h1>
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><i>Desktop Applets</i></td></tr>
<tr><td>Location:</td><td></td><td><tt>/boot/beos/apps/ProcessController</tt></td></tr>
<tr><td>Settings:</td><td></td><td>none</td></tr>
</table>
<p>Documentation is still missing. If you want to work on it, announce it on the <a href="http://www.freelists.org/list/haiku">General mailing list</a> to avoid duplication.</p>
<p>Documentation is still missing. If you want to work on it, please announce it on the <a href="http://www.freelists.org/list/haiku-doc">Documentation mailing list</a> to avoid duplication.</p>
</div>
<div class="bottomnav">
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../welcome/html-dtd/xhtml1-strict.dtd">
"../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>Filesystem layout</title>
<link rel="stylesheet" type="text/css" href="../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">Filesystem layout</div>
</div>
<div class="topnav">
@@ -37,8 +37,8 @@
<div class="content">
<p>Haiku's filesystem layout is quite transparent, trying to always use non-cryptic names for files and folders, that don't leave the user guessing. Files and folders that are important for the system to function properly, are protected from accidental tempering by showing one of these alerts:</p>
<img src="filesystem-layout-images/achtung-user.png" alt="achtung-user.png" width="349" height="121" />&#160;
<img src="filesystem-layout-images/achtung-system.png" alt="achtung-system.png" width="349" height="151" />
<img src="../images/filesystem-layout-images/achtung-user.png" alt="achtung-user.png" width="349" height="121" />&#160;
<img src="../images/filesystem-layout-images/achtung-system.png" alt="achtung-system.png" width="349" height="151" />
<p>The second alert pops up if you try to rename or delete something in the system hierarchy. Here, the "<i>Do it</i>" button will only become clickable when you're holding down the <tt>SHIFT</tt> key.</p>
<p>Generally, there are three seperate branches springing from the root folder of the boot volume:</p>
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../welcome/html-dtd/xhtml1-strict.dtd">
"../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>Filetypes</title>
<link rel="stylesheet" type="text/css" href="../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">Filetypes</div>
</div>
<div class="topnav">
@@ -40,7 +40,7 @@
<h3><a id="specific-file" name="specific-file">Setting the filetype of a specific file</a></h3>
<p>You can change the type of a specific file, its icon and the associated application. Select the file and invoke the Add-Ons | Filetype add-on from the right-click context menu.</p>
<img src="filetypes-images/filetype-addon.png" alt="filetype-addon.png" width="288" height="212" />
<img src="../images/filetypes-images/filetype-addon.png" alt="filetype-addon.png" width="288" height="212" />
<h3><a name="filetype">The File Type</a></h3>
<p>This is a JPEG file, it's MIME string image/jpeg. Let's say you definitely know that it's not a JPEG but a GIF. You can change that either by entering the correct MIME string by hand or with one of the two buttons below the textbox:</p>
@@ -63,7 +63,7 @@
<h2><a id="settings-apps" name="settings-apps">Special settings for applications</a></h2>
<p>If you invoke the <i>Filetype Add-On</i> on an executable (here: <i>StyledEdit</i>), you'll get a different dialog:</p>
<img src="filetypes-images/filetype-addon-stylededit.png" alt="filetype-addon-stylededit.png" width="353" height="422" />
<img src="../images/filetypes-images/filetype-addon-stylededit.png" alt="filetype-addon-stylededit.png" width="353" height="422" />
<p>On top, you'll see, instead of a standardized MIME string, the unique application signature. With it, the system finds the program wherever it's installed.</p>
<p>Below it are several flags, controlling the app's behaviour:</p>
<ul>
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../welcome/html-dtd/xhtml1-strict.dtd">
"../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>Haiku's GUI</title>
<link rel="stylesheet" type="text/css" href="../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">Haiku's GUI</div>
</div>
<div class="topnav">
@@ -38,7 +38,7 @@
<p>Haiku's graphical user interface is an integral part of the system. Unlike Unix-based operating systems, there's no separate window manager and booting just into a command line shell is not possible. Haiku's focus being on the desktop user, this is just not considered necessary.</p>
<p>As you probably have experience with other graphical environments, let's skip over the standards like menus, right-click context menus, drag&amp;drop etc. Let's have a look at the few unique aspects of Haiku's GUI instead.</p>
<img src="gui-images/gui.png" alt="gui.png" width="644" height="404" />
<img src="../images/gui-images/gui.png" alt="gui.png" width="644" height="404" />
<p>There are only a few things in Haiku's GUI that aren't obvious and deserve an explanation.</p>
<ol>
<li><p>The Deskbar is Haiku's "Start" menu and taskbar, if you will. See topic <a href="deskbar.html">Deskbar</a>.</p></li>
@@ -53,7 +53,7 @@
<h2><a id="open-save-panel" name="open-save-panel">Open and save panels</a></h2>
<p>When opening or saving a file from any application, a panel like this opens:</p>
<img src="gui-images/open-save.png" alt="open-save.png" width="645" height="362" />
<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>
@@ -71,7 +71,7 @@ You can enter parent folders with the drop-down menu above the file listing.</p>
<h3><a id="favorites-recent" name="favorites-recent">Favorites and recent folders</a></h3>
<p>The menu <i>Favorites</i> 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="gui-images/favorites.png" alt="favorites.png" width="455" height="209" />
<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 <i>Favorites | Add Current Folder</i>. From now on it will appear in every open/save panel. To remove a Favorite, choose <i>Favorites | Configure Favorites...</i> and delete its entry.<br />
All Favorites are kept in <tt>/boot/home/config/settings/Tracker/Go/</tt>. So you might as well add and remove links to files and folders there directly.</p>
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../welcome/html-dtd/xhtml1-strict.dtd">
"../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>Index</title>
<link rel="stylesheet" type="text/css" href="../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">Index</div>
</div>
<div class="topnav">
+244
View File
@@ -0,0 +1,244 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
*
* Copyright 2009, Haiku. All rights reserved.
* Distributed under the terms of the MIT License.
*
* Authors:
* Humdinger <[email protected]>
* Ryan Leavengood
* Fredrik Ekdahl
*
-->
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>Compiling/installing from source</title>
<link rel="stylesheet" type="text/css" href="../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">Compiling/installing from source</div>
</div>
<div class="topnav">
<p>
<a href="contents.html">Contents</a>
&#160;&#160;&#160;
Next: <a href="bootloader.html">Boot Loader</a>
</p>
</div>
<div class="content">
<p>The following will show you step by step how to get Haiku's source code and build tools, how to compile it all and how to generate either a VMWare image or directly install onto a partition or USB drive. You'll also learn how to exchange data with an image or an installtion on it's partition.<br />
It's all based on Ubuntu 8.10, but should work generally the same on all other distributions.</p>
<h1><a name="download">Downloading the tools and the Haiku source</a></h1>
<ol>
<li><p>Install all needed packages:</p>
<pre class="terminal">sudo apt-get install subversion autoconf automake texinfo flex bison gawk build-essential</pre></li>
<li><p>Create the Haiku development directories and get the Haiku build tools source:</p>
<pre class="terminal">mkdir develop
cd develop
mkdir haiku
cd haiku
svn checkout svn://svn.berlios.de/haiku/buildtools/trunk buildtools</pre></li>
<li><p>Build and install the Haiku Jam:</p>
<pre class="terminal">cd buildtools/jam
make
sudo ./jam0 install
cd ../..</pre></li>
<li><p>Get the Haiku source (this will take a while).<br />
For anonymous check-out:</p>
<pre class="terminal">svn checkout http://svn.berlios.de/svnroot/repos/haiku/haiku/trunk trunk</pre>
<p>If you have a valid Haiku developer account at Berlios:</p>
<pre class="terminal">svn checkout https://[email protected]/svnroot/repos/haiku/haiku/trunk trunk</pre>
<p>If there are any errors while checking out the source, just cd into the trunk directory and type <tt>svn update</tt> to get any missed files.<br />
This is also how you update the code in the future.</p></li>
<li><p>Build the cross compiler tools (GCC 2.95):</p>
<pre class="terminal">cd ~/develop/haiku/trunk
./configure --build-cross-tools ../buildtools/</pre>
<p>To build with GCC 4.x the configure line changes to:</p>
<pre class="terminal">./configure --build-cross-tools-gcc4 x86 ../buildtools/</pre>
<p>But keep in mind this will produce binaries which are not compatible with BeOS.</p></li>
</ol>
<p><br /></p>
<p>To download all code changes from now on, simply enter the <tt>haiku/trunk/</tt> folder and type:</p>
<pre class="terminal">svn update</pre>
<h1><a name="userbuildconfig">Customizing UserBuildConfig</a></h1>
<p>Now you could already start to build RAW or VMWare images. Before we come to that, however, let's have a look at the <tt>UserBuildConfig</tt> that can be used to customize and automate some things.</p>
<p>In <tt>trunk/haiku/build/jam/</tt> there's a <tt>UserBuildConfig.ReadMe</tt> that explains various options. <b>Don't</b> simply rename it and use it as <tt>UserBuildConfig</tt>!</p>
<p>You start by duplicating the <tt>UserBuildConfig.sample</tt> and the remove the<tt>.sample</tt> suffix to get your <tt>UserBuildConfig</tt>. From the <tt>.ReadMe</tt> you can copy interesting parts into your config and customize them there.</p>
<ol>
<li><p>First, the line needed for the optional "OpenSSH" package:</p>
<pre>HAIKU_IMAGE_HOST_NAME = "TEST" ;</pre>
</li>
<li><p>Now the block that sets the defaults for timezone and keymap:</p>
<pre># Add symlink/file (timezone and keymap settings) to the image.
AddSymlinkToHaikuImage home config settings
: /boot/beos/etc/timezones/Europe/Paris : timezone ;
AddFilesToHaikuImage home config settings : <keymap>German
: Key_map ;</keymap></pre></li>
<li><p>The build process can be fine tuned until it fits your needs. You could create your own folder <tt>haiku/trunk/user_data/</tt> and put files there that are then copied or unzipped into the image. Zipping is important when dealing with Haiku files with their attributes, because zipping them up will preserve them on non-BFS partitions.<br />
For example:</p>
<pre># Zip up your emails between each system update and place the archive into the
# user_data folder to be automatically put back when building the new image.
UnzipArchiveToHaikuImage home
: $(HAIKU_TOP)/user_data/mail.zip ;</pre>
<p>The first line defines the location in the image where the archive will be unzipped (here: <tt>/boot/home/</tt>). Deeper hierarchies are separated with a blank instead of the usual "<tt>/</tt>" (see the setting of the timezone above).<br />
The second line is the location of the zip file. <tt>$(HAIKU_TOP)</tt> is the lowest level of the checked out source tree, normally <tt>haiku/trunk/</tt>.</p>
<p>In the same way, you use <tt>CopyDirectoryToHaikuImage</tt> and <tt>AddFilesToHaikuImage</tt> to copy whole directories or single files into the image.</p></li>
<li><p>The above commands are executed when building any kind of image. "Build Profiles" provide the means to set commands specifically for different configurations.<br />
These are two profiles, one for building and installing an image directly onto a partition and the other to generate a VMWare image:</p>
<pre>DefineBuildProfile disk : disk : "/dev/sda7" ;
DefineBuildProfile vmware : vmware-image ;
switch $(HAIKU_BUILD_PROFILE) {
case "disk" : {
HAIKU_ADD_ALL_OPTIONAL_PACKAGES = 1 ;
}
case "vmware" : {
HAIKU_IMAGE_SIZE = 900 ;
HAIKU_DONT_CLEAR_IMAGE = 1 ;
HAIKU_ADD_ALL_OPTIONAL_PACKAGES = 1
}
}</pre>
<p>The first line is especially important and <b>dangerous</b>: "<tt>/dev/sda7</tt>"<br />
<span style="font-size: 1.2em; font-weight: bold;">The so defined partition will be irretrievably overwritten!
</span></p>
<p>Before you use this profile, you should make sure that it's really the correct partition on the right harddisk or USB-stick, for example by using Ubuntu's partition editor <i>GParted</i>.</p></li>
</ol>
<p><br /></p>
<p>Here's the complete <tt>UserBuildConfig</tt> once more:</p>
<pre># Quick start file for UserBuildConfig. Copy it and uncomment and edit the
# lines you want. See UserBuildConfig.ReadMe for details.
# Optional package OpenSSH needs this variable set
HAIKU_IMAGE_HOST_NAME = "TEST" ;
# Add symlink/file (timezone and keymap settings) to the image.
AddSymlinkToHaikuImage home config settings
: /boot/beos/etc/timezones/Europe/Paris : timezone ;
AddFilesToHaikuImage home config settings : <keymap>German
: Key_map ;
DefineBuildProfile disk : disk : "/dev/sda7" ;
DefineBuildProfile vmware : vmware-image ;
switch $(HAIKU_BUILD_PROFILE) {
case "disk" : {
HAIKU_ADD_ALL_OPTIONAL_PACKAGES = 1 ;
}
case "vmware" : {
HAIKU_IMAGE_SIZE = 900 ;
HAIKU_DONT_CLEAR_IMAGE = 1 ;
HAIKU_ADD_ALL_OPTIONAL_PACKAGES = 1 ;
}
}</pre>
<p>Besides these user build profiles, there are also official release profiles, see <tt>ReleaseBuildProfiles</tt> in the same folder. The profiles <i>alpha-raw</i> and <i>alpha-vmware</i> will build all officially planned components for the alpha release. They are invoked just like the user profiles, s. <a href="#build_vmimage">Building a VMWare Image</a> a bit further down.
</p>
<h1>Building/installing Haiku Images</h1>
<p>Thanks to our <tt>UserBuildConfig</tt> it's all quite simple now.
</p>
<h2><a name="install_partition">Installing on a partition/USB-stick</a></h2>
<p>To install Haiku directly onto a partition/USB-stick, you have to set the according read and write permissions. In our example it's done with:</p>
<pre class="terminal">sudo chmod o+rw /dev/sda7
sudo chmod o+r /dev/sda</pre>
<p>Note that the read permission is set for the whole disk (1st line) while the write permission is limited to one specific partition (2nd line).</p>
<p>Now the Haiku image is built and installed on the partition:</p>
<pre class="terminal">sudo jam -q @disk</pre>
<p><br /></p>
<p>
Installing to its own partition offers some interesting possibilities:</p>
<pre class="terminal">sudo jam -q @disk update-all</pre>
<p>This updates all of the system, but leaves the home folder untouched, so all your data will still be there.</p>
<p><br /></p>
<p>You can also decide to only update certain components:</p>
<pre class="terminal">sudo jam -q @disk update {components}</pre>
<p>Just replace the <tt>{components}</tt> with the program/component to be updated, e.g. <tt>kernel</tt>, <tt>StyledEdit</tt> or <tt>libmedia.so</tt> or more than one, separated with blanks. <tt>haiku/build/jam/HaikuImage</tt> lists all possible "targets".</p>
<h2><a name="build_vmimage">Building a VMWare Image</a></h2>
<p>Just enter:</p>
<pre class="terminal">sudo jam -q @vmware</pre>
<p>You have to rededicate the generated image to satisfy the VMPlayer, before you can run it with an associated <a href="http://haiku-files.org/files/haiku.vmx">.vmx</a> file (There's also a <tt>.vmx</tt> file in <tt>haiku/3rdparty/vmware/</tt>):</p>
<pre class="terminal">sudo chown [YourUsername] haiku.image</pre>
<h1><a name="grub">Booting with GRUB</a></h1>
<p>If you installed Haiku directly onto a USB-stick, you just have to make sure the boot order in the BIOS looks first for USB devices to have Haiku boot right up from the stick.</p>
<p><br /></p>
<p>If Haiku was installed on a partition on your harddrive, you have to adjust the boot loader accordingly. This is how it's done with GRUB:</p>
<p>
<p>Open the list of boot options, shown when pressing <tt>ESC</tt> at the beginning of the boot process:</p>
<pre class="terminal">sudo gedit /boot/grub/menu.lst</pre>
<p>You'll note that GRUB uses a different naming strategy for harddrives than Linux.</p>
<p>With GRUB it's: <tt>(hdN,n)</tt></p>
<p>All harddisks start with "<i>hd</i>"<br />
"<i>N</i>" N is the hard disk number, starting with "0".<br />
"<i>n</i> is the partition number, also starting with "0".<br />
The first logical partition always have the number 4, regardless of the number of primary partitions.</p>
<p>If you're still unsure, check out the <a href="http://www.gnu.org/software/grub/manual/grub.html#Naming-convention">GRUB manual</a>.</p>
<p>As an example:</p>
<p><tt>/dev/sda7</tt> would be <tt>(hd0,6)</tt> in GRUB.</p>
<p>The entry in <tt>/boot/grub/menu.lst</tt> would then be:</p>
<pre># Haiku on /dev/sda7
title Haiku
rootnoverify (hd0,6)
chainloader +1</pre>
<p><br /></p>
<p>Save, reboot, press <tt>ESC</tt> when GRUB starts and choose "Haiku" in the menu.</p>
<h1><a name="bfs_shell">Accessing images/partitions</a></h1>
<p>Using build profiles has another advantage: You can mount a VMWare image or the partition of a Haiku installation to transfer data. Navigate to <tt>haiku/trunk/</tt> and simply enter:</p>
<pre class="terminal">sudo jam @disk mount</pre>
<p>or</p>
<pre class="terminal">sudo jam @vmware mount</pre>
<p>Now you're in the <tt>bfs_shell</tt>. Enter <tt>help</tt> to get a list of all supported commands:</p>
<pre class="terminal">fssh:/&gt; help
supported commands:
cd - change current directory
chmod - change file permissions
cp - copy files and directories
exit - quit the shell
help - list supported commands
info - prints volume informations
ln - create a hard or symbolic link
ls - list files or directories
mkdir - create directories
mkindex - create an index
query - query for files
quit - quit the shell
rm - remove files and directories
sync - syncs the file system</pre>
<p>It all works pretty much like in your normal bash shell (besides there's sadly no tab-completion).<br />
The one thing to remember: You have to prefix every local path (your Linux partition) with a "<tt>:</tt>".</p>
<p>Here's an example to copy the file <tt>.bash_history</tt> from Haiku to your Linux partition:</p>
<pre class="terminal">fssh:/&gt; cd myfs/home
fssh:/myfs/home&gt; cp .bash_history :/home/humdinger/</pre>
<p>The other way around works the same:</p>
<pre class="terminal">fssh:&gt; cp :/home/humdinger/Bilder/gazette-final.png myfs/home/</pre>
</div>
<div class="bottomnav">
<p>
<a href="contents.html">Contents</a>
&#160;&#160;&#160;
Next: <a href="bootloader.html">Boot Loader</a>
</p>
</div>
</body>
</html>
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../welcome/html-dtd/xhtml1-strict.dtd">
"../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>Shortcuts and key combinations</title>
<link rel="stylesheet" type="text/css" href="../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">Shortcuts and key combinations</div>
</div>
<div class="topnav">
+93
View File
@@ -0,0 +1,93 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
*
* Copyright 2008, Haiku. All rights reserved.
* Distributed under the terms of the MIT License.
*
* Authors:
* Humdinger <[email protected]>
*
-->
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>Preferences</title>
<link rel="stylesheet" type="text/css" href="../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">Preferences</div>
</div>
<div class="topnav">
<p>
<a href="contents.html">Contents</a>
&#160;&#160;&#160;
Previous: <a href="desktop-applets.html">Desktop Applets</a>
<!-- &#160;&#160;&#160;
Next: <a href="demos.html">Demos</a>
-->
</p>
</div>
<div class="content">
<p>While a key philosophy of Haiku is to cut down on options and have sensible defaults instead, there are some things that have to be configured or can be set to individual preference. You find all panels in Deskbar's <i>Preferences</i> menu.</p>
<table summary="contents" border="0" cellpadding="2" cellspacing="0">
<tr><td style="width:24px;"><img src="../images/prefs-images/appearance-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="preferences/prefs-appearance.html">Appearance</a></td><td style="width:10px;">&#160;</td>
<td valign="top">Configure certain aspects of the graphical interface.</td></tr>
<tr><td style="width:24px;"><img src="../images/prefs-images/backgrounds-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="preferences/prefs-backgrounds.html">Backgrounds</a></td><td>&#160;</td>
<td valign="top">Set a color or image as background of the Desktop or any other folder.</td></tr>
<tr><td style="width:24px;"><img src="../images/prefs-images/datatranslations-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="preferences/prefs-datatranslations.html">DataTranslations</a></td><td>&#160;</td>
<td valign="top">Settings for all supported file formats.</td></tr>
<tr><td style="width:24px;"><img src="../images/prefs-images/e-mail-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="preferences/prefs-e-mail.html">E-mail</a></td><td>&#160;</td>
<td valign="top">Configure your email accounts.</td></tr>
<tr><td style="width:24px;"><img src="../images/prefs-images/filetypes-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="preferences/prefs-filetypes.html">FileTypes</a></td><td>&#160;</td>
<td valign="top">Add, remove and configure filetypes.</td></tr>
<tr><td style="width:24px;"><img src="../images/prefs-images/fonts-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="preferences/prefs-fonts.html">Fonts</a></td><td>&#160;</td>
<td valign="top">Set your system fonts.</td></tr>
<tr><td style="width:24px;"><img src="../images/prefs-images/keyboard-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="preferences/prefs-keyboard.html">Keyboard</a></td><td>&#160;</td>
<td valign="top">Configure repeat delay and rate.</td></tr>
<tr><td style="width:24px;"><img src="../images/prefs-images/keymap-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="preferences/prefs-keymap.html">Keymap</a></td><td>&#160;</td>
<td valign="top">Set the mapping of your keyboard.</td></tr>
<tr><td style="width:24px;"><img src="../images/prefs-images/media-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="preferences/prefs-media.html">Media</a></td><td>&#160;</td>
<td valign="top">Audio and video settings like volume and in/output devices.</td></tr>
<tr><td style="width:24px;"><img src="../images/prefs-images/menu-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="preferences/prefs-menu.html">Menu</a></td><td>&#160;</td>
<td valign="top">Configure the behaviour of menus and the command key (<tt>CTRL/ALT</tt>.</td></tr>
<tr><td style="width:24px;"><img src="../images/prefs-images/mouse-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="preferences/prefs-mouse.html">Mouse</a></td><td>&#160;</td>
<td valign="top">Configure your mouse.</td></tr>
<tr><td style="width:24px;"><img src="../images/prefs-images/network-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="preferences/prefs-network.html">Network</a></td><td>&#160;</td>
<td valign="top">Configure your network.</td></tr>
<tr><td style="width:24px;"><img src="../images/prefs-images/printers-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="preferences/prefs-printers.html">Printers</a></td><td>&#160;</td>
<td valign="top">Add, remove and configure printers.</td></tr>
<tr><td style="width:24px;"><img src="../images/prefs-images/screen-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="preferences/prefs-screen.html">Screen</a></td><td>&#160;</td>
<td valign="top">Configure resolution, depth and refresh rate.</td></tr>
<tr><td style="width:24px;"><img src="../images/prefs-images/screensaver-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="preferences/prefs-screensaver.html">ScreenSaver</a></td><td>&#160;</td>
<td valign="top">Add, remove and configure a screen saver.</td></tr>
<tr><td style="width:24px;"><img src="../images/prefs-images/sounds-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="preferences/prefs-sounds.html">Sounds</a></td><td>&#160;</td>
<td valign="top">Assign a sound to different system events.</td></tr>
<tr><td style="width:24px;"><img src="../images/prefs-images/time-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="preferences/prefs-time.html">Time</a></td><td>&#160;</td>
<td valign="top">Set time, date and timezone.</td></tr>
<tr><td style="width:24px;"><img src="../images/prefs-images/virtualmemory-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="preferences/prefs-virtualmemory.html">VirtualMemory</a></td><td>&#160;</td>
<td valign="top">Set the amount of swap space.</td></tr>
</table>
</div>
<!--
<div class="bottomnav">
<p>
<a href="contents.html">Contents</a>
&#160;&#160;&#160;
Previous: <a href="desktop-applets.html">Desktop Applets</a>
&#160;&#160;&#160;
Next: <a href="demos.html">Demos</a>
</p>
</div>
-->
</body>
</html>
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../../welcome/html-dtd/xhtml1-strict.dtd">
"../../../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>Appearance</title>
<link rel="stylesheet" type="text/css" href="../../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">Appearance</div>
</div>
<div class="topnav">
@@ -34,7 +34,7 @@
<div class="content">
<h1><img src="prefs-images/appearance-icon_64.png" alt="appearance-icon_64.png" width="64" height="64" />Appearance</h1>
<h1><img src="../../images/prefs-images/appearance-icon_64.png" alt="appearance-icon_64.png" width="64" height="64" />Appearance</h1>
<table summary="quickinfo" border="0" cellspacing="0" cellpadding="2">
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><i>Preferences</i></td></tr>
<tr><td>Location:</td><td></td><td><tt>/boot/beos/preferences/Appearance</tt></td></tr>
@@ -43,23 +43,37 @@
<p>The Appearance preferences lets you change some aspects of Haiku's visuals.</p>
<h2><a id="colors" name="colors">Colors</a></h2>
<img src="prefs-images/appearance-colors.png" alt="appearance-colors.png" width="460" height="337" />
<img src="../../images/prefs-images/appearance-colors.png" alt="appearance-colors.png" width="460" height="337" />
<p>In the first tab, <i>Colors</i>, you can change the colors of different parts of the user interface. The color well accepts drag&amp;drops from other programs, letting you drag colors over from e.g. <i>WonderBrush</i>, <i>Icon-O-Matic</i> or the <i>Backgrounds</i> panel.</p>
<h2><a id="antialiasing" name="antialiasing">Antialiasing</a></h2>
<img src="prefs-images/appearance-antialiasing.png" alt="appearance-antialiasing.png" width="460" height="337" />
<p>The second tab, <i>Antialiasing</i>, provides different settings for how things are rendered on screen.<br />
An activated <i>Glyph hinting</i> aligns all letters in such a way that their vertical and horizontal edges rest exactly between two pixels. The result is a perfect contrast, especially when dealing with black on white. Text appears crisper.</p>
<p>See the difference of the two settings with these magnified screenshots:</p>
<img src="prefs-images/appearance-glyph-off.png" alt="appearance-glyph-off.png" width="296" height="207" />&#160;<img src="prefs-images/appearance-glyph-on.png" alt="appearance-glyph-on.png" width="296" height="207" />
<img src="../../images/prefs-images/appearance-antialiasing.png" alt="appearance-antialiasing.png" width="460" height="337" />
<p>The second tab, <i>Antialiasing</i>, provides different settings for how things are rendered on screen.</p>
<h3>Glyph hinting</h3>
<p>An activated <i>Glyph hinting</i> aligns all letters in such a way that their vertical and horizontal edges rest exactly between two pixels. The result is a perfect contrast, especially when dealing with black on white. Text appears crisper. There's also a setting for "<i>Monospaced Fonts Only</i>" that's especially helpful with low resolution devices like netbooks. Small fonts can look pretty bad when hinting is turned on, but with this setting you still have the advantage of hinting for text editors and Terminal.</p>
<p>See the difference hinting makes with these magnified screenshots:</p>
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
<tr><td style="text-align:center; font-style:italic"><img src="../../images/prefs-images/appearance-glyph-off.png" alt="appearance-glyph-off.png" width="296" height="207" /><br />Hinting: off</td><td style="width:15px;"></td><td style="text-align:center; font-style:italic"><img src="../../images/prefs-images/appearance-glyph-on.png" alt="appearance-glyph-on.png" width="296" height="207" /><br />Hinting: on</td></tr>
</table>
<p>It should be pointed out that all the <i>Magnify</i> windows on this page are of course renderend themselves with the different options as well. So, you get a realworld impression of the settings by comparing, for example, the bold yellow tab title or the text "33 x 15 @ 8 pixels/pixel".</p>
<h3>Antialiasing type</h3>
<p>Another technique to improve rendering is <i>Antialiasing</i>, which supports all vector graphics as well as text. It smoothes lines by changing the color of certain pixels. There are two methods for that:</p>
<p><i>Greyscale</i> changes the intensity of pixels at the edge.<br />
<i>LCD subpixel</i> does an even better job, especially with (high resolution) LCD monitors. Instead of the intensity of a pixel, it changes its color which moves an edge by a fraction of a pixel, because LCD displays produce every pixel with a red, green and blue component.</p>
<p>Again, the two different methods with magnified screenshots:</p>
<img src="prefs-images/appearance-glyph-off.png" alt="appearance-glyph-off.png" width="296" height="207" />&#160;<img src="prefs-images/appearance-subpixel.png" alt="appearance-subpixel.png" width="296" height="207" />
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
<tr><td style="text-align:center; font-style:italic"><img src="../../images/prefs-images/appearance-glyph-off.png" alt="appearance-glyph-off.png" width="296" height="207" /><br />Greyscale, Hinting: off</td><td style="width:15px;"></td><td style="text-align:center; font-style:italic"><img src="../../images/prefs-images/appearance-subpixel.png" alt="appearance-subpixel.png" width="296" height="207" /><br />LCD subpixel, Hinting: off</td></tr>
</table>
<p>Subpixel based antialiasing adds a slight colored shine to objects. Something not everyone tolerates. In Haiku you can mix the two antialiasing methods and find the right setting for you by using a slider.</p>
<p><b>Note: </b>The subpixel based antialiasing in combination with the glyph hinting is subject of a software patent and is therefore not available by default. Depending on where in the world you live, you may get an unlocked version. Sorry about that. Talk with your representative.</p>
<p>If you do activate hinting plus LCD subpixel rendering by changing the source and recompiling, this is how it looks compared to hinting with Greyscale:</p>
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
<tr><td style="text-align:center; font-style:italic"><img src="../../images/prefs-images/appearance-glyph-on.png" alt="appearance-glyph-on.png" width="296" height="207" /><br />Greyscale, Hinting: on</td><td style="width:15px;"></td><td style="text-align:center; font-style:italic"><img src="../../images/prefs-images/appearance-glyph-on-subpixel.png" alt="appearance-glyph-on-subpixel.png" width="296" height="207" /><br />LCD subpixel, Hinting: on</td></tr>
</table>
<p><br /></p>
<p>At the bottom of the panel are two buttons:</p>
<table summary="layout" border="0" cellpadding="2" cellspacing="0">
<tr><td><i>Defaults</i></td><td>&#160;</td><td>resets everything to default values.</td></tr>
<tr><td><i>Revert</i></td><td>&#160;</td><td>brings back the settings that were active when you started the Appearance preferences.</td></tr>
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../../welcome/html-dtd/xhtml1-strict.dtd">
"../../../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>Backgrounds</title>
<link rel="stylesheet" type="text/css" href="../../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">Backgrounds</div>
</div>
<div class="topnav">
@@ -36,7 +36,7 @@
<div class="content">
<h1><img src="prefs-images/backgrounds-icon_64.png" alt="backgrounds-icon_64.png"
<h1><img src="../../images/prefs-images/backgrounds-icon_64.png" alt="backgrounds-icon_64.png"
width="64" height="64" />Backgrounds</h1>
<table summary="quickinfo" border="0" cellspacing="0" cellpadding="2">
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><i>Preferences</i></td></tr>
@@ -46,7 +46,7 @@ width="64" height="64" />Backgrounds</h1>
</table>
<p>You can set a color or an image as background for every folder and the Desktop for every workspace.</p>
<p><br /></p>
<img src="prefs-images/backgrounds.png" alt="backgrounds.png" width="539" height="282" />
<img src="../../images/prefs-images/backgrounds.png" alt="backgrounds.png" width="539" height="282" />
<p>The top drop-down menu specifies if your changes are applied to the current workspace, all workspaces, a specific folder or as default for every new folder.</p>
<p>Below that you can assign an image or select <i>None</i> if you want simply a colored background.</p>
<p>If you are using an image, you have to decide on the placement:</p>
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../../welcome/html-dtd/xhtml1-strict.dtd">
"../../../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>DataTranslations</title>
<link rel="stylesheet" type="text/css" href="../../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">DataTranslations</div>
</div>
<div class="topnav">
@@ -36,7 +36,7 @@
<div class="content">
<h1><img src="prefs-images/datatranslations-icon_64.png" alt="datatranslations-icon_64.png"
<h1><img src="../../images/prefs-images/datatranslations-icon_64.png" alt="datatranslations-icon_64.png"
width="64" height="64" />DataTranslations</h1>
<table summary="quickinfo" border="0" cellspacing="0" cellpadding="2">
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><i>Preferences</i></td></tr>
@@ -46,7 +46,7 @@ width="64" height="64" />DataTranslations</h1>
</table>
<p>Every application has the ability to open and save every file format for which there's a Translator installed. The settings for these Translators are configured in the DataTranslations preferences.</p>
<p><br /></p>
<img src="prefs-images/datatranslations.png" alt="datatranslations.png" width="580" height="370" />
<img src="../../images/prefs-images/datatranslations.png" alt="datatranslations.png" width="580" height="370" />
<p>Depending on its capabilities, each Translator offers different settings. At least you'll get an <i>Info...</i> button that opens a window with the credits and the installation path.<br />
The following table gives an overview of the default Translators and their most useful options.</p>
<table summary="translators" border="0" cellpadding="2" cellspacing="0">
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../../welcome/html-dtd/xhtml1-strict.dtd">
"../../../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>E-mail</title>
<link rel="stylesheet" type="text/css" href="../../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">E-mail</div>
</div>
<div class="topnav">
@@ -36,7 +36,7 @@
<div class="content">
<h1><img src="prefs-images/e-mail-icon_64.png" alt="e-mail-icon_64.png"
<h1><img src="../../images/prefs-images/e-mail-icon_64.png" alt="e-mail-icon_64.png"
width="64" height="64" />E-mail</h1>
<table summary="quickinfo" border="0" cellspacing="0" cellpadding="2">
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><i>Preferences</i></td></tr>
@@ -53,7 +53,7 @@ You start by clicking the <i>Add</i> button to create a new, unnamed account. Th
<h2><a id="incoming" name="incoming">Setting up incoming e-mail</a></h2>
<p>Click on <i>Incoming</i> under your account's name to set up how e-mails are received.</p>
<img src="prefs-images/e-mail-in.png" alt="e-mail-in.png" width="491" height="472" />
<img src="../../images/prefs-images/e-mail-in.png" alt="e-mail-in.png" width="491" height="472" />
<p>From the drop-down menu you choose the protocol used by your provider. <i>IMAP</i> and <i>POP3</i> are supported.</p>
<p>Next is the <i>Mail Server</i> address for incoming mails. If your provider needs you to log into a specific port, you add that to the address, separated by a colon. For example, <tt>pop.your-provider.org:1400</tt>.</p>
<p>Then you enter your login information, <i>Username</i> and <i>Password</i>, and if necessary change the <i>Login Type</i> from the default <i>Plain Text</i> to <i>APOP</i> for authentication.</p>
@@ -64,7 +64,7 @@ You start by clicking the <i>Add</i> button to create a new, unnamed account. Th
<h2><a id="outgoing" name="outgoing">Setting up outgoing e-mail</a></h2>
<p>Click on <i>Outgoing</i> under your account's name to set up how e-mails are sent.</p>
<img src="prefs-images/e-mail-out.png" alt="e-mail-out.png" width="491" height="472" />
<img src="../../images/prefs-images/e-mail-out.png" alt="e-mail-out.png" width="491" height="472" />
<p>As with incoming mail, you can also change the <i>Location</i> of your outbox (default: <tt>/boot/home/mail/out/</tt>).</p>
<p>Next is the <i>SMTP Server</i> address for outgoing mails. As with the incoming server before, you can use a specific port if needed, e.g. <tt>mail.your-provider.org:1200</tt>.</p>
<p>If you need to login, you change the <i>Login Type</i> to <i>ESMTP</i> and enter username and password above. The other type is used for providers that need you to check for mail with <i>POP3 before SMTP</i> for identification.</p>
@@ -74,18 +74,18 @@ You start by clicking the <i>Add</i> button to create a new, unnamed account. Th
Besides the <i>R5 Daemon Filter</i> that's used for backward compatibility, there are two other <i>Incoming Mail Filters</i> you can add.</p>
<h3>Spam Filter</h3>
<img src="prefs-images/e-mail-filter-spam.png" alt="e-mail-filter-spam.png" width="491" height="472" />
<img src="../../images/prefs-images/e-mail-filter-spam.png" alt="e-mail-filter-spam.png" width="491" height="472" />
<p>The spam filter uses statistical methods to classify a mail as unwanted spam. It assigns a value between 0 and 1 to it and you can decide what are the limits for a genuine mail and what will be considered spam.<br />
You can have that spam rating added to the start of the subject.<br />
Also, the spam filter can learn from all incoming e-mail. Of course, you'll have to teach it by sorting out the false positives, mails that were mistakenly marked as spam. You'll find more on that when we discuss the application <i>Mail</i>.</p>
<p>Together with the following <i>Match Header</i> filter, you're able to automatically sort out detected spam mails.</p>
<h3>Match Header</h3>
<img src="prefs-images/e-mail-filter-header.png" alt="e-mail-filter-header.png" width="491" height="472" />
<img src="../../images/prefs-images/e-mail-filter-header.png" alt="e-mail-filter-header.png" width="491" height="472" />
<p>This filter compares a header to a search pattern and performs some action when it matches.<br />
With the first text field you specify which header to check against. These are available:</p>
<table summary="match header" border="0" cellpadding="2" cellspacing="0">
<tr><td><i>Name</i></td><td width="5">&#160;</td>
<tr><td><i>Name</i></td><td style="width:5px;">&#160;</td>
<td>the name of the sender</td></tr>
<tr><td><i>From</i></td><td>&#160;</td>
<td>the e-mail address of the sender</td></tr>
@@ -121,12 +121,12 @@ With the first text field you specify which header to check against. These are a
<h2><a id="settings" name="settings">Setting up the mail_daemon</a></h2>
<p>Now that your incoming and outgoing mail servers (and maybe some filters, too), are configured, you have to tell the mail_server that does all the actual mail checking and fetching how to do its job.</p>
<img src="prefs-images/e-mail-settings.png" alt="e-mail-settings.png" width="491" height="472" />
<img src="../../images/prefs-images/e-mail-settings.png" alt="e-mail-settings.png" width="491" height="472" />
<p>Under <i>Mail Checking</i> you configure the interval at which the account's mail server is probed for new mail.<br />
If you're on a dial-up connection, you may want to do that <i>Only When Dial-Up is Connected</i> and also <i>Schedule Outgoing Mail When Dial-Up is Disconnected</i> to avoid dialing automatically in regularly only to check for mail.</p>
<p>The mail_daemon has a status window which you can set to show up <i>Never</i>, <i>While Sending</i>, <i>While Sending and Receiving</i> or <i>Always</i>.</p>
<p>Make sure to <i>Start Mail Services on Startup</i> or there will be no mail_daemon running to do your bidding...</p>
<img src="prefs-images/e-mail-mailbox.png" alt="e-mail-mailbox.png" width="271" height="200" />
<img src="../../images/prefs-images/e-mail-mailbox.png" alt="e-mail-mailbox.png" width="271" height="200" />
<p><i>Edit Mailbox Menu...</i> will open the folder <tt>/boot/home/config/Mail/Menu Links/</tt>. All folders or queries (!) or their links put into this folder will appear in the context menu of the mailbox icon of the Mail Services in the Deskbar tray.</p>
<p>From that menu, you can also <i>Create New Message...</i>s, <i>Check For Mail Now</i> or <i>Edit Preferences...</i>.</p>
<p>The mailbox icon itself shows if there are unread messages (status "New") when there are envelopes inside.</p>
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../../welcome/html-dtd/xhtml1-strict.dtd">
"../../../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>FileTypes</title>
<link rel="stylesheet" type="text/css" href="../../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">FileTypes</div>
</div>
<div class="topnav">
@@ -36,7 +36,7 @@
<div class="content">
<h1><img src="prefs-images/filetypes-icon_64.png" alt="filetypes-icon_64.png"
<h1><img src="../../images/prefs-images/filetypes-icon_64.png" alt="filetypes-icon_64.png"
width="64" height="64" />FileTypes</h1>
<table summary="quickinfo" border="0" cellspacing="0" cellpadding="2">
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><i>Preferences</i></td></tr>
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../../welcome/html-dtd/xhtml1-strict.dtd">
"../../../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>Fonts</title>
<link rel="stylesheet" type="text/css" href="../../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">Fonts</div>
</div>
<div class="topnav">
@@ -36,7 +36,7 @@
<div class="content">
<h1><img src="prefs-images/fonts-icon_64.png" alt="fonts-icon_64.png" width="64" height="64" />Fonts</h1>
<h1><img src="../../images/prefs-images/fonts-icon_64.png" alt="fonts-icon_64.png" width="64" height="64" />Fonts</h1>
<table summary="quickinfo" border="0" cellspacing="0" cellpadding="2">
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><i>Preferences</i></td></tr>
<tr><td>Location:</td><td></td><td><tt>/boot/beos/preferences/Fonts</tt></td></tr>
@@ -44,7 +44,7 @@
<tt>~/config/settings/Font_settings</tt> - Stores the panel's window position.</td></tr>
</table>
<p><br /></p>
<img src="prefs-images/fonts.png" alt="fonts.png" width="361" height="342" />
<img src="../../images/prefs-images/fonts.png" alt="fonts.png" width="361" height="342" />
<p>Haiku defines three standard fonts for different purposes. You set plain, bold and fixed font types and sizes that will be used throughout the system.</p>
<table summary="layout" border="0" cellpadding="2" cellspacing="0">
<tr><td><i>Defaults</i></td><td>&#160;</td><td>resets everything to default values.</td></tr>
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../../welcome/html-dtd/xhtml1-strict.dtd">
"../../../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>Keyboard</title>
<link rel="stylesheet" type="text/css" href="../../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">Keyboard</div>
</div>
<div class="topnav">
@@ -36,14 +36,14 @@
<div class="content">
<h1><img src="prefs-images/keyboard-icon_64.png" alt="keyboard-icon_64.png" width="64" height="64" />Keyboard</h1>
<h1><img src="../../images/prefs-images/keyboard-icon_64.png" alt="keyboard-icon_64.png" width="64" height="64" />Keyboard</h1>
<table summary="quickinfo" border="0" cellspacing="0" cellpadding="2">
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><i>Preferences</i></td></tr>
<tr><td>Location:</td><td></td><td><tt>/boot/beos/preferences/Keyboard</tt></td></tr>
<tr><td>Settings:</td><td></td><td><tt>~/config/settings/Keyboard_settings</tt></td></tr>
</table>
<p><br /></p>
<img src="prefs-images/keyboard.png" alt="keyboard.png" width="231" height="249" />
<img src="../../images/prefs-images/keyboard.png" alt="keyboard.png" width="231" height="249" />
<p>Set the repeat rate and the delay until a held down key starts to repeat. You can test your settings in the text field at the bottom.</p>
<table summary="layout" border="0" cellpadding="2" cellspacing="0">
<tr><td><i>Defaults</i></td><td>&#160;</td><td>resets everything to default values.</td></tr>
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../../welcome/html-dtd/xhtml1-strict.dtd">
"../../../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>Keymap</title>
<link rel="stylesheet" type="text/css" href="../../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">Keymap</div>
</div>
<div class="topnav">
@@ -36,7 +36,7 @@
<div class="content">
<h1><img src="prefs-images/keymap-icon_64.png" alt="keymap-icon_64.png" width="64" height="64" />Keymap</h1>
<h1><img src="../../images/prefs-images/keymap-icon_64.png" alt="keymap-icon_64.png" width="64" height="64" />Keymap</h1>
<table summary="quickinfo" border="0" cellspacing="0" cellpadding="2">
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><i>Preferences</i></td></tr>
<tr><td>Location:</td><td></td><td><tt>/boot/beos/preferences/Keymap</tt></td></tr>
@@ -44,7 +44,7 @@
<tt>~/config/settings/Key_map</tt></td></tr>
</table>
<p><br /></p>
<img src="prefs-images/keymap.png" alt="keymap.png" width="681" height="287" />
<img src="../../images/prefs-images/keymap.png" alt="keymap.png" width="681" height="287" />
<p>The Keymap window shows a representation of your keyboard. When you press a key, the corresponding key is inverted and the assigned symbol is entered into the text field at the top. From there you can copy and paste it into any document.<br />
Thus, the Keymap preferences are not only for configuring your local keymap, but are also useful when looking for a special symbol used in other languages. For example, you can switch the keymap to "French", find the "&ccedil;" and copy it into your mail to Fran&ccedil;ois. (Though you'll find the "cedil" also in other keymaps...")</p>
<p>Pressing modifier keys like <tt>SHIFT</tt> or <tt>AltGr</tt>, you'll find more special characters.</p>
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../../welcome/html-dtd/xhtml1-strict.dtd">
"../../../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>Media</title>
<link rel="stylesheet" type="text/css" href="../../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">Media</div>
</div>
<div class="topnav">
@@ -36,7 +36,7 @@
<div class="content">
<h1><img src="prefs-images/media-icon_64.png" alt="media-icon_64.png" width="64" height="64" />Media</h1>
<h1><img src="../../images/prefs-images/media-icon_64.png" alt="media-icon_64.png" width="64" height="64" />Media</h1>
<table summary="quickinfo" border="0" cellspacing="0" cellpadding="2">
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><i>Preferences</i></td></tr>
<tr><td>Location:</td><td></td><td><tt>/boot/beos/preferences/Media</tt></td></tr>
@@ -44,7 +44,7 @@
<tt>~/config/settings/System Audio Mixer</tt><br />
<tt>~/config/settings/MediaPrefs Settings</tt> - Stores the panel's window position.</td></tr>
</table>
<p>Documentation is still missing. If you want to work on it, announce it on the <a href="http://www.freelists.org/list/haiku">General mailing list</a> to avoid duplication.</p>
<p>Documentation is still missing. If you want to work on it, please announce it on the <a href="http://www.freelists.org/list/haiku-doc">Documentation mailing list</a> to avoid duplication.</p>
</div>
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../../welcome/html-dtd/xhtml1-strict.dtd">
"../../../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>Menu</title>
<link rel="stylesheet" type="text/css" href="../../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">Menu</div>
</div>
<div class="topnav">
@@ -36,14 +36,14 @@
<div class="content">
<h1><img src="prefs-images/menu-icon_64.png" alt="menu-icon_64.png" width="64" height="64" />Menu</h1>
<h1><img src="../../images/prefs-images/menu-icon_64.png" alt="menu-icon_64.png" width="64" height="64" />Menu</h1>
<table summary="quickinfo" border="0" cellspacing="0" cellpadding="2">
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><i>Preferences</i></td></tr>
<tr><td>Location:</td><td></td><td><tt>/boot/beos/preferences/Menu</tt></td></tr>
<tr><td>Settings:</td><td></td><td><tt>~/config/settings/system/app_server/appearance</tt></td></tr>
</table>
<p><br /></p>
<img src="prefs-images/menu.png" alt="menu.png" width="258" height="226" />
<img src="../../images/prefs-images/menu.png" alt="menu.png" width="258" height="226" />
<p>You can change the font face and size used in menus, as well as the color of the menu/menubar.</p>
<p><i>Always Show Triggers</i> will always underline the letter for the keyboard shortcut of a menu item. If you don't activate this option, the underlining will only appear when...????</p>
<p>With the last items in this preference panel you set the system wide shortcut key. Either the Haiku default <tt>ALT</tt> or the <tt>CTRL</tt> key used on some other platforms.<br />
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../../welcome/html-dtd/xhtml1-strict.dtd">
"../../../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>Mouse</title>
<link rel="stylesheet" type="text/css" href="../../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">Mouse</div>
</div>
<div class="topnav">
@@ -36,14 +36,14 @@
<div class="content">
<h1><img src="prefs-images/mouse-icon_64.png" alt="mouse-icon_64.png"width="64" height="64" />Mouse</h1>
<h1><img src="../../images/prefs-images/mouse-icon_64.png" alt="mouse-icon_64.png"width="64" height="64" />Mouse</h1>
<table summary="quickinfo" border="0" cellspacing="0" cellpadding="2">
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><i>Preferences</i></td></tr>
<tr><td>Location:</td><td></td><td><tt>/boot/beos/preferences/Mouse</tt></td></tr>
<tr><td>Settings:</td><td></td><td><tt>~/config/settings/Mouse_settings</tt></td></tr>
</table>
<p><br /></p>
<img src="prefs-images/mouse.png" alt="mouse.png" width="444" height="341" />
<img src="../../images/prefs-images/mouse.png" alt="mouse.png" width="444" height="341" />
<p>Set your type of mouse: 1, 2 or 3 button mouse. You can simulate the 2nd (=right) mouse button by holding down <tt>CTRL</tt> while left-clicking. For the 3rd (=middle) mouse button, it's <tt>CTRL+ALT</tt> and a left-click. A middle-click is also simulated by clicking left and right button together. Useful for notebooks, which mostly don't have a 3rd button.</p>
<p>You can rearrange the mouse buttons by clicking on them and choose their new meaning from the drop-down menu.</p>
<p>With the sliders to the right, you adjust double-click speed, mouse speed and acceleration.</p>
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../../welcome/html-dtd/xhtml1-strict.dtd">
"../../../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>Network</title>
<link rel="stylesheet" type="text/css" href="../../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">Network</div>
</div>
<div class="topnav">
@@ -36,14 +36,14 @@
<div class="content">
<h1><img src="prefs-images/network-icon_64.png" alt="network-icon_64.png" width="64" height="64" />Network</h1>
<h1><img src="../../images/prefs-images/network-icon_64.png" alt="network-icon_64.png" width="64" height="64" />Network</h1>
<table summary="quickinfo" border="0" cellspacing="0" cellpadding="2">
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><i>Preferences</i></td></tr>
<tr><td>Location:</td><td></td><td><tt>/boot/beos/preferences/Network</tt></td></tr>
<tr><td>Settings:</td><td></td><td><tt>/boot/beos/etc/resolv.conf</tt></td></tr>
</table>
<p><br /></p>
<img src="prefs-images/network.png" alt="network.png" width="259" height="290" />
<img src="../../images/prefs-images/network.png" alt="network.png" width="259" height="290" />
<p>At the top, you choose which network adapter to configure.</p>
<p>Then you specify if you get your network settings dynamically from a server or router via <acronym title="Dynamic Host Configuration Protocol">DHCP</acronym> or if you're using static addresses. If it's the latter, you'll have to fill out IP Address, Netmask, Gateway and DNS Servers yourself. Otherwise the panel will show the addresses currently set with DHCP.</p>
<table summary="layout" border="0" cellpadding="2" cellspacing="0">
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../../welcome/html-dtd/xhtml1-strict.dtd">
"../../../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>Printers</title>
<link rel="stylesheet" type="text/css" href="../../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">Printers</div>
</div>
<div class="topnav">
@@ -36,13 +36,13 @@
<div class="content">
<h1><img src="prefs-images/printers-icon_64.png" alt="printers-icon_64.png"width="64" height="64" />Printers</h1>
<h1><img src="../../images/prefs-images/printers-icon_64.png" alt="printers-icon_64.png"width="64" height="64" />Printers</h1>
<table summary="quickinfo" border="0" cellspacing="0" cellpadding="2">
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><i>Preferences</i></td></tr>
<tr><td>Location:</td><td></td><td><tt>/boot/beos/preferences/Printers</tt></td></tr>
<tr><td>Settings:</td><td></td><td><tt>~/config/settings/printers/*</tt></td></tr>
</table>
<p>Documentation is still missing. If you want to work on it, announce it on the <a href="http://www.freelists.org/list/haiku">General mailing list</a> to avoid duplication.</p>
<p>Documentation is still missing. If you want to work on it, please announce it on the <a href="http://www.freelists.org/list/haiku-doc">Documentation mailing list</a> to avoid duplication.</p>
</div>
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../../welcome/html-dtd/xhtml1-strict.dtd">
"../../../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>Screen</title>
<link rel="stylesheet" type="text/css" href="../../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">Screen</div>
</div>
<div class="topnav">
@@ -36,7 +36,7 @@
<div class="content">
<h1><img src="prefs-images/screen-icon_64.png" alt="screen-icon_64.png" width="64" height="64" />Screen</h1>
<h1><img src="../../images/prefs-images/screen-icon_64.png" alt="screen-icon_64.png" width="64" height="64" />Screen</h1>
<table summary="quickinfo" border="0" cellspacing="0" cellpadding="2">
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><i>Preferences</i></td></tr>
<tr><td>Location:</td><td></td><td><tt>/boot/beos/preferences/Screen</tt></td></tr>
@@ -45,7 +45,7 @@
<tt>~/config/settings/Screen_data</tt> - Stores the panel's window position.</td></tr>
</table>
<p>Each of your workspaces can have its own resolution and color depth.</p>
<img src="prefs-images/screen.png" alt="screen.png" width="458" height="255" />
<img src="../../images/prefs-images/screen.png" alt="screen.png" width="458" height="255" />
<p>The top drop-down menu specifies if your changes are applied only to the current or to all workspaces. Depending on your graphics card, the other two drop-down menus contain all supported resolution and depth settings.</p>
<p>After clicking on <i>Apply</i>, the graphics mode is changed and an alert appears, asking you to keep or cancel the changes. If you don't answer that alert, the graphics mode reverts after 12 seconds to the previous setting. Maybe you couldn't see the alert because your monitor didn't support the setting.</p>
<p>To the left, you can set the number of workspaces and open the <a href="prefs-backgrounds.html">Backgrounds</a> preferences.</p>
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../../welcome/html-dtd/xhtml1-strict.dtd">
"../../../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>ScreenSaver</title>
<link rel="stylesheet" type="text/css" href="../../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">ScreenSaver</div>
</div>
<div class="topnav">
@@ -35,7 +35,7 @@
</div>
<div class="content">
<h1><img src="prefs-images/screensaver-icon_64.png" alt="screensaver-icon_64.png"
<h1><img src="../../images/prefs-images/screensaver-icon_64.png" alt="screensaver-icon_64.png"
width="64" height="64" />ScreenSaver</h1>
<p><table summary="layout" border="0" cellspacing="0" cellpadding="2">
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><i>Preferences</i></td></tr>
@@ -47,7 +47,7 @@ width="64" height="64" />ScreenSaver</h1>
</p>
<h2><a name="fade">Fade</a></h2>
<img src="prefs-images/screensaver-fade.png" alt="screensaver-fade.png" width="457" height="357">
<img src="../../images/prefs-images/screensaver-fade.png" alt="screensaver-fade.png" width="457" height="357">
<br />
<p>The top checkbox enables/disables the screen saver.<br />
With the slider below it, you control after how long an idle time the screen saver kicks in.
@@ -60,7 +60,7 @@ The other, after how many minutes you need a password to unlock your machine.
</p>
<h2><a name="modules">Modules</a></h2>
<img src="prefs-images/screensaver-modules.png" alt="screensaver-modules.png" width="473" height="357">
<img src="../../images/prefs-images/screensaver-modules.png" alt="screensaver-modules.png" width="473" height="357">
<br />
<p>The second tab shows a list of all installed screen saver modules and their individual settings. You can test your settings with the <i>Test</i> button below the list and add modules with the <i>Add...</i> button beside it. Other ways to install new screen savers is by a simple drag&amp;drop into the list. Of course, you can also copy/delete a module's file in its respective user folder, i.e. <tt>/boot/common/add-ons/screensavers/</tt> or <tt>/boot/home/config/add-ons/screensavers/</tt> (see topic <a href="../filesystem-layout.html">Filesystem layout</a>).
</p>
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../../welcome/html-dtd/xhtml1-strict.dtd">
"../../../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>Sounds</title>
<link rel="stylesheet" type="text/css" href="../../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">Sounds</div>
</div>
<div class="topnav">
@@ -36,14 +36,14 @@
<div class="content">
<h1><img src="prefs-images/sounds-icon_64.png" alt="sounds-icon_64.png" width="64" height="64" />Sounds</h1>
<h1><img src="../../images/prefs-images/sounds-icon_64.png" alt="sounds-icon_64.png" width="64" height="64" />Sounds</h1>
<table summary="quickinfo" border="0" cellspacing="0" cellpadding="2">
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><i>Preferences</i></td></tr>
<tr><td>Location:</td><td></td><td><tt>/boot/beos/preferences/Sounds</tt></td></tr>
<tr><td>Settings:</td><td></td><td><tt>~/config/settings/Media/MMediaFilesManager</tt></td></tr>
</table>
<p><br /></p>
<img src="prefs-images/sounds.png" alt="sounds.png" width="398" height="344" />
<img src="../../images/prefs-images/sounds.png" alt="sounds.png" width="398" height="344" />
<p>You can assign sounds to certain events in the system. Just select the event from the list and choose a sound from the drop-down menu below.</p>
<p><i>None</i> will silence an event.<br />
<i>Other...</i> will open a file panel to find a new sound that isn't yet in the menu.</p>
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../../welcome/html-dtd/xhtml1-strict.dtd">
"../../../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>Time</title>
<link rel="stylesheet" type="text/css" href="../../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">Time</div>
</div>
<div class="topnav">
@@ -36,7 +36,7 @@
<div class="content">
<h1><img src="prefs-images/time-icon_64.png" alt="time-icon_64.png" width="64" height="64" />Time</h1>
<h1><img src="../../images/prefs-images/time-icon_64.png" alt="time-icon_64.png" width="64" height="64" />Time</h1>
<table summary="quickinfo" border="0" cellspacing="0" cellpadding="2">
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><i>Preferences</i></td></tr>
<tr><td>Location:</td><td></td><td><tt>/boot/beos/preferences/Time</tt></td></tr>
@@ -47,7 +47,7 @@
<p>The panel of the Time preferences is split into two tabs:</p>
<h2><a id="date-time" name="date-time">Date &amp; Time</a></h2>
<img src="prefs-images/time-time.png" alt="time-time.png" width="495" height="348" />
<img src="../../images/prefs-images/time-time.png" alt="time-time.png" width="495" height="348" />
<p>On the left side, you can set the day of the month by simply clicking on it in the calendar. You change the month and year by clicking on it and using the up/down arrows to the right or the cursor keys on your keyboard.</p>
<p>Similarly, you set the time. There are two modes for the clock:</p>
<table summary="layout" border="0" cellpadding="2" cellspacing="0">
@@ -56,7 +56,7 @@
</table>
<h2><a id="timezone" name="timezone">Timezone</a></h2>
<img src="prefs-images/time-timezone.png" alt="time-timezone.png" width="495" height="348" />
<img src="../../images/prefs-images/time-timezone.png" alt="time-timezone.png" width="495" height="348" />
<p>Simply find and choose your location from the drop-down menu and the list of cities and press <i>Set Time Zone</i> to set your zone.</p>
<p><i>Revert</i> brings back the settings that were active when you started the Time preferences.</p>
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../../welcome/html-dtd/xhtml1-strict.dtd">
"../../../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>VirtualMemory</title>
<link rel="stylesheet" type="text/css" href="../../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">VirtualMemory</div>
</div>
<div class="topnav">
@@ -34,7 +34,7 @@
<div class="content">
<h1><img src="prefs-images/virtualmemory-icon_64.png" alt="virtualmemory-icon_64.png" width="64" height="64" />VirtualMemory</h1>
<h1><img src="../../images/prefs-images/virtualmemory-icon_64.png" alt="virtualmemory-icon_64.png" width="64" height="64" />VirtualMemory</h1>
<table summary="quickinfo" border="0" cellspacing="0" cellpadding="2">
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><i>Preferences</i></td></tr>
<tr><td>Location:</td><td></td><td><tt>/boot/beos/preferences/VirtualMemory</tt></td></tr>
@@ -42,7 +42,7 @@
<tt>~/config/settings/VM_data</tt> - Stores the panel's window position.</td></tr>
</table>
<p>Virtual memory let's the system swap out memory to harddisk, if the RAM can be used more sensibly for other things. So, even if you have lots of RAM, providing virtual memory is never a bad idea.</p>
<img src="prefs-images/virtualmemory.png" alt="virtualmemory.png" width="335" height="285" />
<img src="../../images/prefs-images/virtualmemory.png" alt="virtualmemory.png" width="335" height="285" />
<p>You can set the size to even more than your physical memory size if needed. With today's huge harddisks, assigning the physical memory size shouldn't be a problem. Still, you can quickly adjust the size if your free space ever runs low. In that case you should also have a look at <a href="../applications/apps-diskusage.html">DiskUsage</a> to find out what's eating up your diskspace.</p>
<p>Normally, the swap file's written to your boot partition. If you often run into disk thrashing due to the virtual memory system swapping memory in and out, you can try to use a separate harddisk for you swap file. Simply another partition on the same harddisk with your system/data won't help.<br />
Upgrading your RAM is of course the most effective way to go...</p>
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../welcome/html-dtd/xhtml1-strict.dtd">
"../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>Queries</title>
<link rel="stylesheet" type="text/css" href="../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">Queries</div>
</div>
<div class="topnav">
@@ -40,7 +40,7 @@
<h2><a id="find-window" name="find-window">The Find window</a></h2>
<p>You start a query by invoking the <i>Find...</i> menu either from the Deskbar menu or any Tracker window or the Desktop (which is actually a fullscreen Tracker window). The shortcut is <tt>ALT+F</tt>. You're presented with the Find window:</p>
<img src="queries-images/basic-query.png" alt="basic-query.png" width="517" height="292" />
<img src="../images/queries-images/basic-query.png" alt="basic-query.png" width="517" height="292" />
<ol>
<li><p>Select previous or saved queries or save the current query.</p></li>
<li><p>Narrow down your search from "All files and folders" to specific file
@@ -63,17 +63,17 @@ types.</p></li>
<h2><a id="adv-query" name="adv-query">Advanced queries - "by Attribute"</a></h2>
<p>You can create more advanced queries by searching within the attributes of specific file types. For that to work, these attributes have to be indexed (see <a href="index.html">Index</a>).</p>
<img src="queries-images/query-window.png" alt="query-window.png" width="441" height="172" />
<img src="../images/queries-images/query-window.png" alt="query-window.png" width="441" height="172" />
<p>You start by setting the filetype from "<i>All files and folders</i>" to "<i>text | E-mail</i>" and change the search method to "<i>by Attribute</i>.</p>
<p>This adds a drop-down menu to the left of the textbox and the buttons "<i>Add</i> and <i>Remove</i> under that. From the menu you choose which attribute to query. With "<i>Add</i> and <i>Remove</i> you can query additional attributes or remove them again. These attributes can be logically linked with AND/OR.</p>
<p>Let's do an email query as an example:</p>
<img src="queries-images/query-window-filled.png" alt="query-window-filled.png" width="441" height="262" />
<img src="../images/queries-images/query-window-filled.png" alt="query-window-filled.png" width="441" height="262" />
<p>This is your Find window when you're looking for all emails Clara Botter has sent to you in the last two months that had in the subject "vibraphone" or "skepticality".</p>
<h2><a id="more-adv-query" name="more-adv-query">Even more advanced queries - "by Formula"</a></h2>
<p>Typing in a formula query by hand is daunting and really quite unpractical. It still has its uses.</p>
<p>Take the above query by attribute of Clara's mails concerning vibraphones etc. If you have all the attributes and their search terms set, try switching to "<i>by Formula</i> mode and be overwhelmed by this one line query string:</p>
<img src="queries-images/formula-query.png" alt="formula-query.png" width="441" height="173" />
<img src="../images/queries-images/formula-query.png" alt="formula-query.png" width="441" height="173" />
<p>Once more as text, edited for readability:</p>
<pre>(((((MAIL:from==&quot;*[cC][lL][aA][rR][aA] [bB][oO][tT][tT][eE][rR][sS]*&quot;)
&amp;&amp;(MAIL:when&gt;=%2 months%))
@@ -89,7 +89,7 @@ types.</p></li>
<h2><a id="result-window" name="result-window">The result window</a></h2>
<p>After you start a search, the Find window will be replaced by a result window. Here is an example that queried for "server":</p>
<img src="queries-images/result-window.png" alt="result-window.png" width="704" height="359" />
<img src="../images/queries-images/result-window.png" alt="result-window.png" width="704" height="359" />
<p>Besides the grey background, result windows work exactly like any other Tracker window. Some things are worth noting:</p>
<ul>
<li>You can open the folder a file resides in by double clicking on its path attribute.</li>
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../welcome/html-dtd/xhtml1-strict.dtd">
"../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>Team Monitor</title>
<link rel="stylesheet" type="text/css" href="../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">Team Monitor</div>
</div>
<div class="topnav">
@@ -37,7 +37,7 @@
<div class="content">
<p>With <tt>CTRL+ALT+DEL</tt> you invoke the Team Monitor which lists all currently running programs.</p>
<img src="teammonitor-images/teammonitor.png" alt="teammonitor.png" width="385" height="342" />
<img src="../images/teammonitor-images/teammonitor.png" alt="teammonitor.png" width="385" height="342" />
<p>Programs that were launched by the system are blue, those started by the user black.<br />
Applications that are unresponsive, which is often a sign the program has crashed, are marked red. You can kill a program by selecting it and pressing the <i>Kill Application</i> button.</p>
<p>You can summon a Terminal with <tt>ALT+SHIFT+T</tt>.</p>
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../welcome/html-dtd/xhtml1-strict.dtd">
"../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>Tracker Add-Ons</title>
<link rel="stylesheet" type="text/css" href="../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">Tracker Add-Ons</div>
</div>
<div class="topnav">
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../welcome/html-dtd/xhtml1-strict.dtd">
"../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>Tracker</title>
<link rel="stylesheet" type="text/css" href="../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">Tracker</div>
</div>
<div class="topnav">
@@ -41,7 +41,7 @@
<h2><a id="mounting-volumes" name="mounting-volumes">Mounting Volumes</a></h2>
<p>In order to access a harddisk, CD, USB stick etc., you first have to mount the volume, that is, let the system know it's there. This is done with a right-click on the Desktop or an already mounted volume (like the boot disk) and choosing the volume from the <i>Mount</i> submenu.</p>
<img src="tracker-images/mount-settings.png" alt="drill-down.png" width="581" height="290" />
<img src="../images/tracker-images/mount-settings.png" alt="drill-down.png" width="581" height="290" />
<p>There are also <i>Mount Settings</i> so you don't have to mount everything manually after every bootup.<br />
The above settings will mount all disks on bootup that were mounted previously and will automatically mount any storage device you connect/insert.</p>
<p><span style="font-weight:bold; font-size:larger; color:red">Warning:</span><br />
@@ -50,10 +50,10 @@ The above settings will mount all disks on bootup that were mounted previously a
<h2><a id="navigating" name="navigating">Navigating</a></h2>
<p>Moving through your folders is one of Trackers main purposes, just like the file managers on other platforms. Haiku's Tracker has some unique features that will help you doing that efficiently.</p>
<p>Instead of double-clicking your way down folder after folder, there's a better way to drill down:</p>
<img src="tracker-images/drill-down.png" alt="drill-down.png" width="603" height="303" />
<img src="../images/tracker-images/drill-down.png" alt="drill-down.png" width="603" height="303" />
<p>Right-click onto a folder, and at the top of the usual context menu you'll find a submenu of the current folder that let's you navigate down a level. Just move down the hierarchy until you find the file or folder you're looking for and click on it to open it. The above shows the contents of the folder <tt>/boot/beos/system/</tt>.<br /><br /></p>
<p>A similar method can be used from any Tracker window:</p>
<img src="tracker-images/window-drill-down.png" alt="window-drill-down.png" width="502" height="359" />
<img src="../images/tracker-images/window-drill-down.png" alt="window-drill-down.png" width="502" height="359" />
<p>Click on the area in the lower left, where the number of items are listed, and you'll get submenus for every level above you current folder. From there you can drill down through the folders as usual.</p>
<p>Note, that the Desktop is always the topmost level as that is where Tracker shows mounted volumes. So, if you want to go to another disk, you first have to navigate to the top (Desktop) and cross over to your other disk from there.</p><br />
<p>You'll get the same submenu-navigating when you drag a file over a folder. After a short while of hovering, a submenu pops up and you can drill down to your destination. If you initiated the drag with the right mousebutton, you can choose between copying, moving or linking the file when you release the mouse.</p><br />
@@ -62,7 +62,7 @@ You can prevent that by holding down the left <tt>WIN</tt> key, which automatica
This is also true for keyboard navigation. For more on that, see topic <a href="keyboard-shortcuts">Shortcuts and key combinations</a>.</p>
<h2><a id="appearance" name="appearance">Appearance</a></h2>
<img src="tracker-images/window-menu.png" alt="window-menu.png" width="382" height="259" />
<img src="../images/tracker-images/window-menu.png" alt="window-menu.png" width="382" height="259" />
<p>Tracker windows offer three different viewing modes from the <i>Window</i> menu:</p>
<ul>
<li><b>Icon View</b> (<tt>ALT+1</tt>) - Big icons, you can change the size from the submenu.</li>
@@ -84,7 +84,7 @@ This is also true for keyboard navigation. For more on that, see topic <a href="
<li><b>Desktop</b> - Decide if all mounted disks appear directly on the Desktop or in a window after clicking a single Disk icon sitting on the Desktop.</li>
<li><b>Windows</b> - You can set <i>Single Window Navigation</i>, 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 <tt>WIN</tt> key, as described above, because you'll lose the per window saved position and size.
<br /><br />
<img src="tracker-images/tracker-preferences-navigator.png" alt="tracker-preferences-navigator.png" width="608" height="413" />
<img src="../images/tracker-images/tracker-preferences-navigator.png" alt="tracker-preferences-navigator.png" width="608" height="413" />
<br />
<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></li>
<li><b>Date and Time</b> - Set date and time formats.</li>
@@ -99,20 +99,20 @@ This is also true for keyboard navigation. For more on that, see topic <a href="
<li><b>Find...</b> - Find a file or folder. See topic <a href="Query.html">Query</a> for more info.</li>
<li><b>New...</b> - Create a new folder or any other file based on a <i>template</i>.
<br /><br />
<img src="tracker-images/new-menu.png" alt="new-menu.png" width="627" height="219" />
<img src="../images/tracker-images/new-menu.png" alt="new-menu.png" width="627" height="219" />
<br />
<p>Choosing <i>Edit Templates...</i> opens the folder <tt>/boot/home/config/settings/Tracker/Tracker New Templates</tt>. Creating a file in that folder will offer its filetype with the file's name and other attributes as template in the <i>New...</i> menu. Here, there's a file "Text" with the filetype <tt>text/plain</tt>. See topic <a href="filetypes.html">Filetypes</a> for more info.</p></li>
<li><b>Open With...</b> - A submenu offers all applications that can handle this filetype.
<br /><br />
<img src="tracker-images/open-with.png" alt="open-with.png" width="303" height="343" />
<img src="../images/tracker-images/open-with.png" alt="open-with.png" width="303" height="343" />
<br />
<p>The preferred application that would open the file when double-clicked, is checkmarked. This submenu lists first those applications that can handle the exact filetype, in this case it's a text file, the type <tt>text/plain</tt>. Next come all applications that can handle that supertype in general, here <tt>text/*</tt>. Last in the list are those that can deal with any file. If you don't click on an app in the submenu, but on the <i>Open With...</i> entry instead, a panel opens:</p>
<br /><br />
<img src="tracker-images/open-with-preferred.png" alt="open-with-preferred" width="539" height="262" />
<img src="../images/tracker-images/open-with-preferred.png" alt="open-with-preferred" width="539" height="262" />
<p>Here you'll again find the programs that were listed in the submenu. By selecting one and clicking the <i>Open and Make Preferred</i> button, you changed the preferred application for every file of that filetype, here <tt>text/plain</tt>.</p></li>
<li><b>Get Info</b>
<br /><br />
<img src="tracker-images/get-info.png" alt="get-info" width="326" height="302" />
<img src="../images/tracker-images/get-info.png" alt="get-info" width="326" height="302" />
<p>The panel presents info on the selected file and lets you set the default application and, after you expanded that part of the panel, permissions and owner. Clicking on the path will open it in a Tracker window.</p></li>
<li><b>Edit Name</b>, <b>Duplicate</b> and <b>Move to Trash</b> - lets you rename or duplicate a file or put the selected file(s) to the trash.</li>
<li><b>Move to</b>, <b>Copy to</b> and <b>Create Link</b> - lets you move, copy or link the selected file(s) using the submenu navigating method. Holding <tt>SHIFT</tt> while invoking the menu offers the option to create a relative link.</li>
@@ -123,7 +123,7 @@ This is also true for keyboard navigation. For more on that, see topic <a href="
<h2><a id="transaction-status" name="transaction-status">Transaction status</a></h2>
<p>When you copy, move or delete files, Tracker shows its progress with a status window. If you initiate more than one transaction, each job gets its own status display.</p>
<img src="tracker-images/transaction-status.png" alt="transaction-status.png" width="361" height="149" />
<img src="../images/tracker-images/transaction-status.png" alt="transaction-status.png" width="361" height="149" />
<p>To the right are two buttons to pause or stop a transaction entirely. Sometimes it can be useful to temporarily pause a large transaction. For example, you may need to quickly launch a large application. Copying large amounts of data chokes your harddisk's IO bandwidth and thus delays your workflow.</p>
</div>
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../welcome/html-dtd/xhtml1-strict.dtd">
"../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>Twitcher</title>
<link rel="stylesheet" type="text/css" href="../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">Twitcher</div>
</div>
<div class="topnav">
@@ -37,7 +37,7 @@
<div class="content">
<p>The Twitcher is a task switcher to jump between running applications and their windows.</p>
<img src="twitcher-images/twitcher.png" alt="twitcher.png" width="284" height="96" />
<img src="../images/twitcher-images/twitcher.png" alt="twitcher.png" width="284" height="96" />
<p>Just tap <tt>CTRL+TAB</tt> quickly to switch between the current and the last application/window. Or press <tt>CTRL+TAB</tt> and hold the <tt>CTRL</tt> key to go through all running applications by repeatedly hitting <tt>TAB</tt> or <tt>CURSOR LEFT/RIGHT</tt>. 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 <tt>CURSOR UP/DOWN</tt> keys.</p>
<p>It's also possible to invoke the Twitcher with <tt>CTRL+TAB</tt> and then use the mouse to choose the application/window you'll jump to when releasing the <tt>CTRL</tt> key.</p>
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../welcome/html-dtd/xhtml1-strict.dtd">
"../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>Workshop: Filetypes, Attributes, Index and Queries</title>
<link rel="stylesheet" type="text/css" href="../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">Workshop: Filetypes, Attributes, Index and Queries</div>
</div>
<div class="topnav">
@@ -55,9 +55,9 @@ To that we add a couple of attributes. Here we have to decide if we want to quer
<h2><a id="custom-filetype" name="custom-filetype">Creating a custom filetype</a></h2>
<p>Start the <i>Filetypes</i> preferences, and click on the <i>Add...</i> button below the hierarchical list on the left. A small dialog opens and you specify in which MIME Group your new filetype will reside. You can also create a completely new group. Let's put it into "<i>applications</i>" and set the "Internal Name" to <i>DVDdb</i>.</p>
<img src="workshop-filetypes+attributes-images/filetypes-new-file-type.png" alt="filetypes-new-file-type.png" width="559" height="432" />
<img src="../images/workshop-filetypes+attributes-images/filetypes-new-file-type.png" alt="filetypes-new-file-type.png" width="559" height="432" />
<p>Now, a panel for your new DVDdb filetype opens:</p>
<img src="workshop-filetypes+attributes-images/filetypes-dvddb.png" alt="filetypes-dvddb.png" width="559" height="432" />
<img src="../images/workshop-filetypes+attributes-images/filetypes-dvddb.png" alt="filetypes-dvddb.png" width="559" height="432" />
<h3><a id="icon" name="icon">Icon</a></h3>
<p>Double-click the icon well to open <i>Icon-O-Matic</i> to design an icon for your filetype. You can also drag&amp;drop an icon from the icon well of another type, maybe as starting point for a modified version.</p>
@@ -80,7 +80,7 @@ To that we add a couple of attributes. Here we have to decide if we want to quer
<h3><a id="extra_attribute" name="extra_attribute">Extra Attributes</a></h3>
<p>Here we enter all the custom attributes we decided on in our preparations. Clicking the <i>Add...</i> button opens a panel:</p>
<img src="workshop-filetypes+attributes-images/filetype-extra-attribute.png" alt="filetype-extra-attribute.png" width="614" height="447" />
<img src="../images/workshop-filetypes+attributes-images/filetype-extra-attribute.png" alt="filetype-extra-attribute.png" width="614" height="447" />
<ul>
<li><p><i>Attribute Name</i> - Appears e.g. as the column heading in Tracker windows.</p></li>
<li><p><i>Internal Name</i> - Is used for indexing and querying the attribute.</p></li>
@@ -141,7 +141,7 @@ mkindex -t int DVDdb:rating</pre>
Since our basic file is a cover image, we go to some online resource like IMdB, look for our first movie and save the cover or movie poster in a new folder where we want to keep our DVDdb files.</p>
<p>Opening that folder we see a typical Tracker window with one JPEG in it. Right-clicking it, we change its filetype to <tt>application/DVDdb</tt> with the <i>Filetype Addon</i>. There's more info on this in the <a href="filetypes.html">Filetypes</a> document.</p>
<p>Now, we activate all our DVDdb attributes from the <i>Attributes</i> menu of the Tracker window and rearrange the columns to our taste:</p>
<img src="workshop-filetypes+attributes-images/filetypes-dvddb-empty.png" alt="filetypes-dvddb-empty.png" width="861" height="257" />
<img src="../images/workshop-filetypes+attributes-images/filetypes-dvddb-empty.png" alt="filetypes-dvddb-empty.png" width="861" height="257" />
<p>By clicking on a yet empty attribute (or pressing <tt>ALT+E</tt>) we enter editing mode and fill each attribute. With <tt>TAB</tt> and <tt>SHIFT+TAB</tt> you can navigate between attributes.</p>
<p>In our example, we usually start with a downloaded JPG cover and change its type to applications/DVDdb. There's another elegant way to produce a file to work with. Just copy an empty file of our filetype to <tt>/boot/home/config/settings/Tracker/Tracker New Templates</tt> and rename it to DVDdb.</p>
<p>Right-clicking into a Tracker window, you'll find a new entry under <i>New...</i> besides the default "New folder".</p>
@@ -152,7 +152,7 @@ Since our basic file is a cover image, we go to some online resource like IMdB,
Open the folder containing your DVDdb files and arrange the attributes how you'd like to have query results presented. Copy this layout with <i>Attributes | Copy Attributes</i>.</p>
<p>Open <tt>/boot/home/config/settings/Tracker/DefaultQueryTemplates</tt>, create a new folder and rename it to <i>group/filetype</i>, replacing slashes with underscores; in our case "applications_DVDdb".</p>
<p>Open the new folder and paste in the layout with <i>Attributes | Paste Attributes</i>. Voilà:</p>
<img src="workshop-filetypes+attributes-images/query-dvddb.png" alt="query-dvddb.png" width="757" height="462" />
<img src="../images/workshop-filetypes+attributes-images/query-dvddb.png" alt="query-dvddb.png" width="757" height="462" />
</div>
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../welcome/html-dtd/xhtml1-strict.dtd">
"../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
@@ -16,12 +16,12 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>Workspaces</title>
<link rel="stylesheet" type="text/css" href="../welcome/welcome.css" />
<link rel="stylesheet" type="text/css" href="../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<img src="../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">Workspaces</div>
</div>
<div class="topnav">
@@ -38,7 +38,7 @@
<p>Workspaces are virtual desktops, complete with their own resolution, color depth and background. Up to 32 of these workspaces can be set from the <a href="prefs-screen.html">Screen</a> preferences.</p>
<h2><img src="desktop-applets/desktop-applets-images/workspaces-icon_64.png" alt="workspaces-icon_64.png" width="64" height="64" /><a name="applet">The Workspaces Applet</a></h2>
<h2><img src="../images/desktop-applets-images/workspaces-icon_64.png" alt="workspaces-icon_64.png" width="64" height="64" /><a name="applet">The Workspaces Applet</a></h2>
<table summary="quickinfo" border="0" cellspacing="0" cellpadding="2">
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><i>Desktop Applets</i></td></tr>
<tr><td>Location:</td><td></td><td><tt>/boot/beos/apps/Workspaces</tt></td></tr>
@@ -46,7 +46,7 @@
<tt>~/config/settings/Workspaces_settings</tt> - Stores the panel's window position.</td></tr>
</table>
<p><br /></p>
<img src="workspaces-images/workspaces.png" alt="workspaces.png" width="457" height="230" />
<img src="../images/workspaces-images/workspaces.png" alt="workspaces.png" width="457" height="230" />
<p>You find the Workspaces applet with the other <i>Desktop Applets</i> in the Deskbar. It shows a miniature version of all workspaces. There are several options available from the context menu of the applet's window, which are all pretty self-explaining. Since the applet is a Replicant, you can resize the window as desired and then drag&amp;drop it by its handle onto the desktop (make sure "<i>Show Replicants</i>" is activated in the Deskbar menu).</p>
<h2><a id="switching" name="switching">Switching workspaces</a></h2>

Before

Width:  |  Height:  |  Size: 704 B

After

Width:  |  Height:  |  Size: 704 B

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

Before

Width:  |  Height:  |  Size: 4.3 KiB

After

Width:  |  Height:  |  Size: 4.3 KiB

Before

Width:  |  Height:  |  Size: 41 KiB

After

Width:  |  Height:  |  Size: 41 KiB

Before

Width:  |  Height:  |  Size: 811 B

After

Width:  |  Height:  |  Size: 811 B

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

Before

Width:  |  Height:  |  Size: 5.9 KiB

After

Width:  |  Height:  |  Size: 5.9 KiB

Before

Width:  |  Height:  |  Size: 709 B

After

Width:  |  Height:  |  Size: 709 B

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

Before

Width:  |  Height:  |  Size: 4.4 KiB

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.5 KiB

Before

Width:  |  Height:  |  Size: 705 B

After

Width:  |  Height:  |  Size: 705 B

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

Before

Width:  |  Height:  |  Size: 4.5 KiB

After

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 153 KiB

Before

Width:  |  Height:  |  Size: 563 B

After

Width:  |  Height:  |  Size: 563 B

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

Before

Width:  |  Height:  |  Size: 3.6 KiB

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

Before

Width:  |  Height:  |  Size: 754 B

After

Width:  |  Height:  |  Size: 754 B

Some files were not shown because too many files have changed in this diff Show More