Ticket #15393: contents-dropdown.html

File contents-dropdown.html, 14.5 KB (added by nielx, 4 years ago)
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
4<head>
5<!--
6 *
7 * Copyright 2008-2017, Haiku, Inc. All rights reserved.
8 * Distributed under the terms of the MIT License.
9 *
10 * Authors:
11 * Humdinger <humdingerb@gmail.com>
12 *
13-->
14 <meta http-equiv="content-type" content="text/html; charset=utf-8" />
15 <meta http-equiv="Content-Style-Type" content="text/css" />
16 <meta name="robots" content="all" />
17 <title>Haiku User Guide - Contents</title>
18 <meta name="viewport" content="width=device-width, initial-scale=1.0" />
19 <link rel="stylesheet" type="text/css" href="https://www.haiku-os.org/docs/userguide/Haiku-doc.css" />
20</head>
21<body>
22
23<div id="banner">
24<div><span>User guide</span></div>
25</div>
26
27<div class="nav">
28<div class="inner">
29<ul class="lang-menu">
30<li class="now">English&nbsp;<span style="color: #aaaaaa; position: relative; top: -0.1em">&#9660;</span></li>
31<li><a href="../id/contents.html">Bahasa Indonesia</a></li>
32<li><a href="../ca/contents.html">Català</a></li>
33<li><a href="../de/contents.html">Deutsch</a></li>
34<li><a href="../es/contents.html">Español</a></li>
35<li><a href="../fr/contents.html">Français</a></li>
36<li><a href="../fur/contents.html">Furlan</a></li>
37<li><a href="../it/contents.html">Italiano</a></li>
38<li><a href="../hu/contents.html">Magyar</a></li>
39<li><a href="../pl/contents.html">Polski</a></li>
40<li><a href="../pt_PT/contents.html">Português</a></li>
41<li><a href="../pt_BR/contents.html">Português (Brazil)</a></li>
42<li><a href="../ro/contents.html">Română</a></li>
43<li><a href="../sk/contents.html">Slovenčina</a></li>
44<li><a href="../fi/contents.html">Suomi</a></li>
45<li><a href="../sv_SE/contents.html">Svenska</a></li>
46<li><a href="../tr/contents.html">Türkçe</a></li>
47<li><a href="../zh_CN/contents.html"> 中文 [中文]</a></li>
48<li><a href="../ru/contents.html">Русский</a></li>
49<li><a href="../uk/contents.html">Українська</a></li>
50<li><a href="../jp/contents.html">日本語</a></li>
51</ul>
52<span>
53 
54</span></div>
55</div>
56
57<div id="content">
58<div>
59
60<h1>Welcome to the Haiku User Guide</h1>
61
62<p>Below, you'll find the documentation of the most important aspects of Haiku. Naturally, completing and extending the documentation is a continuing process (see the <a href="http://www.haiku-os.org/docs/userguide/en/contents.html">online version</a> for updated pages and translations). If you find errors, would like to suggest topics or maybe even contribute yourself, please get in touch on the <a href="http://www.freelists.org/list/haiku-doc">documentation mailing list</a>. If you're interested in helping with translations, you'll find information on that at the <a href="http://dev.haiku-os.org/wiki/i18n/UserGuide">i18n user guide wiki</a>.</p>
63<p><br /></p>
64<table summary="contents" border="1" rules="rows" frame="void" cellpadding="10" cellspacing="0" style="border: dotted thin #e0e0e0">
65<!-- Excluded until it's further fleshed out
66 <tr><td valign="top"><a href="installation.html">Installation</a><ul>
67 <li><a href="installation.html#boot-process">The basic boot process</a></li>
68 <li><a href="installation.html#virtual-machine">Haiku in a virtual machine</a></li>
69 <li><a href="installation.html#raw">Installing from a RAW image</a></li>
70 <li><a href="installation.html#source">Compiling/Installing from source code</a></li>
71 <li><a href="installation.html#grub">Adding Haiku to your boot manager (GRUB)</a></li>
72 <li><a href="installation.html#transfer-data">Transfering data to/from a Haiku installation</a></li></ul></td>
73 <td valign="top">Step by step guides covering Haiku installation during the (pre-) alpha release phase.</td></tr>
74-->
75 <tr><td valign="top"><a href="bootloader.html">Boot Loader</a></td>
76 <td valign="top">Set safe boot options to solve configuration problems.</td></tr>
77 <tr><td valign="top"><a href="filesystem-layout.html">Filesystem layout</a><ul>
78 <li><a href="filesystem-layout.html#system">The system folder</a></li>
79 <li><a href="filesystem-layout.html#home">The home folder</a></li></ul></td>
80 <td valign="top">Understand the filesystem hierarchy and get familiar with important file locations and folders.</td></tr>
81 <tr><td valign="top"><a href="gui.html">Haiku's GUI</a><ul>
82 <li><a href="gui.html#move-resize">Easy moving and resizing</a></li>
83 <li><a href="gui.html#stack-tile">Stack &amp; Tile</a></li>
84 <li><a href="gui.html#open-save-panel">Open and save panels</a><br />
85 <a href="gui.html#open-save-shortcuts">- Keyboard shortcuts</a><br />
86 <a href="gui.html#favorites-recent">- Favorites and recent folders</a></li>
87 <li><a href="gui.html#replicants">Replicants</a></li></ul></td>
88 <td valign="top">Learn about the basic elements of the graphical user interface.</td></tr>
89 <tr><td valign="top"><a href="keyboard-shortcuts.html">Shortcuts and key combinations</a><ul>
90 <li><a href="keyboard-shortcuts.html#general">General shortcuts</a></li>
91 <li><a href="keyboard-shortcuts.html#tracker-navigation">Shortcuts for Tracker navigation</a></li>
92 <li><a href="keyboard-shortcuts.html#terminal">Shortcuts in Terminal</a></li>
93 <li><a href="keyboard-shortcuts.html#other-combos">Other key combinations</a></li></ul></td>
94 <td valign="top">The most common shortcuts to speed up your workflow.</td></tr>
95 <tr><td valign="top"><a href="workspaces.html">Workspaces</a><ul>
96 <li><a href="workspaces.html#switching">Switching workspaces</a></li>
97 <li><a href="desktop-applets/workspaces.html">The Workspaces Applet</a></li>
98 <li><a href="desktop-applets/workspaces.html#moving">Moving windows between workspaces</a></li>
99 <li><a href="desktop-applets/workspaces.html#special">Special functionality</a></li></ul></td>
100 <td valign="top">Use virtual desktops for an uncluttered work environment.</td></tr>
101 <tr><td valign="top"><a href="twitcher.html">Twitcher</a></td>
102 <td valign="top">Switch between running applications.</td></tr>
103 <tr><td valign="top"><a href="teammonitor.html">Team Monitor</a></td>
104 <td valign="top">Kill unresponsive applications or system components.</td></tr>
105 <tr><td valign="top"><a href="tracker.html">Tracker</a><ul>
106 <li><a href="tracker.html#mounting-volumes">Mounting volumes</a></li>
107 <li><a href="tracker.html#navigating">Navigating</a></li>
108 <li><a href="tracker.html#appearance">Appearance</a></li>
109 <li><a href="tracker.html#tracker-preferences">Tracker preferences</a></li>
110 <li><a href="tracker.html#working-with-files">Working with files</a></li>
111 <li><a href="tracker.html#transaction-status">Transaction status</a></li>
112 <li><a href="tracker-add-ons.html">Tracker Add-Ons</a></li></ul></td>
113 <td valign="top">Learn all about navigating, working with files and folders and how to configure Haiku's file manager.</td></tr>
114 <tr><td valign="top"><a href="deskbar.html">Deskbar</a><ul>
115 <li><a href="deskbar.html#deskbar-menu">The Deskbar Menu</a></li>
116 <li><a href="deskbar.html#tray">The Tray</a></li>
117 <li><a href="deskbar.html#list-of-apps">The list of running programs</a></li></ul></td>
118 <td valign="top">Use and configure Haiku's version of the "Start" menu and taskbar.</td></tr>
119 <tr><td valign="top"><a href="filetypes.html">Filetypes</a><ul>
120 <li><a href="filetypes.html#filetype">The File Type</a></li>
121 <li><a href="filetypes.html#preferred-app">The Preferred Application</a></li>
122 <li><a href="filetypes.html#icon">The Icon</a></li>
123 <li><a href="filetypes.html#settings-apps">Special settings for applications</a></li>
124 <li><a href="filetypes.html#filetypes-preferences">Global settings with the Filetypes Preferences</a></li></ul></td>
125 <td valign="top">Set default applications, change file types and create your own.</td></tr>
126 <tr><td valign="top"><a href="attributes.html">Attributes</a><ul>
127 <li><a href="attributes.html#attributes-tracker">Attributes in Tracker</a></li>
128 <li><a href="attributes.html#attributes-terminal">Attributes in Terminal</a></li></ul></td>
129 <td valign="top">One of Haiku's main features lets you manage and add any kind of data to any file.</td></tr>
130 <tr><td valign="top"><a href="index.html">Index</a></td>
131 <td>Use indexing to be able to search for attributes.</td></tr>
132 <tr><td valign="top"><a href="queries.html">Queries</a><ul>
133 <li><a href="queries.html#find-window">The Find window</a></li>
134 <li><a href="queries.html#basic-query">Basic queries - "by Name"</a></li>
135 <li><a href="queries.html#adv-query">Advanced queries - "by Attribute"</a></li>
136 <li><a href="queries.html#more-adv-query">Even more advanced queries - "by Formula"</a></li>
137 <li><a href="queries.html#result-window">The result window</a></li>
138 <li><a href="queries.html#query-template">Query Templates</a></li>
139</ul></td>
140 <td valign="top">Use Haiku's lightning fast queries to quickly find what you're looking for.</td></tr>
141 <tr><td valign="top"><a href="workshop-filetypes+attributes.html">Workshop: Filetypes, Attributes, Index and Queries</a></td>
142 <td valign="top">Learn to use some of Haiku's key features by organizing your DVDs.</td></tr>
143 <tr><td valign="top"><a href="workshop-email.html">Workshop: Managing Email</a></td>
144 <td valign="top">Learn to use Haiku's mail system with custom statuses and queries.</td></tr>
145 <tr><td valign="top"><a href="workshop-wlan.html">Workshop: Wireless networking</a></td>
146 <td valign="top">Set up your open or encrypted wireless network.</td></tr>
147 <tr><td valign="top"><a href="applications.html">Applications</a><ul>
148 <li><a href="applications.html#hpkg">Haiku packages (.hpkg)</a></li>
149 <li><a href="applications.html#beos_apps">Old BeOS archives (.zip and .pkg)</a></li>
150 <li><a href="applications.html#list-of-apps">Haiku's applications</a></li>
151 <ul>
152 <li><a href="applications/activitymonitor.html">ActivityMonitor</a></li>
153 <li><a href="applications/bootmanager.html">BootManager</a></li>
154 <li><a href="applications/charactermap.html">CharacterMap</a></li>
155 <li><a href="applications/codycam.html">CodyCam</a></li>
156 <li><a href="applications/debugger.html">Debugger</a></li>
157 <li><a href="applications/deskcalc.html">DeskCalc</a></li>
158 <li><a href="applications/diskprobe.html">DiskProbe</a></li>
159 <li><a href="applications/diskusage.html">DiskUsage</a></li>
160 <li><a href="applications/drivesetup.html">DriveSetup</a></li>
161 <li><a href="applications/expander.html">Expander</a></li>
162 <li><a href="applications/haikudepot.html">HaikuDepot</a></li>
163 <li><a href="applications/icon-o-matic.html">Icon-O-Matic</a></li>
164 <li><a href="applications/installer.html">Installer</a></li>
165 <li><a href="applications/magnify.html">Magnify</a></li>
166 <li><a href="applications/mail.html">Mail</a></li>
167 <li><a href="applications/mediaplayer.html">MediaPlayer</a></li>
168 <li><a href="applications/midiplayer.html">MidiPlayer</a></li>
169 <li><a href="applications/packageinstaller.html">LegacyPackageInstaller</a></li>
170 <li><a href="applications/people.html">People</a></li>
171 <li><a href="applications/poorman.html">PoorMan</a></li>
172 <li><a href="applications/screenshot.html">Screenshot</a></li>
173 <li><a href="applications/showimage.html">ShowImage</a></li>
174 <li><a href="applications/softwareupdater.html">SoftwareUpdater</a></li>
175 <li><a href="applications/soundrecorder.html">SoundRecorder</a></li>
176 <li><a href="applications/stylededit.html">StyledEdit</a></li>
177 <li><a href="applications/terminal.html">Terminal</a></li>
178 <li><a href="applications/textsearch.html">TextSearch</a></li>
179 <li><a href="applications/tv.html">TV</a></li>
180 <li><a href="applications/webpositive.html">WebPositive</a></li>
181 </ul>
182 <li><a href="applications.html#cli-apps">Haiku's commandline applications</a></li>
183 <li><a href="applications.html#list-of-bundled-apps">Bundled applications</a></li>
184 </ul></td>
185 <td>Learn how to un/install applications in general and how work with the ones that come with Haiku.</td></tr>
186 <tr><td valign="top"><a href="desktop-applets.html">Desktop Applets</a>
187 <ul>
188 <li><a href="desktop-applets/launchbox.html">LaunchBox</a></li>
189 <li><a href="desktop-applets/networkstatus.html">NetworkStatus</a></li>
190 <li><a href="desktop-applets/powerstatus.html">PowerStatus</a></li>
191 <li><a href="desktop-applets/processcontroller.html">ProcessController</a></li>
192 <li><a href="desktop-applets/workspaces.html">Workspaces</a></li>
193 </ul></td>
194 <td>Simple tools to install on your Desktop and Deskbar.</td></tr>
195 <tr><td valign="top"><a href="preferences.html">Preferences</a>
196 <ul>
197 <li><a href="preferences/appearance.html">Appearance</a></li>
198 <li><a href="preferences/backgrounds.html">Backgrounds</a></li>
199 <li><a href="preferences/datatranslations.html">DataTranslations</a></li>
200 <li><a href="preferences/deskbar.html">Deskbar</a></li>
201 <li><a href="preferences/e-mail.html">E-mail</a></li>
202 <li><a href="preferences/filetypes.html">FileTypes</a></li>
203 <li><a href="preferences/keyboard.html">Keyboard</a></li>
204 <li><a href="preferences/keymap.html">Keymap</a></li>
205 <li><a href="preferences/locale.html">Locale</a></li>
206 <li><a href="preferences/media.html">Media</a></li>
207 <li><a href="preferences/mouse.html">Mouse</a></li>
208 <li><a href="preferences/network.html">Network</a></li>
209 <li><a href="preferences/printers.html">Printers</a></li>
210 <li><a href="preferences/repositories.html">Repositories</a></li>
211 <li><a href="preferences/screen.html">Screen</a></li>
212 <li><a href="preferences/screensaver.html">ScreenSaver</a></li>
213 <li><a href="preferences/shortcuts.html">Shortcuts</a></li>
214 <li><a href="preferences/sounds.html">Sounds</a></li>
215 <li><a href="preferences/time.html">Time</a></li>
216 <li><a href="preferences/tracker.html">Tracker</a></li>
217 <li><a href="preferences/touchpad.html">Touchpad</a></li>
218 <li><a href="preferences/virtualmemory.html">VirtualMemory</a></li>
219 </ul></td>
220 <td>Configuring and setting up your system.</td></tr>
221<!--
222 <tr><td valign="top"><a href="demos.html">Demos</a></td>
223 <td>Games and demo applications.</td></tr>
224-->
225 <tr><td valign="top"><a href="bash-scripting.html">Bash and Scripting</a></td>
226 <td>Learn of some interesting scripts used by the system and about online resources for working in the shell and scripting.</td></tr>
227</table>
228
229</div>
230</div>
231
232<!-- Fathom -->
233<script>
234(function(f, a, t, h, o, m){
235 a[h]=a[h]||function(){
236 (a[h].q=a[h].q||[]).push(arguments)
237 };
238 o=f.createElement('script'),
239 m=f.getElementsByTagName('script')[0];
240 o.async=1; o.src=t; o.id='fathom-script';
241 m.parentNode.insertBefore(o,m)
242})(document, window, 'https://metrics.haiku-os.org/tracker.js', 'fathom');
243fathom('trackPageview');
244</script>
245<!-- / Fathom --></body>
246</html>