2008-12-10 02:31:04 +03:00
<?xml version="1.0" encoding="UTF-8" ?>
< !DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2009-01-12 18:58:51 +03:00
"../../html-dtd/xhtml1-strict.dtd">
2008-12-10 02:31:04 +03:00
< html xmlns = "http://www.w3.org/1999/xhtml" lang = "en-US" xml:lang = "en-US" >
2008-10-17 13:53:43 +04:00
< head >
2008-12-10 02:31:04 +03:00
<!--
*
* Copyright 2008, Haiku. All rights reserved.
* Distributed under the terms of the MIT License.
*
* Authors:
* Humdinger < humdingerb @ gmail . com >
*
-->
< 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" / >
2008-10-17 13:53:43 +04:00
< title > Haiku User Guide - Contents< / title >
2009-01-12 18:58:51 +03:00
< link rel = "stylesheet" type = "text/css" href = "../../Haiku-doc.css" / >
2008-10-17 13:53:43 +04:00
< / head >
2008-12-10 02:31:04 +03:00
< body >
2008-10-17 13:53:43 +04:00
< div class = "logo" >
2009-01-12 18:58:51 +03:00
< img src = "../images/logo.png" alt = "logo" width = "372" height = "86" / >
2008-10-17 13:53:43 +04:00
< div class = "title" > Haiku User Guide - Contents< / div >
< / div >
< div class = "topnav" >
< p >
2008-12-10 02:31:04 +03:00
 
2008-10-17 13:53:43 +04:00
< / p >
< / div >
< div class = "content" >
< h2 > < a name = "welcome" > Welcome to Haiku's User Guide< / a > < / h2 >
2009-01-14 03:30:33 +03:00
< 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 = "http://www.freelists.org/list/haiku-doc" > documentation mailing list< / a > .< / p >
2008-12-10 02:31:04 +03:00
< table summary = "contents" border = "0" cellpadding = "10" cellspacing = "0" >
2009-01-17 21:05:49 +03:00
< tr > < td valign = "top" > < a href = "installation.html" > Installation< / a > < ul >
< li > < a href = "installation.html#boot-process" > The basic boot process< / a > < / li >
< li > < a href = "installation.html#virtual-machine" > Haiku in a virtual machine< / a > < / li >
< li > < a href = "installation.html#raw" > Installing from a RAW image< / a > < / li >
< li > < a href = "installation.html#source" > Compiling/Installing from source code< / a > < / li >
< li > < a href = "installation.html#grub" > Adding Haiku to your boot manager (GRUB)< / a > < / li >
< li > < a href = "installation.html#transfer-data" > Transfering data to/from a Haiku installation< / a > < / li > < / ul > < / td >
< td valign = "top" > Step by step guides covering Haiku installation during the (pre-) alpha release phase.< / td > < / tr >
2008-10-26 14:23:20 +03:00
< 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 >
< tr > < td valign = "top" > < a href = "filesystem-layout.html" > Filesystem layout< / a > < ul >
< li > < a href = "filesystem-layout.html#system" > The system folder< / a > < / li >
< li > < a href = "filesystem-layout.html#common" > The common folder< / a > < / li >
< li > < a href = "filesystem-layout.html#home" > The home folder< / a > < / li > < / ul > < / td >
2008-10-17 13:53:43 +04:00
< td valign = "top" > Understand the filesystem hierarchy and get familiar with important file locations and folders.< / td > < / tr >
2008-10-26 14:23:20 +03:00
< tr > < td valign = "top" > < a href = "gui.html" > Haiku's GUI< / a > < ul >
2008-12-10 02:31:04 +03:00
< li > < a href = "gui.html#open-save-panel" > Open and save panels< / a > < br / >
< a href = "gui.html#open-save-shortcuts" > - Keyboard shortcuts< / a > < br / >
2008-10-26 14:23:20 +03:00
< a href = "gui.html#favorites-recent" > - Favorites and recent folders< / a > < / li > < / ul > < / td >
2008-10-17 13:53:43 +04:00
< td valign = "top" > Learn about the basic elements of the graphical user interface.< / td > < / tr >
< tr > < td valign = "top" > < a href = "workspaces.html" > Workspaces< / a > < ul >
< li > < a href = "workspaces.html#applet" > The Workspaces Applet< / a > < / li >
< li > < a href = "workspaces.html#switching" > Switching workspaces< / a > < / li >
< li > < a href = "workspaces.html#moving" > Moving windows between workspaces< / a > < / li > < / ul > < / td >
< td valign = "top" > Use virtual desktops for an uncluttered work environment.< / td > < / tr >
< tr > < td valign = "top" > < a href = "twitcher.html" > Twitcher< / a > < / td >
< td valign = "top" > Switch between running applications.< / td > < / tr >
< tr > < td valign = "top" > < a href = "teammonitor.html" > Team Monitor< / a > < / td >
< td valign = "top" > Kill unresponsive applications or system components.< / td > < / tr >
< tr > < td valign = "top" > < a href = "tracker.html" > Tracker< / a > < ul >
< li > < a href = "tracker.html#mounting-volumes" > Mounting volumes< / a > < / li >
< li > < a href = "tracker.html#navigating" > Navigating< / a > < / li >
< li > < a href = "tracker.html#appearance" > Appearance< / a > < / li >
< li > < a href = "tracker.html#tracker-preferences" > Tracker preferences< / a > < / li >
< li > < a href = "tracker.html#working-with-files" > Working with files< / a > < / li >
< li > < a href = "tracker.html#transaction-status" > Transaction status< / a > < / li >
< li > < a href = "tracker-add-ons.html" > Tracker Add-Ons< / a > < / li > < / ul > < / td >
< td valign = "top" > Learn all about navigating, working with files and folders and how to configure Haiku's file manager.< / td > < / tr >
2008-10-26 14:23:20 +03:00
< tr > < td valign = "top" > < a href = "keyboard-shortcuts.html" > Shortcuts and key combinations< / a > < ul >
< li > < a href = "keyboard-shortcuts.html#general" > General shortcuts< / a > < / li >
< li > < a href = "keyboard-shortcuts.html#tracker-navigation" > Shortcuts for Tracker navigation< / a > < / li >
2008-12-10 02:31:04 +03:00
< li > < a href = "keyboard-shortcuts.html#terminal" > Shortcuts in Terminal< / a > < / li >
2008-10-26 14:23:20 +03:00
< li > < a href = "keyboard-shortcuts.html#other-combos" > Other key combinations< / a > < / li > < / ul > < / td >
< td valign = "top" > The most common shortcuts to speed up your workflow.< / td > < / tr >
2008-10-17 13:53:43 +04:00
< tr > < td valign = "top" > < a href = "deskbar.html" > Deskbar< / a > < ul >
< li > < a href = "deskbar.html#deskbar-menu" > The Deskbar Menu< / a > < / li >
< li > < a href = "deskbar.html#tray" > The Tray< / a > < / li >
< li > < a href = "deskbar.html#list-of-apps" > The list of running programs< / a > < / li > < / ul > < / td >
< td valign = "top" > Use and configure Haiku's version of the "Start" menu and taskbar.< / td > < / tr >
< tr > < td valign = "top" > < a href = "filetypes.html" > Filetypes< / a > < ul >
< li > < a href = "filetypes.html#filetype" > The File Type< / a > < / li >
< li > < a href = "filetypes.html#preferred-app" > The Preferred Application< / a > < / li >
< li > < a href = "filetypes.html#icon" > The Icon< / a > < / li >
< li > < a href = "filetypes.html#filetypes-preferences" > Global settings with the Filetypes Preferences< / a > < / li >
< li > < a href = "filetypes.html#settings-apps" > Special settings for applications< / a > < / li > < / ul > < / td >
< td valign = "top" > Set default applications, change file types and create your own.< / td > < / tr >
< tr > < td valign = "top" > < a href = "attributes.html" > Attributes< / a > < ul >
< li > < a href = "attributes.html#attributes-tracker" > Attributes in Tracker< / a > < / li >
< li > < a href = "attributes.html#attributes-terminal" > Attributes in Terminal< / a > < / li > < / ul > < / td >
< td valign = "top" > One of Haiku's main features lets you add and manage any kind of data to any file.< / td > < / tr >
< tr > < td valign = "top" > < a href = "index.html" > Index< / a > < / td >
< td > Use indexing to be able to search for attributes.< / td > < / tr >
< tr > < td valign = "top" > < a href = "queries.html" > Queries< / a > < ul >
< li > < a href = "queries.html#find-window" > The Find window< / a > < / li >
< li > < a href = "queries.html#basic-query" > Basic queries - "by Name"< / a > < / li >
< li > < a href = "queries.html#adv-query" > Advanced queries - "by Attribute"< / a > < / li >
< li > < a href = "queries.html#more-adv-query" > Even more advanced queries - "by Formula"< / a > < / li >
< li > < a href = "queries.html#result-window" > The result window< / a > < / li > < / ul > < / td >
< td valign = "top" > Use Haiku's lightning fast queries to quickly find what you're looking for.< / td > < / tr >
< tr > < td valign = "top" > < a href = "workshop-filetypes+attributes.html" > Workshop: Filetypes, Attributes, Index and Queries< / a > < / td >
< td valign = "top" > Learn to use some of Haiku's key features by organizing your DVDs.< / td > < / tr >
2008-10-31 12:08:15 +03:00
< tr > < td valign = "top" > < a href = "applications.html" > Applications< / a > < ul >
< li > < a href = "applications.html#install" > Installing applications< / a > < / li >
< li > < a href = "applications.html#uninstall" > Uninstalling applications< / a > < / li >
< li > < a href = "applications.html#list-of-apps" > Haiku's applications< / a > < / li > < / ul > < / td >
< td > Learn how to un/install applications in general and how work with the ones that come with Haiku.< / td > < / tr >
2008-12-10 02:31:04 +03:00
< tr > < td valign = "top" > < a href = "desktop-applets.html" > Desktop Applets< / a > < / td >
2008-10-31 12:08:15 +03:00
< td > Simple tools to install on your Desktop and Deskbar.< / td > < / tr >
< tr > < td valign = "top" > < a href = "preferences.html" > Preferences< / a > < / td >
< td > Configuring and setting up your system.< / td > < / tr >
2008-12-10 02:31:04 +03:00
<!--
2008-10-31 12:08:15 +03:00
< tr > < td valign = "top" > < a href = "demos.html" > Demos< / a > < / td >
< td > Games and demo applications.< / td > < / tr >
2008-12-10 02:31:04 +03:00
-->
2008-10-17 13:53:43 +04:00
< / table >
< / div >
< div class = "bottomnav" >
< p >
2008-12-10 02:31:04 +03:00
 
2008-10-17 13:53:43 +04:00
< / p >
< / div >
< / body >
< / html >