Update userguide
@@ -62,7 +62,7 @@
|
||||
<h2>
|
||||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="hpkg" name="hpkg">Haiku packages (.hpkg)</a></h2>
|
||||
<p>The simplest way is to use <a href="">HaikuDepot</a> to find, download and automatically install and uninstall a package. If that isn't an option maybe you downloaded a package somewhere, because it's not (yet) in a public repository it's just as easy to install it manually: Just move the .hpkg file into <tt>~/config/packages/</tt>. </p>
|
||||
<p>The simplest way is to use <a href="applications/haikudepot.html">HaikuDepot</a> to find, download and automatically install and uninstall a package. If that isn't an option — maybe you downloaded a package somewhere, because it's not (yet) in a public repository — it's just as easy to install it manually: Just move the .hpkg file into <tt>~/config/packages/</tt>. </p>
|
||||
<p>You'll find the newly installed application in <tt>~/config/apps/</tt> or, in case of a commandline application, in <tt>~/config/bin/</tt>. All other files the program depends upon (libraries, data, add-ons, etc.) appear automatically in the right locations in the filesystem.</p>
|
||||
<p>Topics <a href="deskbar.html">Deskbar</a> or <a href="desktop-applets/launchbox.html">LaunchBox</a> describe how to add shortcuts to your newly installed application.</p>
|
||||
<p>Uninstalling is just as easy: move the package out of <tt>~/config/packages/</tt>.</p>
|
||||
@@ -72,7 +72,7 @@
|
||||
<h2>
|
||||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="beos_apps" name="beos_apps">Old BeOS archives (.zip and .pkg)</a></h2>
|
||||
<p>BeOS archives that include all they need in their app's folder can simply be unpacked (double clicking opens <span class="app">Expander</span>) anywhere in <tt>/boot/home/</tt> and run from there. Uninstalling such self-contained applications is easy: just delete the app's folder.</p>
|
||||
<p>BeOS archives that include all they need in their app's folder can simply be unpacked (double clicking opens <span class="app">Expander</span> or the old <span class="app">PackageInstaller</span>) anywhere in <tt>/boot/home/</tt> and run from there. Uninstalling such self-contained applications is easy: just delete the app's folder.</p>
|
||||
<p>This is true for the majority of old BeOS applications. If you happen upon one that doesn't work out-of-the-box, because it wants to spread its files to hard-coded locations that are not guaranteed to exist, you can try to fix things manually. The folder <tt>~/config/non-packaged/</tt> allows you to recreate the needed folder hierarchy. As more and more real .hpkg packages become available and old BeOS applications get re-packaged, this will become less needed. Please consult this <a href="http://www.haiku-os.org/guides/daily-tasks/install-applications">online article</a> on how to use the <tt>non-packaged</tt> hierarchy.</p>
|
||||
|
||||
<h2>
|
||||
@@ -101,7 +101,7 @@
|
||||
<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/expander.html">Expander</a></td><td> </td>
|
||||
<td valign="top">A tool to unpack common archives.</td></tr>
|
||||
<tr><td style="width:24px;"><img src="../images/apps-images/haikudepot-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/haikudepot.html">HaikuDepot</a></td><td> </td>
|
||||
<td valign="top"><span style="color:silver">A tool to find, download, install, update and uninstall (application) packages [<i>still missing</i>]</span></td></tr>
|
||||
<td valign="top">A tool to find, download, install, update and uninstall (application) packages</td></tr>
|
||||
<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/icon-o-matic.html">Icon-O-Matic</a></td><td> </td>
|
||||
<td valign="top">An app to create Haiku's vector icons.</td></tr>
|
||||
<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/installer.html">Installer</a></td><td> </td>
|
||||
|
||||
@@ -58,13 +58,13 @@
|
||||
<h2><img src="../../images/apps-images/bepdf-icon_64.png" alt="bepdf-icon_64.png" width="64" height="64" />BePDF</h2>
|
||||
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
|
||||
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><span class="menu">Applications</span></td></tr>
|
||||
<tr><td>Location:</td><td></td><td><span class="path">/boot/apps/BePDF/BePDF</span></td></tr>
|
||||
<tr><td>Documentation:</td><td></td><td><span class="path">/boot/apps/BePDF/docs/*</span></td></tr>
|
||||
<tr><td>Location:</td><td></td><td><span class="path">/boot/system/apps/BePDF/BePDF</span></td></tr>
|
||||
<tr><td>Documentation:</td><td></td><td><span class="path">/boot/system/apps/BePDF/docs/*</span></td></tr>
|
||||
<tr><td>Settings:</td><td></td><td><span class="path">~/config/settings/BePDF</span></td></tr>
|
||||
</table>
|
||||
<p><br /></p>
|
||||
<p>BePDF is a 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>Documentation is available as <a href="file:///boot/apps/BePDF/docs/English/table_of_contents.html">HTML</a> or <a href="file:///boot/apps/BePDF/docs/English.pdf">PDF</a>. The latter will also open from the menu <span class="menu">Help | Show Help...</span>.</p>
|
||||
<p>Documentation is available as <a href="file:///boot/system/apps/BePDF/docs/English/table_of_contents.html">HTML</a> or <a href="file:///boot/system/apps/BePDF/docs/English.pdf">PDF</a>. The latter will also open from the menu <span class="menu">Help | Show Help...</span>.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -68,7 +68,7 @@
|
||||
You can move from block to block with the slider above or with <span class="key">ALT</span> <span class="key">←</span> and <span class="key">ALT</span> <span class="key">→</span> and switch between the HEX and ASCII columns with <span class="key">TAB</span>.</p>
|
||||
<p><span class="menu">Block | Selection</span> will not only show the selection with different endianess (and in HEX or decimal, set by <span class="menu">View | Base</span>), it will also interprete the selection as a block offset that you can jump to. It will be grayed out if the position is outside of the file/device.<br />
|
||||
This is a handy feature mostly when looking at file systems, as they often contain pointers to other blocks.</p>
|
||||
<p>If the file you're probing includes attributes, the <span class="menu">Attributes</span> menu can be used to open any of them in a new DiskProbe window. Here's the copyright attribute of the <span class="app">AboutSystem</span> application:
|
||||
<p>If the file you're probing includes attributes, the <span class="menu">Attributes</span> menu can be used to open any of them in a new DiskProbe window. Here's the SYS:PACKAGE attribute of the <span class="app">AboutSystem</span> application:
|
||||
</p><p><img id="diskprobe-attribute" src="../images/apps-images/diskprobe-about-attr.png" alt="diskprobe-about-attr.png" /></p>
|
||||
<p>Depending on the kind of attribute, you'll get a different editor tab besides the always present <i>Raw Editor</i>. For example, there are editors for strings and MIME types or an icon viewer for the vectoricon attribute.</p>
|
||||
</div>
|
||||
|
||||
@@ -62,7 +62,7 @@
|
||||
<p><br /></p>
|
||||
<p>DiskUsage shows graphically how the space on your volumes is utilized.<br />
|
||||
A useful tool to answer the question, "<i>Where has all my disk space gone?</i>".</p>
|
||||
<p>After launching, DiskUsage shows only a white window with all mounted volumes as tabs at the top. You'll have to choose the one you're interested in and click <span class="button">Scan</span> to start chugging through the disk. For larger disks this can take some time... While you wait, you may switch to a different tab and start exploring that volume or begin the scan process there as well.<br />
|
||||
<p>After launching, DiskUsage shows only an empty window with all mounted volumes as tabs at the top. You'll have to choose the one you're interested in and click <span class="button">Scan</span> to start chugging through the disk. For larger disks this can take some time... While you wait, you may switch to a different tab and start exploring that volume or begin the scan process there as well.<br />
|
||||
It's not recommended to start several concurrent scan processes on the same physical disk, as the constant repositioning of the heads of the drive will only extend the wait.</p>
|
||||
<p><img id="diskusage" src="../images/apps-images/diskusage.png" alt="diskusage.png" /></p>
|
||||
<p>The concentric circles represent different levels in the file system hierarchy. Above, the circle in the center represents the <span class="path">/boot/home/</span> folder. Each segment of the ring immediately outside that circle is a file or folder under <span class="path">/boot/home/</span>. Every segment farther outside brings you one level deeper in the file hierarchy. You may have to resize the window to accommodate very deep folders.</p>
|
||||
|
||||
@@ -60,7 +60,40 @@
|
||||
<tr><td>Settings:</td><td></td><td><span class="path">~/config/settings/HaikuDepot/</span></td></tr>
|
||||
</table>
|
||||
<p><br /></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>
|
||||
<p>HaikuDepot is the central application when it comes to managing your software packages. With it you can browse and search through package repositories (also called "depots") and install, update and uninstall packages.</p>
|
||||
<img src="../images/apps-images/haikudepot.png" alt="haikudepot.png" />
|
||||
|
||||
<h3>The Filter</h3>
|
||||
<p>At the top we find a few means to filter the list of available packages below:</p>
|
||||
<ul>
|
||||
<li><p>The <span class="menu">Show</span> pop-up menu lets you limit the list to individual categories like "<i>Audio</i>" or "<i>Games</i>". You can also have only your already installed packages displayed or those that have an update available.</p></li>
|
||||
<li><p>The <span class="menu">Depot</span> pop-up menu lets you limit the list to only show packages from certain repositories,</p></li>
|
||||
<li><p>The <span class="menu">Search terms</span> text field lets you filter the list to the keywords you enter.</p></li>
|
||||
</ul>
|
||||
|
||||
<h3>The List</h3>
|
||||
<p>Like in any Tracker window, you can choose from a context menu which columns to display by right-clicking the column heading. A left-click sorts the list according to that column. Of course, you can rearrange the columns by dragging them to a new position.</p>
|
||||
<p>The status column of a package can have one of several states:</p>
|
||||
<ul>
|
||||
<li><p><span class="menu">Available</span>: The package exists in that depot and can be downloaded and installed. If there are any dependencies on other packages, you'll be informed of that while installing and get the choice of downloading/installing all that's necessary.</p></li>
|
||||
<li><p><span class="menu">Active</span>: The package is currently installed and ready to be used.</p></li>
|
||||
<li><p><span class="menu">Update available</span>: There's a newer version than your installed one available.</p></li>
|
||||
</ul>
|
||||
<p>You can grab the dotted line between the packages list and the info area to vertically resize the packages list.</p>
|
||||
|
||||
<h3>The Info Area</h3>
|
||||
<p>At the bottom is an area that displays information on the package that is currently selected in the list above it.<br />
|
||||
To the right of package name, author, rating and version is a button, that – depending on the current state of the package – lets you <span class="button">Install</span>, <span class="button">Uninstall</span> or <span class="button">Update</span> it.</p>
|
||||
<p>Below are three tabs:</p>
|
||||
<ul>
|
||||
<li><p><span class="menu">About</span> has a more detailed description of the package, as well as screenshots and a contact address and URL of the team that maintains the packaged software, if available.</p></li>
|
||||
<li><p><span class="menu">Ratings</span> shows ratings and comments of users, if available. With the little thumb up/down icons to the right, you can show your approval or disapproval with a certain comment.</p></li>
|
||||
<li><p><span class="menu">Changelog</span> show the detailed history of all the versions of the package that have been released so far.</p></li>
|
||||
</ul>
|
||||
|
||||
<h3>Tools and Options</h3>
|
||||
<p>In the <span class="menu">Tools</span> menu at the top of the window, you'll find an item to <span class="menu">Refresh depots</span>. This will request an up-to-date list of all available packages from the repositories.</p>
|
||||
<p>Under <span class="menu">Options</span> you can choose to also <span class="menu">Show develop packages</span> and <span class="menu">Show source packages</span> in the packages list. For the normal user those are of no interest and would only clutter the list. They are important, however, for people who need the libraries, headers etc. of a package to develop and compile programs depending on them.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<!--
|
||||
*
|
||||
* Copyright 2010-2013, Haiku. All rights reserved.
|
||||
* Copyright 2010-2014, Haiku. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
@@ -75,16 +75,16 @@ Here's a list of all commandline applications that are shipped with Haiku. Each
|
||||
<tr><td><tt>awk</tt></td><td> </td><td>See <tt>gawk</tt>.</td></tr>
|
||||
<tr><td><tt>base64</tt></td><td> </td><td>Base64 encode or decode to standard output. </td></tr>
|
||||
<tr><td><tt>basename</tt></td><td> </td><td>Strips directory and optionally suffix from a /path/to/filename string.</td></tr>
|
||||
<tr><td><tt>bash</tt></td><td> </td><td>Bourne-again shell</td></tr>
|
||||
<tr><td><tt>bash</tt></td><td> </td><td>Bourne-again shell.</td></tr>
|
||||
<tr><td><tt>bc</tt></td><td> </td><td>An arbitrary precision calculator language.</td></tr>
|
||||
<tr><td><tt>beep</tt></td><td> </td><td>Rings a bell. </td></tr>
|
||||
<tr><td><tt>bunzip2</tt></td><td> </td><td>See <tt>bzip2</tt>.</td></tr>
|
||||
<tr><td><tt>bzip2</tt></td><td> </td><td>File compressor</td></tr>
|
||||
<tr><td><tt>c++</tt></td><td> </td><td>C++-Compiler</td></tr>
|
||||
<tr><td><tt>bzip2</tt></td><td> </td><td>File compressor.</td></tr>
|
||||
<tr><td><tt>c++</tt></td><td> </td><td>C -Compiler.</td></tr>
|
||||
<tr><td><tt>cal</tt></td><td> </td><td>Displays a calendar. </td></tr>
|
||||
<tr><td><tt>cat</tt></td><td> </td><td>Concatenates files and prints to standard output. </td></tr>
|
||||
<tr><td><tt>catattr</tt></td><td> </td><td>Prints out the contents of an attribute of a file. <a href="cli-apps.html">(Haiku specific)</a></td></tr>
|
||||
<tr><td><tt>cc</tt></td><td> </td><td>C-Compiler</td></tr>
|
||||
<tr><td><tt>cc</tt></td><td> </td><td>C-Compiler.</td></tr>
|
||||
<tr><td><tt>checkfs</tt></td><td> </td><td>Checks and repairs the file system. <a href="cli-apps.html">(Haiku specific)</a></td></tr>
|
||||
<tr><td><tt>checkitout</tt></td><td> </td><td>Checks out sources simply with their repository's URL.</td></tr>
|
||||
<tr><td><tt>chgrp</tt></td><td> </td><td>Changes group ownership of files. </td></tr>
|
||||
@@ -98,12 +98,12 @@ Here's a list of all commandline applications that are shipped with Haiku. Each
|
||||
<tr><td><tt>cmp</tt></td><td> </td><td>Compares files byte by byte.</td></tr>
|
||||
<tr><td><tt>collectcatkeys </tt></td><td> </td><td>[Leftover from the move of locale-kit.]</td></tr>
|
||||
<tr><td><tt>comm</tt></td><td> </td><td>Compares sorted files line by line. </td></tr>
|
||||
<tr><td><tt>compress</tt></td><td> </td><td>Data compression program</td></tr>
|
||||
<tr><td><tt>consoled</tt></td><td> </td><td>Console daemon </td></tr>
|
||||
<tr><td><tt>compress</tt></td><td> </td><td>Data compression program.</td></tr>
|
||||
<tr><td><tt>consoled</tt></td><td> </td><td>Console daemon.</td></tr>
|
||||
<tr><td><tt>copyattr</tt></td><td> </td><td>Copies all or a subset of attributes from one or more files to another or new file. <a href="cli-apps.html">(Haiku specific)</a></td></tr>
|
||||
<tr><td><tt>cp</tt></td><td> </td><td>Copies files and directories. </td></tr>
|
||||
<tr><td><tt>csplit</tt></td><td> </td><td>Split a file into pieces separated by a specified pattern.</td></tr>
|
||||
<tr><td><tt>ctags</tt></td><td> </td><td>Generates an index file for a variety of language objects found in files</td></tr>
|
||||
<tr><td><tt>ctags</tt></td><td> </td><td>Generates an index file for a variety of language objects found in files.</td></tr>
|
||||
<tr><td><tt>cut</tt></td><td> </td><td>Prints out sections from each line of a file.</td></tr>
|
||||
<tr><td><tt>date</tt></td><td> </td><td>Displays or sets the current time and date.</td></tr>
|
||||
<tr><td><tt>dc</tt></td><td> </td><td>Desk calculator language.</td></tr>
|
||||
@@ -142,19 +142,19 @@ Here's a list of all commandline applications that are shipped with Haiku. Each
|
||||
<tr><td><tt>frcode</tt></td><td> </td><td>Called by updatedb to compress the list of file names.</td></tr>
|
||||
<tr><td><tt>freetype-config</tt></td><td> </td><td>Shows FreeType compilation and linking information.</td></tr>
|
||||
<tr><td><tt>fstrim</tt></td><td> </td><td>Send a TRIM command to an SSD drive.</td></tr>
|
||||
<tr><td><tt>ftp</tt></td><td> </td><td>File transfer program</td></tr>
|
||||
<tr><td><tt>ftpd</tt></td><td> </td><td>FTP daemon</td></tr>
|
||||
<tr><td><tt>ftp</tt></td><td> </td><td>File transfer program.</td></tr>
|
||||
<tr><td><tt>ftpd</tt></td><td> </td><td>FTP daemon.</td></tr>
|
||||
<tr><td><tt>funzip</tt></td><td> </td><td>Extracts the first item of an archive to standard output.</td></tr>
|
||||
<tr><td><tt>fwcontrol</tt></td><td> </td><td>FireWire control program</td></tr>
|
||||
<tr><td><tt>fwcontrol</tt></td><td> </td><td>FireWire control program.</td></tr>
|
||||
<tr><td><tt>gawk</tt></td><td> </td><td>Pattern scanning and processing language. </td></tr>
|
||||
<tr><td><tt>gdb</tt></td><td> </td><td>GNU debugger</td></tr>
|
||||
<tr><td><tt>gdb</tt></td><td> </td><td>GNU debugger.</td></tr>
|
||||
<tr><td><tt>getlimits</tt></td><td> </td><td>Prints platform dependent limits in a format useful for shell scripts. </td></tr>
|
||||
<tr><td><tt>grep</tt></td><td> </td><td>Search for a pattern.</td></tr>
|
||||
<tr><td><tt>groups</tt></td><td> </td><td>Prints group memberships for each username. </td></tr>
|
||||
<tr><td><tt>gunzip</tt></td><td> </td><td>See <tt>gzip</tt>.</td></tr>
|
||||
<tr><td><tt>gzexe</tt></td><td> </td><td>De/Compresses executables. </td></tr>
|
||||
<tr><td><tt>gzip</tt></td><td> </td><td>De/Compresses files. </td></tr>
|
||||
<tr><td><tt>hd</tt></td><td> </td><td>Hexdump</td></tr>
|
||||
<tr><td><tt>hd</tt></td><td> </td><td>Hexdump.</td></tr>
|
||||
<tr><td><tt>head</tt></td><td> </td><td>Prints the first lines of a file.</td></tr>
|
||||
<tr><td><tt>hey</tt></td><td> </td><td>A small tool for scripting GUI apps.</td></tr>
|
||||
<tr><td><tt>hostname</tt></td><td> </td><td>Prints or sets the hostname of the system. </td></tr>
|
||||
@@ -163,7 +163,6 @@ Here's a list of all commandline applications that are shipped with Haiku. Each
|
||||
<tr><td><tt>ifconfig</tt></td><td> </td><td>Configures a network interface. </td></tr>
|
||||
<tr><td><tt>install</tt></td><td> </td><td>Copies files to a destination without disrupting the running system.</td></tr>
|
||||
<tr><td><tt>install-wifi-firmwares.sh</tt></td><td> </td><td>Installs firmware for various wireless network cards. </td></tr>
|
||||
<tr><td><tt>installoptionalpackage</tt></td><td> </td><td>Temporary solution for installing optional packages. </td></tr>
|
||||
<tr><td><tt>installsound</tt></td><td> </td><td>Installs a new sound event in the Sounds preferences panel. </td></tr>
|
||||
<tr><td><tt>iroster</tt></td><td> </td><td>Lists input devices. </td></tr>
|
||||
<tr><td><tt>isvolume</tt></td><td> </td><td>Gets information about a mounted volume.</td></tr>
|
||||
@@ -194,14 +193,14 @@ Here's a list of all commandline applications that are shipped with Haiku. Each
|
||||
<tr><td><tt>ls</tt></td><td> </td><td>Lists directory content. </td></tr>
|
||||
<tr><td><tt>lsindex</tt></td><td> </td><td>Displays the indexed attributes on the current volume/partition. <a href="cli-apps.html">(Haiku specific)</a></td></tr>
|
||||
<tr><td><tt>mail2mbox</tt></td><td> </td><td>Converts BeOS e-mail files to Unix mailbox files. </td></tr>
|
||||
<tr><td><tt>make</tt></td><td> </td><td>GNU make utility</td></tr>
|
||||
<tr><td><tt>make</tt></td><td> </td><td>GNU make utility.</td></tr>
|
||||
<tr><td><tt>makebootable</tt></td><td> </td><td>Makes the specified BFS partitions/devices bootable by writing boot code into the first two sectors. </td></tr>
|
||||
<tr><td><tt>mbox2mail</tt></td><td> </td><td>Converts Unix mailbox files to BeOS e-mail files.</td></tr>
|
||||
<tr><td><tt>md5sum</tt></td><td> </td><td>Prints or checks MD5 checksums.</td></tr>
|
||||
<tr><td><tt>merge</tt></td><td> </td><td>Three-way file merge. </td></tr>
|
||||
<tr><td><tt>message</tt></td><td> </td><td>Prints a flattened BMessage file. </td></tr>
|
||||
<tr><td><tt>mimeset</tt></td><td> </td><td>Sets MIME type of a file. </td></tr>
|
||||
<tr><td><tt>mkdepend</tt></td><td> </td><td>Makefile dependency generator</td></tr>
|
||||
<tr><td><tt>mkdepend</tt></td><td> </td><td>Makefile dependency generator.</td></tr>
|
||||
<tr><td><tt>mkdir</tt></td><td> </td><td>Creates a directory. </td></tr>
|
||||
<tr><td><tt>mkdos</tt></td><td> </td><td>Initializes FAT partitions. </td></tr>
|
||||
<tr><td><tt>mkfifo</tt></td><td> </td><td>Creates named pipes. </td></tr>
|
||||
@@ -228,7 +227,7 @@ Here's a list of all commandline applications that are shipped with Haiku. Each
|
||||
<tr><td><tt>paste</tt></td><td> </td><td>Prints lines consisting of the sequentially corresponding lines from each file, separated by tabs.</td></tr>
|
||||
<tr><td><tt>patch</tt></td><td> </td><td>Applies a diff file to an original. </td></tr>
|
||||
<tr><td><tt>pathchk</tt></td><td> </td><td>Diagnoses invalid or unportable file names. </td></tr>
|
||||
<tr><td><tt>pc</tt></td><td> </td><td>Programmer's calculator</td></tr>
|
||||
<tr><td><tt>pc</tt></td><td> </td><td>Programmer's calculator.</td></tr>
|
||||
<tr><td><tt>ping</tt></td><td> </td><td>Sends ICMP-echo-request to network host. </td></tr>
|
||||
<tr><td><tt>pkg-config</tt></td><td> </td><td>Analyzes and configures a Haiku package.</td></tr>
|
||||
<tr><td><tt>pkgman</tt></td><td> </td><td>Manages packages and package repositories.</td></tr>
|
||||
@@ -246,7 +245,7 @@ Here's a list of all commandline applications that are shipped with Haiku. Each
|
||||
<tr><td><tt>pwd</tt></td><td> </td><td>Prints current directory. </td></tr>
|
||||
<tr><td><tt>query</tt></td><td> </td><td>A shell utility emulating Tracker's "Find by formula" functionality. <a href="cli-apps.html">(Haiku specific)</a></td></tr>
|
||||
<tr><td><tt>quit</tt></td><td> </td><td>Quits an application. </td></tr>
|
||||
<tr><td><tt>rc</tt></td><td> </td><td>Resource compiler</td></tr>
|
||||
<tr><td><tt>rc</tt></td><td> </td><td>Resource compiler.</td></tr>
|
||||
<tr><td><tt>readlink</tt></td><td> </td><td>Prints the path to the destination of a symbolic link.</td></tr>
|
||||
<tr><td><tt>reindex</tt></td><td> </td><td>Puts attributes of existing files into newly created indexes. <a href="cli-apps.html">(Haiku specific)</a></td></tr>
|
||||
<tr><td><tt>release</tt></td><td> </td><td>Releases a semaphore. </td></tr>
|
||||
@@ -293,7 +292,7 @@ Here's a list of all commandline applications that are shipped with Haiku. Each
|
||||
<tr><td><tt>tcptester</tt></td><td> </td><td>[deprecated] </td></tr>
|
||||
<tr><td><tt>tee</tt></td><td> </td><td>Writes or appends data from standard input to a file.</td></tr>
|
||||
<tr><td><tt>telnet</tt></td><td> </td><td>User interface to the telnet protocol. </td></tr>
|
||||
<tr><td><tt>telnetd</tt></td><td> </td><td>Telnet daemon</td></tr>
|
||||
<tr><td><tt>telnetd</tt></td><td> </td><td>Telnet daemon.</td></tr>
|
||||
<tr><td><tt>test</tt></td><td> </td><td>Returns true/false after comparing items.</td></tr>
|
||||
<tr><td><tt>timeout</tt></td><td> </td><td>Starts a command and kills it if it's still running after a specified number of seconds. </td></tr>
|
||||
<tr><td><tt>top</tt></td><td> </td><td>Displays running threads and CPU usage.</td></tr>
|
||||
@@ -330,7 +329,7 @@ Here's a list of all commandline applications that are shipped with Haiku. Each
|
||||
<tr><td><tt>waitfor</tt></td><td> </td><td>Waits until a certain thread appears. <a href="cli-apps.html">(Haiku specific)</a></td></tr>
|
||||
<tr><td><tt>watch</tt></td><td> </td><td>Executes a program periodically. </td></tr>
|
||||
<tr><td><tt>wc</tt></td><td> </td><td>Prints the number of paragraphs, words and characters (bytes) of a file. </td></tr>
|
||||
<tr><td><tt>wget</tt></td><td> </td><td>Tool for downloading via HTTP, HTTPS or FTP</td></tr>
|
||||
<tr><td><tt>wget</tt></td><td> </td><td>Tool for downloading via HTTP, HTTPS or FTP.</td></tr>
|
||||
<tr><td><tt>which</tt></td><td> </td><td>Locates a command. </td></tr>
|
||||
<tr><td><tt>whoami</tt></td><td> </td><td>Prints user name associated with the current effective user ID. </td></tr>
|
||||
<tr><td><tt>xargs</tt></td><td> </td><td>Builds and executes command lines from standard input. </td></tr>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<!--
|
||||
*
|
||||
* Copyright 2010-2011, Haiku. All rights reserved.
|
||||
* Copyright 2010-2013, Haiku. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
@@ -79,7 +79,7 @@ Finally, you can decide to include the "Home" button in the navigation bar and s
|
||||
<ul>
|
||||
<li><img src="../images/apps-images/webpositive-tabbar.png" alt="webpositive-tabbar.png" />
|
||||
<p>New tabs are created with the <span class="key">+</span> button to the right in the tab bar or, if there's still enough space, by double-clicking into an empty area of it. If there are more tabs open than fit into the bar, the <span class="key"><</span> <span class="key">></span> scroll-buttons become active, allowing you to scroll the tab bar left and right. The <span class="key">∨</span> button to the far right hosts a pop-up menu with all open tabs for even quicker navigation.</p></li>
|
||||
<li><p>Clicking on a link with the middle mouse button opens the page in a new tab in the background.</p></li>
|
||||
<li><p>Clicking on a link with the middle mouse button opens the page in a new tab in the background. Holding <span class="key">SHIFT</span> while middle-clicking, opens it in the foreground.</p></li>
|
||||
<li><p>From the <span class="menu">View</span> menu you can <span class="menu">Zoom in</span> and <span class="menu">Zoom out</span> of a page. There's also an option to <span class="menu">Zoom text only</span>, leaving all images with their original size.</p></li>
|
||||
<li><p>If you switch to full screen mode and have activated the setting to hide the interface, it will disappear after a second. To slide it temporarily back in, simply move the mouse pointer to the top of the screen.</p></li>
|
||||
<li><img src="../images/apps-images/webpositive-locator.png" alt="webpositive-locator.png" />
|
||||
@@ -88,7 +88,6 @@ Strings not recognized as URLs will get looked up with Google, so the locator fi
|
||||
<li><p>Right-clicking opens a context menu which, depending on the object you've clicked on, offers to open the link in a new window or a new tab, download the object etc.</p></li>
|
||||
<li><p><span class="menu">Edit | Find</span> shows a find bar at the bottom to start an in-page search. Matches are highlighted in the page.</p></li>
|
||||
</ul>
|
||||
<div class="box-info">After a while you may experience web pages being loaded slower and slower. Not really a bug in the truest sense, it's more an effect of a deficient handling of cookies. Either way, until that is fixed you'll have to manually intervene: Have a look at <span class="path">~/config/settings/WebPositive/Cookies.curl</span>. This file stores cookies from webpages and slowly grows while surfing the web. Once it's a few dozen kilobytes in size, it starts to slow down browsing. Just delete the file at that point to start with a clean slate.</div>
|
||||
<h2><a href="#"><img src="../../images/up.png" style="border:none;float:right" alt="index" /></a>Bookmarks</h2>
|
||||
<p>WebPositive's bookmarks are managed as files and folders in <tt>~/config/settings/WebPositive/Bookmarks/</tt>. Adding a bookmark will create a new file there. You can quickly open the folder with <span class="menu">Manage Bookmarks...</span>.</p>
|
||||
<img src="../images/apps-images/webpositive-bookmarks.png" alt="webpositive-bookmarks" />
|
||||
@@ -116,7 +115,7 @@ Generally, WebPositive is very tolerant when it comes to managing files with Tra
|
||||
<tr><td><span class="key">ALT</span> <span class="key">H</span></td><td> </td><td>Opens the home page.</td></tr>
|
||||
<tr><td><span class="key">ALT</span> <span class="key">D</span></td><td> </td><td>Shows/hides the Downloads window.</td></tr>
|
||||
<tr><td><span class="key">ALT</span> <span class="key">F</span></td><td> </td><td>Shows the find bar for in-page searching (hide with <span class="key">ESC</span>).</td></tr>
|
||||
<tr><td><span class="key">ALT</span> <span class="key">B</span></td><td> </td><td>Bookmarks this page.</td></tr>
|
||||
<tr><td><span class="key">ALT</span> <span class="key">B</span></td><td> </td><td>Bookmarks the current page.</td></tr>
|
||||
<tr><td><span class="key">ALT</span> <span class="key">M</span></td><td> </td><td>Manage bookmarks, opening the Bookmarks folder.</td></tr>
|
||||
<tr><td><span class="key">ALT</span> <span class="key">←</span></td><td> </td><td>Previous page in the history.</td></tr>
|
||||
<tr><td><span class="key">ALT</span> <span class="key">→</span></td><td> </td><td>Next page in the history.</td></tr>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<!--
|
||||
*
|
||||
* Copyright 2008-2012, Haiku. All rights reserved.
|
||||
* Copyright 2008-2013, Haiku. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
@@ -44,10 +44,10 @@
|
||||
<li><a href="../ca/bootloader.html"><img src="../images/flags/ca.png" alt="" />Català</a></li>
|
||||
</ul>
|
||||
<span>
|
||||
<!-- « <a href="installation.html">Installing Haiku</a>
|
||||
:: -->
|
||||
<a href="contents.html" class="uplink">Contents</a>
|
||||
:: <a href="filesystem-layout.html">Filesystem layout</a> »
|
||||
<!-- « <a href="installation.html">Installing Haiku</a>
|
||||
:: -->
|
||||
<a href="contents.html" class="uplink">Contents</a>
|
||||
:: <a href="filesystem-layout.html">Filesystem layout</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
@@ -59,56 +59,89 @@
|
||||
<p>Haiku's Boot Loader can help when you experience hardware related problems or want to choose which Haiku installation to start, if you have more than one (maybe on an installation CD or USB stick).<br />
|
||||
It's also handy after you installed a software component that acts up and prevents you from booting the system to remove it again. The <i>Disable user add-ons</i> option that's mentioned below, will start Haiku without loading user installed components, e.g. a driver.</p>
|
||||
<p>To enter the Boot Loader options, you have to press and keep holding the <span class="key">SHIFT</span> key before the beginning of Haiku's boot process. If there's a boot manager installed, you can start holding <span class="key">SHIFT</span> before invoking the boot entry for Haiku. If Haiku is the only operating system on the machine, you can begin holding the key while still seeing boot messages from the BIOS.</p>
|
||||
<p><br /></p>
|
||||
<h2>
|
||||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="options" name="options">Boot Loader Options</a></h2>
|
||||
<p>Once it's there, you're offered four menus:</p>
|
||||
<table summary="bootloader menus" border="0" cellspacing="0" cellpadding="2">
|
||||
<tr><td><b>Select boot volume</b></td><td> </td><td>Choose which Haiku installation to start.</td></tr>
|
||||
<tr><td><b>Select safe mode options</b></td><td> </td><td>There are several options to try in case of hardware related trouble or if the system becomes unstable or unbootable because of a misbehaving add-on. When moving the selection bar to an option, a short explanation appears at the bottom of the screen.</td></tr>
|
||||
<tr><td></td><td></td><td>
|
||||
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
|
||||
<tr><td><i>- Safe mode</i></td><td width="15"></td><td></td></tr>
|
||||
<tr><td><i>- Disable user add-ons</i></td><td></td><td></td></tr>
|
||||
<tr><td><i>- Disable IDE DMA</i></td><td></td><td></td></tr>
|
||||
<tr><td class="onelinetop"><i>- Use fail-safe video mode</i></td><td></td><td></td></tr>
|
||||
<tr><td><i>- Don't call the BIOS</i></td><td></td><td></td></tr>
|
||||
<tr><td><i>- Disable APM</i></td><td></td><td></td></tr>
|
||||
<tr><td><i>- Disable ACPI</i></td><td></td><td></td></tr>
|
||||
</table>
|
||||
</td></tr>
|
||||
<p><span class="menu">Safe mode</span><br />
|
||||
Puts the system into safe mode. This can be enabled independently from the other options.</p>
|
||||
<p><span class="menu">Disable user add-ons</span><br />
|
||||
Prevents all user installed add-ons from being loaded. Only the add-ons in the system directory will be used. See <a href="#troubleshooting">Troubleshooting</a> below.</p>
|
||||
<p><span class="menu">Disable IDE DMA</span><br />
|
||||
Disables IDE DMA, increasing IDE compatibility at the expense of performance.</p>
|
||||
<p><span class="menu">Ignore memory beyond 4 GiB</span><br />
|
||||
Ignores all memory beyond the 4 GiB address limit, overriding the setting in the kernel settings file.
|
||||
</p>
|
||||
<p><span class="menu">Use fail-safe video mode</span><br />
|
||||
The system will use VESA mode and won't try to use any video graphics drivers.</p>
|
||||
<p><span class="menu">Disable IO-APIC</span><br />
|
||||
Disables using the IO APIC for interrupt routing, forcing the use of the legacy PIC instead.</p>
|
||||
<p><span class="menu">Disable local APIC</span><br />
|
||||
Disables using the local APIC, also disables SMP.</p>
|
||||
<p><span class="menu">Disable SMP</span><br />
|
||||
Disables all but one CPU core.</p>
|
||||
<p><span class="menu">Don't call the BIOS</span><br />
|
||||
Stops the system from calling BIOS functions.</p>
|
||||
<p><span class="menu">Disable APM</span><br />
|
||||
Disables Advanced Power Management hardware support, overriding the APM setting in the kernel settings file.</p>
|
||||
<p><span class="menu">Disable ACPI</span><br />
|
||||
Disables Advanced Configuration and Power Interface hardware support, overriding the ACPI setting in the kernel settings file.</p>
|
||||
<p><span class="menu">Blacklist entries</span><br />
|
||||
Allows to select system files that shall be ignored. Useful e.g. to disable drivers temporarily. See <a href="#troubleshooting">Troubleshooting</a> below.</p></td></tr>
|
||||
<tr><td><b>Select debug options</b></td><td> </td><td>Here you'll find several options that help with debugging or getting details for a <a href="../welcome/en/bugreports.html">bug report</a>. Again, a short explanation for each option is displayed at the bottom.</td></tr>
|
||||
<tr><td></td><td></td><td>
|
||||
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
|
||||
<tr><td><i>- Enable serial debug output</i></td><td width="15"></td><td></td></tr>
|
||||
<tr><td><i>- Enable on screen debug output</i></td><td></td><td></td></tr>
|
||||
<tr><td><i>- Disable on screen paging</i></td><td></td><td></td></tr>
|
||||
<tr><td><i>- Enable debug syslog</i></td><td></td><td></td></tr>
|
||||
<tr><td class="onelinetop"><i>- Display current boot loader log</i></td><td></td><td>(Press <span class="key">Q</span> to exit the log)</td></tr>
|
||||
<tr><td><i>- Add advanced debug option</i></td><td></td><td></td></tr>
|
||||
</table>
|
||||
</td></tr>
|
||||
<tr><td></td><td></td><td>If "Enable debug syslog" is activated, a warm reboot after a crash shows these additional options:</td></tr>
|
||||
<tr><td></td><td></td><td>
|
||||
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
|
||||
<tr><td class="onelinetop"><i>- Display syslog from previous session</i></td><td></td><td></td></tr>
|
||||
<tr><td><i>- Save syslog from previous session</i></td><td></td><td></td></tr>
|
||||
</table>
|
||||
</td></tr>
|
||||
<p><span class="menu">Enable serial debug output</span><br />
|
||||
Turns on forwarding the syslog output to the serial interface (default: 115200, 8N1).</p>
|
||||
<p><span class="menu">Enable on screen debug output</span><br />
|
||||
Display debug output on screen while the system is booting, instead of the normal boot logo.</p>
|
||||
<p><span class="menu">Disable on screen paging</span><br />
|
||||
Disables paging when on screen debug output is enabled.</p>
|
||||
<p><span class="menu">Enable debug syslog</span><br />
|
||||
Enables a special in-memory syslog buffer for this session that the boot loader will be able to access after rebooting.</p>
|
||||
<p><span class="menu">Display current boot loader log</span><br />
|
||||
Displays the debug info the boot loader has logged (press <span class="key">Q</span> to exit the log)</p>
|
||||
<p><span class="menu">Add advanced debug option</span><br />
|
||||
Allows advanced debugging options to be entered directly.</p></td></tr>
|
||||
<tr><td></td><td></td><td>If "<i>Enable debug syslog</i>" is activated, a warm reboot after a crash shows these additional options:</td></tr>
|
||||
<tr><td></td><td></td><td> <p><span class="menu">Save syslog from previous session during boot</span><br />
|
||||
Saves the syslog from the previous Haiku session to /var/log/previous_syslog when booting.</p>
|
||||
<p><span class="menu">Display syslog from previous session</span><br />
|
||||
Displays the syslog from the previous Haiku session</p>
|
||||
<p><span class="menu">Save syslog from previous session</span><br />
|
||||
Saves the syslog from the previous Haiku session to disk. Currently only FAT32 volumes are supported.</p></td></tr>
|
||||
<tr><td class="onelinetop"><b>Select fail safe video mode</b></td><td> </td><td>If you had to activate the option <i>Use fail-safe video mode</i>, you can set resolution and color depth.</td></tr>
|
||||
</table>
|
||||
<p><br /></p>
|
||||
<h2>
|
||||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="troubleshooting" name="troubleshooting">Troubleshooting</a></h2>
|
||||
<p>If Haiku refuses to boot on your hardware from the get-go, try out setting different options under <span class="menu">Select safe mode options</span>. Consider filing a <a href="../welcome/en/bugreports.html">bug report</a> in any case.</p>
|
||||
<p>On the other hand, if Haiku only suddenly acts up after you have installed some software, especially hardware drivers, you have several options to get Haiku bootable again to make things right by uninstalling the offending package again:</p>
|
||||
<ul>
|
||||
<li><p>Activating <span class="menu">Safe mode</span> will prevent most servers, daemons and the UserBootScript from being started.</p></li>
|
||||
<li><p>Activating <span class="menu">Disable user add-ons</span> will prevent using any add-ons (drivers, translators, etc.) you have installed in the user hierarchy under your Home folder.</p></li>
|
||||
<li><p>If the offending driver, add-on etc. is installed in the system hierarchy, things get a bit more complicated, because that area is read-only. Here, the <span class="menu">Blacklist entries</span> comes into play. With it, you can navigate through the whole system hierarchy and disable the component that's messing things up for you by checking an entry with the <span class="key">SPACE</span> or <span class="key">RETURN</span> key. <span class="key">ESC</span> returns you up one level to the parent directory.</p>
|
||||
<p>Online, there's the article <a href="http://www.haiku-os.org/blog/barrett/2013-12-15_how_permanently_blacklist_package_file">How to Permanently Blacklist a Package File</a> showing how to make that setting stick.</p></li>
|
||||
</ul>
|
||||
<h2>
|
||||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="booting" name="booting">Booting Haiku</a></h2>
|
||||
<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="../images/bootloader-images/boot-screen.png" alt="boot-screen.png" />
|
||||
|
||||
<p>If everything works OK, one symbol after another quickly lights up.<br />
|
||||
The different symbols roughly correspond to these boot stages:</p>
|
||||
<table summary="layout" border="0" cellpadding="2" cellspacing="0">
|
||||
<tr><td><b>Atom</b></td><td style="width:10px;"> </td><td>Initializing modules.</td></tr>
|
||||
<tr><td><b>Disk + magnifier</b></td><td> </td><td>Creating rootfs (<span class="path">/</span>) and mounting devfs (<span class="path">/dev</span>).</td></tr>
|
||||
<tr><td><b>Plug-in card</b></td><td> </td><td>Initializing device manager.</td></tr>
|
||||
<tr><td><b>Boot disk</b></td><td> </td><td>Mounting boot disk.</td></tr>
|
||||
<tr><td><b>Chip</b></td><td> </td><td>Loading CPU specific modules.</td></tr>
|
||||
<tr><td><b>Folder</b></td><td> </td><td>Final initialization of subsystems.</td></tr>
|
||||
<tr><td><b>Rocket</b></td><td> </td><td>Boot script starting the system.</td></tr>
|
||||
<tr><td><b>Atom</b></td><td style="width:10px;"> </td><td>Initializing modules.</td></tr>
|
||||
<tr><td><b>Disk + magnifier</b></td><td> </td><td>Creating rootfs (<span class="path">/</span>) and mounting devfs (<span class="path">/dev</span>).</td></tr>
|
||||
<tr><td><b>Plug-in card</b></td><td> </td><td>Initializing device manager.</td></tr>
|
||||
<tr><td><b>Boot disk</b></td><td> </td><td>Mounting boot disk.</td></tr>
|
||||
<tr><td><b>Chip</b></td><td> </td><td>Loading CPU specific modules.</td></tr>
|
||||
<tr><td><b>Folder</b></td><td> </td><td>Final initialization of subsystems.</td></tr>
|
||||
<tr><td><b>Rocket</b></td><td> </td><td>Boot script starting the system.</td></tr>
|
||||
</table>
|
||||
|
||||
</div>
|
||||
@@ -116,10 +149,10 @@ The different symbols roughly correspond to these boot stages:</p>
|
||||
|
||||
<div class="nav">
|
||||
<div class="inner"><span>
|
||||
<!-- « <a href="installation.html">Installing Haiku</a>
|
||||
:: -->
|
||||
<a href="contents.html" class="uplink">Contents</a>
|
||||
:: <a href="filesystem-layout.html">Filesystem layout</a> »
|
||||
<!-- « <a href="installation.html">Installing Haiku</a>
|
||||
:: -->
|
||||
<a href="contents.html" class="uplink">Contents</a>
|
||||
:: <a href="filesystem-layout.html">Filesystem layout</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -70,7 +70,6 @@
|
||||
<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>
|
||||
<td valign="top">Understand the filesystem hierarchy and get familiar with important file locations and folders.</td></tr>
|
||||
<tr><td valign="top"><a href="gui.html">Haiku's GUI</a><ul>
|
||||
@@ -140,8 +139,8 @@
|
||||
<tr><td valign="top"><a href="workshop-wlan.html">Workshop: Wireless networking</a></td>
|
||||
<td valign="top">Set up your open or encrypted wireless network.</td></tr>
|
||||
<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#hpkg">Haiku packages (.hpkg)</a></li>
|
||||
<li><a href="applications.html#beos_apps">Old BeOS archives (.zip and .pkg)</a></li>
|
||||
<li><a href="applications.html#list-of-apps">Haiku's applications</a></li>
|
||||
<li><a href="applications.html#cli-apps">Haiku's commandline applications</a></li>
|
||||
<li><a href="applications.html#list-of-bundled-apps">Bundled applications</a></li></ul></td>
|
||||
|
||||
@@ -82,22 +82,16 @@
|
||||
<li><p><b>Deskbar preferences...</b> - Opens a panel to configure the Deskbar (see below).</p></li>
|
||||
<li><p><b>Shutdown</b> - Offers options to either <span class="menu">Restart system</span> or <span class="menu">Power off</span>.</p></li>
|
||||
<li><p><b>Recent documents, folders, applications</b> - List of the last recently opened documents, folders and applications (see <span class="menu">Deskbar preferences</span> below).</p></li>
|
||||
<li><p><b>Applications, Demos, Deskbar applets, Preferences</b> - List of installed applications, demos, applets and preferences.<br />You can add links to other programs (or any folder, document, query etc.) by putting them into <span class="path">~/config/settings/deskbar</span>.</p></li>
|
||||
<li><p><b>Applications, Demos, Deskbar applets, Preferences</b> - List of installed applications, demos, applets and preferences.<br />You can add links to other programs (or any folder, document, query etc.) by putting them into <span class="path">~/config/settings/deskbar/menu/</span>.</p></li>
|
||||
</ul>
|
||||
|
||||
<h3>
|
||||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>Deskbar Preferences</h3>
|
||||
<h4>Menu</h4>
|
||||
<p>While the first couple of menu items of the Deskbar are fixed, you can customized the ones below <span class="menu">Shutdown...</span>.</p>
|
||||
<img src="images/deskbar-images/prefs-menu.png" alt="prefs-menu.png" />
|
||||
<p>Here you can set the number of recent documents, folders and applications that are shown in their menu in the Deskbar, or if you want to see them at all.<br />
|
||||
The button <span class="button">Edit menu...</span> opens the folder <span class="path">~/config/settings/deskbar</span>. In it you'll find the files and folders that appear in the Deskbar, by default these are <span class="menu">Applications</span>, <span class="menu">Demos</span>, <span class="menu">Deskbar applets</span>, and <span class="menu">Preferences</span>.<br />
|
||||
You can delete or add entries like links to applications, documents or even queries by simply copying/deleting them to/from this folder.</p>
|
||||
<p>It's even easier to simply drag a file, folder or saved query and drop it where you want it into the Deskbar.</p>
|
||||
<img src="images/deskbar-images/prefs-deskbar.png" alt="prefs-deskbar.png" />
|
||||
<p>The Deskbar preference panel is devided into three sections.</p>
|
||||
|
||||
<h4>Applications</h4>
|
||||
<p>The following settings don't apply to your installed applications, but to the behavior and visuals of the list of running applications.</p>
|
||||
<img src="images/deskbar-images/prefs-apps.png" alt="prefs-apps.png" />
|
||||
<table summary="layout" border="0" cellpadding="2" cellspacing="0">
|
||||
<tr><td><span class="menu">Sort running applications</span></td><td> </td><td>Sorts the list of running programs alphabetically.</td></tr>
|
||||
<tr><td><span class="menu">Tracker always first</span></td><td> </td><td>Even if you sort alphabetically, the Tracker entry always stays first in the list.</td></tr>
|
||||
@@ -107,14 +101,21 @@ You can delete or add entries like links to applications, documents or even quer
|
||||
<tr><td><span class="menu">Icon size</span></td><td> </td><td>Adjusts the icon size of running applications. </td></tr>
|
||||
</table>
|
||||
|
||||
<h4>Menu</h4>
|
||||
<p>While the first couple of menu items of the Deskbar are fixed, you can customized the ones below <span class="menu">Shutdown...</span>.<br />
|
||||
Here you can set the number of recent documents, folders and applications that are shown in their menu in the Deskbar, or if you want to see them at all.<br />
|
||||
The button <span class="button">Edit menu...</span> opens the folder <span class="path">~/config/settings/deskbar/menu/</span>. In it you'll find the files and folders that appear in the Deskbar, by default these are <span class="menu">Applications</span>, <span class="menu">Demos</span>, <span class="menu">Deskbar applets</span>, and <span class="menu">Preferences</span>.<br />
|
||||
You can delete or add entries like links to applications, documents or even queries by simply copying/deleting them to/from this folder.</p>
|
||||
<p>It's even easier to simply drag a file, folder or saved query and drop it where you want it into the Deskbar.</p>
|
||||
|
||||
<h4>Window</h4>
|
||||
<p>The last tab contains the preferences for the Deskbar window.</p>
|
||||
<img src="images/deskbar-images/prefs-window.png" alt="prefs-window.png" />
|
||||
<p>Finally, the preferences for the Deskbar window.</p>
|
||||
<table summary="layout" border="0" cellpadding="2" cellspacing="0">
|
||||
<tr><td><span class="menu">Always on top</span></td><td> </td><td>The Deskbar always stays above all other windows.</td></tr>
|
||||
<tr><td><span class="menu">Auto-raise</span></td><td> </td><td>The Deskbar pops to the front if the mouse pointer touches it.</td></tr>
|
||||
<tr><td><span class="menu">Auto-hide</span></td><td> </td><td>The Deskbar is reduced to only a few pixels and only pops up if the mouse pointer touches them.</td></tr>
|
||||
</table>
|
||||
|
||||
<h2>
|
||||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="tray" name="tray">The Tray</a></h2>
|
||||
|
||||
@@ -78,7 +78,7 @@ Most of the folders inside <span class="path">/boot/system/</span> are read-only
|
||||
<tr><td><span class="path">/boot/system/settings/</span></td><td> </td><td>Contains system-wide settings.</td></tr>
|
||||
<tr><td><span class="path">/boot/system/var/</span></td><td> </td><td>Contains logs like the syslog (important when troubleshooting) and is the default location for the swap file.</td></tr>
|
||||
</table>
|
||||
<p><span class="box-info">For more information on the <span class="path">packages</span> and <span class="path">non-packaged</span> folders, see topic <a href="">Installing applications</a>.</span></p>
|
||||
<p><span class="box-info">For more information on the <span class="path">packages</span> and <span class="path">non-packaged</span> folders, see topic <a href="applications.html">Installing applications</a>.</span></p>
|
||||
|
||||
<h2>
|
||||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
@@ -110,8 +110,8 @@ Files that you'd like to share with other users in a future multi-user environme
|
||||
<td>This folder contains the settings to all applications and a few configurations for the system. Some applications manage their settings in their own subfolders, others simply put their configuration file in there.</td></tr>
|
||||
</table>
|
||||
|
||||
<p><span class="box-info">For more information on the <span class="path">packages</span> and <span class="path">non-packaged</span> folders, see topic <a href="">Installing applications</a>.</span></p>
|
||||
<p>Here are some of the more interesting subfolders in <span class="path">~/config/settings</span>:</p>
|
||||
<p><span class="box-info">For more information on the <span class="path">packages</span> and <span class="path">non-packaged</span> folders, see topic <a href="applications.html">Installing applications</a>.</span></p>
|
||||
<p>Here are some of the more interesting subfolders in <span class="path">~/config/settings/</span>:</p>
|
||||
|
||||
<table summary="layout" border="0" cellspacing="0" cellpadding="4">
|
||||
<tr><td><span class="path">boot/</span></td><td style="width:10px;"> </td>
|
||||
|
||||
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 9.9 KiB |
|
Before Width: | Height: | Size: 44 KiB After Width: | Height: | Size: 40 KiB |
|
Before Width: | Height: | Size: 35 KiB After Width: | Height: | Size: 41 KiB |
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 13 KiB |
|
After Width: | Height: | Size: 43 KiB |
|
Before Width: | Height: | Size: 54 KiB After Width: | Height: | Size: 78 KiB |
|
Before Width: | Height: | Size: 20 KiB |
|
After Width: | Height: | Size: 19 KiB |
|
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 24 KiB |
|
Before Width: | Height: | Size: 8.2 KiB After Width: | Height: | Size: 9.2 KiB |
|
After Width: | Height: | Size: 11 KiB |
|
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 19 KiB |
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<!--
|
||||
*
|
||||
* Copyright 2008-2012, Haiku. All rights reserved.
|
||||
* Copyright 2008-2014, Haiku. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
@@ -66,27 +66,46 @@
|
||||
<table summary="shortcuts" border="0" cellspacing="0" cellpadding="4">
|
||||
<tr><td><span class="key">ALT</span> <span class="key">Fx</span></td><td style="width:15px;"></td><td>Switches to <a href="workspaces.html">Workspace</a> X (<span class="key">Fx</span> is the function key corresponding to that workspace). Take the active window with you by adding <span class="key">SHIFT</span></td></tr>
|
||||
<tr><td class="onelinetop"><span class="key">CTRL</span> <span class="key">ALT</span> <span class="key">←</span> / <span class="key">→</span> / <span class="key">↑</span> / <span class="key">↓</span></td><td></td><td>Navigates spatially the rows/columns of the available workspaces. Add <span class="key">SHIFT</span> to take the active window with you.</td></tr>
|
||||
<tr><td> </td></tr>
|
||||
<tr><td><span class="key">OPT</span></td><td></td><td>Holding <span class="key">OPT</span> while dragging a window near another window's tab or border will stack or tile them (see chapter <a href="gui.html#stack-tile">GUI</a>).</td></tr>
|
||||
<tr><td><span class="key">OPT</span><span class="key">↑</span> / <span class="key">↓</span></td><td></td><td>Cycles through the open windows within the current workspace.</td></tr>
|
||||
<tr><td><span class="key">CTRL</span> <span class="key">ALT</span> + left mouse</td><td></td><td>Click and drag with left mouse button to move a window (see chapter <a href="gui.html#move-resize">GUI</a>).</td></tr>
|
||||
<tr><td><span class="key">CTRL</span> <span class="key">ALT</span> + right mouse</td><td></td><td>Click and drag with right mouse button to resize a window (see chapter <a href="gui.html#move-resize">GUI</a>).</td></tr>
|
||||
<tr><td> </td></tr>
|
||||
<tr><td><span class="key">CTRL</span> <span class="key">ALT</span> <span class="key">Z</span></td><td></td><td>Zooms a window to an alternative size (maximum size for most applications).</td></tr>
|
||||
<tr><td><span class="key">CTRL</span> <span class="key">ALT</span> <span class="key">M</span></td><td></td><td>Minimizes the active window.</td></tr>
|
||||
<tr><td><span class="key">CTRL</span> <span class="key">ALT</span> <span class="key">H</span></td><td></td><td>Hides (minimizes) all windows of the active application.</td></tr>
|
||||
<tr><td><span class="key">CTRL</span> <span class="key">ALT</span> <span class="key">F</span></td><td></td><td>Pulls the active window to the front (only applicable with the mouse setting <a href="preferences/mouse.html">Focus Follows Mouse</a>).</td></tr>
|
||||
<tr><td><span class="key">CTRL</span> <span class="key">ALT</span> <span class="key">B</span></td><td></td><td>Sends the active window to the back. </td></tr>
|
||||
<tr><td> </td></tr>
|
||||
<tr><td><span class="key">CTRL</span> <span class="key">TAB</span></td><td></td><td>Hold down to bring up the <a href="twitcher.html">Twitcher</a>.</td></tr>
|
||||
<tr><td><span class="key">CTRL</span> <span class="key">ALT</span> <span class="key">DEL</span></td><td></td><td>Opens the <a href="teammonitor.html">Team Monitor</a>.</td></tr>
|
||||
<tr><td> </td></tr>
|
||||
<tr><td><span class="key">ALT</span> <span class="key">ESC</span></td><td></td><td>Enters the menu bar (leave with <span class="key">ESC</span>).</td></tr>
|
||||
<tr><td><span class="key">ALT</span> <span class="key">C</span></td><td></td><td>Copies the selection to the clipboard.</td></tr>
|
||||
<tr><td><span class="key">ALT</span> <span class="key">X</span></td><td></td><td>Cuts the selection to the clipboard.</td></tr>
|
||||
<tr><td><span class="key">ALT</span> <span class="key">V</span></td><td></td><td>Pastes the clipboard's contents.</td></tr>
|
||||
<tr><td><span class="key">ALT</span> <span class="key">W</span></td><td></td><td>Closes the active window.</td></tr>
|
||||
<tr><td><span class="key">ALT</span> <span class="key">Q</span></td><td></td><td>Quits an application.</td></tr>
|
||||
<tr><td> </td></tr>
|
||||
<tr><td><span class="key">PRINT</span></td><td style="width:15px;"></td><td>Takes a screenshot with zero delay and launches the <a href="applications/screenshot.html">Screenshot</a> panel.</td></tr>
|
||||
<tr><td class="onelinetop"><span class="key">SHIFT</span> <span class="key">PRINT</span></td><td></td><td>Takes a screenshot silently (without opening the panel), while still respecting the last used settings.</td></tr>
|
||||
<tr><td><span class="key">CTRL</span> <span class="key">PRINT</span></td><td></td><td>Also takes a screenshot silently with the saved settings, but instead of saving it as a file, it's just copied to the clipboard.</td></tr>
|
||||
</table>
|
||||
|
||||
<h2>
|
||||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="textediting" name="textediting">Textediting shortcuts</a></h2>
|
||||
<p>Whenever you edit text – be it when renaming a file in Tracker, editing a file in StyledEdit, or chatting in Vision – there are some universal shortcuts:</p>
|
||||
<table summary="shortcuts" border="0" cellspacing="0" cellpadding="4">
|
||||
<tr><td class="onelinetop"><span class="key">ALT</span> <span class="key">←</span> / <span class="key">→</span> or<br /><span class="key">OPT</span> <span class="key">←</span> / <span class="key">→</span></td><td style="width:15px;"></td><td>Jump word-wise through the text. (Note: It may be useful to get used to using the <span class="key">OPT</span> combination. Then you're all set if some app already uses the <span class="key">ALT</span> combination for another command.)</td></tr>
|
||||
<tr><td><span class="key">HOME</span></td><td></td><td>Jumps to the beginning of the line.</td></tr>
|
||||
<tr><td><span class="key">END</span></td><td></td><td>Jumps to the end of the line.</td></tr>
|
||||
<tr><td><span class="key">ALT</span> <span class="key">HOME</span></td><td></td><td>Jumps to the beginning of the document.</td></tr>
|
||||
<tr><td><span class="key">ALT</span> <span class="key">END</span></td><td></td><td>Jumps to the end of the document.</td></tr>
|
||||
</table>
|
||||
<p>Holding <span class="key">SHIFT</span> additionally when using the above key combinations will select the text between the cursor jumps.</p>
|
||||
|
||||
<h2>
|
||||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="tracker-navigation" name="tracker-navigation">Shortcuts for Tracker navigation</a></h2>
|
||||
@@ -98,6 +117,7 @@
|
||||
<tr><td><span class="key">MENU</span></td><td></td><td>Opens the Deskbar menu (leave with <span class="key">ESC</span>).</td></tr>
|
||||
<tr><td><span class="key">ALT</span> <span class="key">Z</span></td><td></td><td>Undo last action. The undo history is only limited by the available memory. Note, this only works for actions on the file itself, changed attributes and permission settings can't be undone with this. Also, once a file is removed from <i>Trash</i> it's gone for good.</td></tr>
|
||||
<tr><td><span class="key">ALT</span> <span class="key">SHIFT</span> <span class="key">Z</span></td><td></td><td>Redo the action you just reverted with <span class="key">ALT</span> <span class="key">Z</span>.</td></tr>
|
||||
<tr><td><span class="key">SHIFT</span> + Mousewheel</td><td></td><td>When scrolling through a long list of files in a Tracker window or when you're <a href="tracker.html#navigating">drilling down submenus</a>, this will speed things up by doing page-wise scrolling.</td></tr>
|
||||
</table>
|
||||
|
||||
<h2>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<!--
|
||||
*
|
||||
* Copyright 2008-2010, Haiku. All rights reserved.
|
||||
* Copyright 2008-2014, Haiku. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
@@ -87,6 +87,8 @@
|
||||
<td valign="top">Configure resolution, depth, refresh rate and number of used Workspaces.</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/screensaver.html">ScreenSaver</a></td><td> </td>
|
||||
<td valign="top">Add, remove and configure a screen saver.</td></tr>
|
||||
<tr><td style="width:24px;"><img src="../images/prefs-images/shortcuts-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="preferences/shortcuts.html">Shortcuts</a></td><td> </td>
|
||||
<td valign="top"><span style="color:silver">Create your own shortcuts, e.g. to launch an application with a key combination. [<i>still missing</i>]</span></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/sounds.html">Sounds</a></td><td> </td>
|
||||
<td valign="top">Assign sounds 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/time.html">Time</a></td><td> </td>
|
||||
|
||||
@@ -57,7 +57,6 @@
|
||||
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><span class="menu">Preferences</span></td></tr>
|
||||
<tr><td>Location:</td><td></td><td><span class="path">/boot/system/preferences/Appearance</span></td></tr>
|
||||
<tr><td>Settings:</td><td></td><td><span class="path">~/config/settings/system/app_server/appearance</span><br />
|
||||
<span class="path">~/config/settings/system/app_server/decorator_settings</span><br />
|
||||
<span class="path">~/config/settings/system/app_server/fonts</span></td></tr>
|
||||
</table>
|
||||
<p>The Appearance preferences lets you change some aspects of Haiku's visuals.</p>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<!--
|
||||
*
|
||||
* Copyright 2008-2009, Haiku. All rights reserved.
|
||||
* Copyright 2008-2013, Haiku. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
@@ -66,24 +66,30 @@
|
||||
<p>Depending on its capabilities, each Translator offers different settings. At least you'll get an <span class="button">Info...</span> 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">
|
||||
<tr><td><span class="menu">Apple icons</span></td><td>Valid image sizes are 16, 32, 48, 128, 256, 512, 1024 (RGB32 and RGBA32)</td></tr>
|
||||
<tr><td><span class="menu">BMP images</span></td><td>24bit, uncompressed, no transparency</td></tr>
|
||||
<tr><td><span class="menu">EXR images</span></td><td><acronym title="Industrial Light & Magic">ILM</acronym>'s high dynamic-range (HDR) format</td></tr>
|
||||
<tr><td><span class="menu">GIF images</span></td><td>8bit, lossless compression, transparency<br />
|
||||
You can reduce the filesize by limiting the number of used colors and the palette.<br />
|
||||
You can write images with transparency, either by automatically using the alpha channel or by setting the RGB value that will be transparent by hand.</td></tr>
|
||||
<tr><td><span class="menu">HVIF icons</span></td><td>Translator for Haiku's vector icon format</td></tr>
|
||||
<tr><td><span class="menu">JPEG2000 images</span></td><td>24bit, compressed, no transparency<br />
|
||||
Here, you normally only care about the output quality.</td></tr>
|
||||
<tr><td><span class="menu">JPEG images</span></td><td>24bit, compressed, no transparency<br />
|
||||
Besides the output quality you can also set a smoothing that will lessen compression artefacts but can blur the picture a little.</td></tr>
|
||||
<tr><td><span class="menu">PCX images</span></td><td>24bit, uncompressed, no transparency, PC Paintbrush Exchange format</td></tr>
|
||||
<tr><td><span class="menu">Photoshop images</span></td><td>32bit, lossless compression, transparency<br />
|
||||
The translator reduces all layers to one bitmap layer.</td></tr>
|
||||
<tr><td><span class="menu">PNG images</span></td><td>32bit, lossless compression, transparency</td></tr>
|
||||
<tr><td><span class="menu">PPM images</span></td><td>24bit, uncompressed, no transparency, Portable PixMap format</td></tr>
|
||||
<tr><td><span class="menu">RAW images</span></td><td>up to 48bit, uncompressed, no transparency</td></tr>
|
||||
<tr><td><span class="menu">RTF text files</span></td><td>Formatted text</td></tr>
|
||||
<tr><td><span class="menu">SGI images</span></td><td>24bit, optional lossless compression, transparency</td></tr>
|
||||
<tr><td><span class="menu">StyledEdit files</span></td><td>Formatted text</td></tr>
|
||||
<tr><td><span class="menu">StyledEdit files</span></td><td>Plain text with formatting stored in attibutes</td></tr>
|
||||
<tr><td><span class="menu">TGA images</span></td><td>32bit, optional lossless compression, transparency</td></tr>
|
||||
<tr><td><span class="menu">TIFF images</span></td><td>24bit, optional lossless compression, layers, transparency</td></tr>
|
||||
<tr><td><span class="menu">WebP images</span></td><td>8-bit YUV 4:2:0 image format, compressed, no transparency</td></tr>
|
||||
<tr><td><span class="menu">Windows icons</span></td><td>Valid image sizes are 16, 32, 48</td></tr>
|
||||
<tr><td class="onelinetop"><span class="menu">WonderBrush images</span></td><td>32bit, layers, transparency, vector/pixel data</td></tr>
|
||||
</table>
|
||||
<p><br /></p>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<!--
|
||||
*
|
||||
* Copyright 2008-2009, Haiku. All rights reserved.
|
||||
* Copyright 2008-20014, Haiku. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
@@ -71,8 +71,12 @@ Thus, the Keymap preferences are not only for configuring your local keymap, but
|
||||
<tr><td><span class="menu">Select dead keys</span></td><td> </td><td>for setting the above mentioned blue keys.</td></tr>
|
||||
<tr><td class="onelinetop"><span class="menu">Switch shortcut key...</span></td><td> </td><td>for using the shortcut key in Windows/Linux mode, i.e. <span class="key">CONTROL</span> (normally <span class="key">CTRL</span>) or Haiku mode, i.e. <span class="key">COMMAND</span> (normally <span class="key">ALT</span>).</td></tr>
|
||||
</table>
|
||||
<p>The lists on the left offer the available pre-configured keymaps of the system, and below that, if available, user-defined maps. You can change a keymap via drag&drop in the keyboard representation: a left-click-drag copies a key, a right-click-drag exchanges the two keys.<br />
|
||||
When you're done you can save the result from the menu <span class="menu">File | Save...</span>. Your modified map will only appear in the user-defined list if it's stored in <span class="path">~/config/settings/Keymap/</span>. Otherwise you'll have to manually load it via <span class="menu">File | Open...</span>.</p>
|
||||
<p>The lists on the left offer the available pre-configured keymaps of the system, and below that, if available, user-defined maps. You can change a keymap via drag&drop in the keyboard representation: a left-click-drag copies a key, a right-click-drag exchanges the two keys.</p>
|
||||
<p>Alternatively to this drag&dropping of keys, there's the menu <span class="menu">File | Set modifier keys...</span> that opens this window:</p>
|
||||
<img src="../images/prefs-images/keymap-modifiers.png" alt="keymap-modifiers.png" />
|
||||
<p>Here, you can assign keys to their respective roles or even completely disable the role of a key. You can even assign the same key to different roles, though that's not a good idea most of the time and you'll be warned by a small exclamation mark beside the pop-up menus if you do that.<br />
|
||||
Pressing <span class="button">Set modifier keys</span> applies your changes and closes the window.</p>
|
||||
<p>When you're done you can save the result from the menu <span class="menu">File | Save...</span>. Your modified map will only appear in the user-defined list if it's stored in <span class="path">~/config/settings/Keymap/</span>. Otherwise you'll have to manually load it via <span class="menu">File | Open...</span>.</p>
|
||||
<p>To better match the Keymap panel to your physical keyboard, there are several different settings available from the <span class="menu">Layout</span> menu.</p>
|
||||
<p>The font used in the keyboard representation is set from the <span class="menu">Font</span> menu. Note, that it may or may not contain all symbols for a specific keymap.</p>
|
||||
<p>Finally, there's a <span class="button">Revert</span> button to bring back the settings that were active when you started the Keymap preferences.</p>
|
||||
@@ -84,7 +88,7 @@ When you're done you can save the result from the menu <span class="menu">File |
|
||||
<p>You can dump the current keymap with a command in Terminal:</p>
|
||||
<pre class="terminal">keymap -d > MyKeymap</pre>
|
||||
<p>The generated text file can then be opened in a text editor. Make sure to use a fixed font in that editor or you'll never grok that file...<br />
|
||||
At the beginning of that file, you'll find a legend of a stylized keyboard with the hex value corresponding to each key. Below that are the actual assignments of every value. You can do all the customizing that's also available from the Keymap preference panel, and then some. If you happen to have some special keys on your keyboard, you may be able to activate them. That is, use them as ordinary keys or like an option or control key. You won't be able to, for example, have your multimedia keys de/increase the volume or start some application. For this you can use e.g. <a href="http://www.haikuware.com/directory/view-details/utilities/desktop-accessories/spicykeys" class="noprinturl">SpicyKeys</a>.</p>
|
||||
At the beginning of that file, you'll find a legend of a stylized keyboard with the hex value corresponding to each key. Below that are the actual assignments of every value. You can do all the customizing that's also available from the Keymap preference panel, and then some. If you happen to have some special keys on your keyboard, you may be able to activate them. That is, use them as ordinary keys or like an option or control key. You won't be able to, for example, have your multimedia keys de/increase the volume or start some application. For this you can use the <a href="shortcuts.html">Shortcuts</a> preferences.</p>
|
||||
<p>When you're finished, you'll save the file and have your system load the modified keymap with this command:</p>
|
||||
<pre class="terminal">keymap -s < MyKeymap</pre>
|
||||
<p>If you'd like to import this keymap into the Keymap panel, you have to compile it first to a binary format:</p>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<!--
|
||||
*
|
||||
* Copyright 2008-2013, Haiku. All rights reserved.
|
||||
* Copyright 2008-2014, Haiku. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
@@ -46,7 +46,7 @@
|
||||
<span>
|
||||
« <a href="screen.html">Screen</a>
|
||||
:: <a href="../preferences.html" class="uplink">Preferences</a>
|
||||
:: <a href="sounds.html">Sounds</a> »
|
||||
:: <a href="shortcuts">Shortcuts</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
@@ -82,7 +82,7 @@ The other, after how many minutes you need a password to unlock your machine.
|
||||
<a name="screensavers" id="modules">Screensavers</a></h2>
|
||||
<img src="../images/prefs-images/screensaver-modules.png" alt="screensaver-modules.png" />
|
||||
<br />
|
||||
<p>The second tab shows a list of all installed screen savers and their individual settings. You can test your settings with the <span class="button">Test</span> button below the list and add more screen savers with the <span class="button">Add...</span> button beside it.<br />
|
||||
<p>The second tab shows a list of all installed screen savers and their individual settings. You can test your settings with the <span class="button">Test</span> button below the list.<br />
|
||||
New screen savers that don't come as part of a regular .hpkg package, can be installed by copying them into their respective <tt>non-packaged</tt> folder (see topic <a href="../filesystem-layout.html">Filesystem layout</a>):</p>
|
||||
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
|
||||
<tr><td><span class="path">/boot/system/non-packaged/add-ons/Screen Savers/</span></td><td> </td><td> for screen savers available to every user.</td></tr>
|
||||
@@ -96,7 +96,7 @@ New screen savers that don't come as part of a regular .hpkg package, can be ins
|
||||
<div class="inner"><span>
|
||||
« <a href="screen.html">Screen</a>
|
||||
:: <a href="../preferences.html" class="uplink">Preferences</a>
|
||||
:: <a href="sounds.html">Sounds</a> »
|
||||
:: <a href="shortcuts">Shortcuts</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -0,0 +1,80 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
|
||||
<head>
|
||||
<!--
|
||||
*
|
||||
* Copyright 2014, 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>Shortcuts</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../Haiku-doc.css" />
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div id="banner">
|
||||
<div><span>User guide</span></div>
|
||||
</div>
|
||||
|
||||
<div class="nav">
|
||||
<div class="inner">
|
||||
<ul class="lang-menu">
|
||||
<li class="now"><img src="../../images/flags/gb.png" alt="" /> English</li>
|
||||
<li><a href="../../fr/preferences/shortcuts.html"><img src="../../images/flags/fr.png" alt="" />Français</a></li>
|
||||
<li><a href="../../de/preferences/shortcuts.html"><img src="../../images/flags/de.png" alt="" />Deutsch</a></li>
|
||||
<li><a href="../../it/preferences/shortcuts.html"><img src="../../images/flags/it.png" alt="" />Italiano</a></li>
|
||||
<li><a href="../../ru/preferences/shortcuts.html"><img src="../../images/flags/ru.png" alt="" />Русский</a></li>
|
||||
<li><a href="../../es/preferences/shortcuts.html"><img src="../../images/flags/es.png" alt="" />Español</a></li>
|
||||
<li><a href="../../sv_SE/preferences/shortcuts.html"><img src="../../images/flags/sv_SE.png" alt="" />Svenska</a></li>
|
||||
<li><a href="../../jp/preferences/shortcuts.html"><img src="../../images/flags/jp.png" alt="" />日本語</a></li>
|
||||
<li><a href="../../uk/preferences/shortcuts.html"><img src="../../images/flags/uk.png" alt="" />Українська</a></li>
|
||||
<li><a href="../../zh_CN/preferences/shortcuts.html"><img src="../../images/flags/zh_CN.png" alt="" /> 中文 [中文]</a></li>
|
||||
<li><a href="../../pt_PT/preferences/shortcuts.html"><img src="../../images/flags/pt_PT.png" alt="" />Português</a></li>
|
||||
<li><a href="../../fi/preferences/shortcuts.html"><img src="../../images/flags/fi.png" alt="" />Suomi</a></li>
|
||||
<li><a href="../../sk/preferences/shortcuts.html"><img src="../../images/flags/sk.png" alt="" />Slovenčina</a></li>
|
||||
<li><a href="../../hu/preferences/shortcuts.html"><img src="../../images/flags/hu.png" alt="" />Magyar</a></li>
|
||||
<li><a href="../../pt_BR/preferences/shortcuts.html"><img src="../../images/flags/pt_BR.png" alt="" />Português (Brazil)</a></li>
|
||||
<li><a href="../../ca/preferences/shortcuts.html"><img src="../../images/flags/ca.png" alt="" />Català</a></li>
|
||||
</ul>
|
||||
<span>
|
||||
« <a href="screensaver.html">Screensaver</a>
|
||||
:: <a href="../preferences.html#list-of-apps" class="uplink">Preferences</a>
|
||||
:: <a href="sounds.html">Sounds</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
<div id="content">
|
||||
<div>
|
||||
|
||||
<h2><img src="../../images/prefs-images/shortcuts-icon_64.png" alt="shortcuts-icon_64.png" width="64" height="64" />Shortcuts</h2>
|
||||
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
|
||||
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><span class="menu">Preferences</span></td></tr>
|
||||
<tr><td>Location:</td><td></td><td><span class="path">/boot/system/preferences/Shortcuts</span></td></tr>
|
||||
<tr><td>Settings:</td><td></td><td><span class="path">~/config/settings/shortcuts_settings</span><br />
|
||||
<span class="path">~/config/settings/Shortcuts_window_settings</span>
|
||||
</td></tr>
|
||||
</table>
|
||||
<p><br /></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>
|
||||
|
||||
<!--
|
||||
<div class="nav">
|
||||
<div class="inner"><span>
|
||||
« <a href="screensaver.html">Screensaver</a>
|
||||
:: <a href="../preferences.html#list-of-apps" class="uplink">Preferences</a>
|
||||
:: <a href="sounds.html">Sounds</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
-->
|
||||
</body>
|
||||
</html>
|
||||
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<!--
|
||||
*
|
||||
* Copyright 2008-2009, Haiku. All rights reserved.
|
||||
* Copyright 2008-2014, Haiku. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
@@ -44,7 +44,7 @@
|
||||
<li><a href="../../ca/preferences/sounds.html"><img src="../../images/flags/ca.png" alt="" />Català</a></li>
|
||||
</ul>
|
||||
<span>
|
||||
« <a href="screensaver.html">ScreenSaver</a>
|
||||
« <a href="shortcuts.html">Shortcuts</a>
|
||||
:: <a href="../preferences.html" class="uplink">Preferences</a>
|
||||
:: <a href="time.html">Time</a> »
|
||||
</span></div>
|
||||
@@ -74,7 +74,7 @@ You can "pre-hear" an event's sound by selecting it and using the <span class="b
|
||||
<!--
|
||||
<div class="nav">
|
||||
<div class="inner"><span>
|
||||
« <a href="screensaver.html">ScreenSaver</a>
|
||||
« <a href="shortcuts.html">Shortcuts</a>
|
||||
:: <a href="../preferences.html" class="uplink">Preferences</a>
|
||||
:: <a href="time.html">Time</a> »
|
||||
</span></div>
|
||||
|
||||
@@ -58,7 +58,7 @@
|
||||
<p>With <span class="key">CTRL</span> <span class="key">ALT</span> <span class="key">DEL</span> you invoke the Team Monitor which lists all currently running programs.</p>
|
||||
<img src="images/teammonitor-images/teammonitor.png" alt="teammonitor.png" />
|
||||
<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 try to quit a program by selecting it and pressing <span class="button">Quit application</span> (or either <span class="key">DEL</span> or <span class="key">Q</span>). If that doesn't work, try <span class="button">Kill application</span> (or <span class="key">SHIT</span> <span class="key">DEL</span> or <span class="key">K</span>) instead.</p>
|
||||
Applications that are unresponsive, which is often a sign the program has crashed, are marked red. You can try to quit a program by selecting it and pressing <span class="button">Quit application</span> (or either <span class="key">DEL</span> or <span class="key">Q</span>). If that doesn't work, try <span class="button">Kill application</span> (or <span class="key">SHIFT</span> <span class="key">DEL</span> or <span class="key">K</span>) instead.</p>
|
||||
<p>You can summon a Terminal with <span class="key">OPT</span> <span class="key">ALT</span> <span class="key">T</span>.</p>
|
||||
<p>If your Tracker or Deskbar crashed or froze, a new button appears (you may have to kill the offending team first): <span class="button">Restart the desktop</span> will restart Tracker and/or Deskbar for you.</p>
|
||||
|
||||
|
||||