Update userguide from i18n.haiku-os.org
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<!--
|
||||
*
|
||||
* Copyright 2008-2011, Haiku. All rights reserved.
|
||||
* Copyright 2008-2013, Haiku. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
@@ -63,38 +63,29 @@
|
||||
|
||||
<h1>Aplicaciones</h1>
|
||||
|
||||
<p>Antes de probar todas las aplicaciones que vienen incluídas con Haiku, demos un vistazo más detallado a cómo instalar y desinstalar programas que se hayan descargado de algún sitio, como por ejemplo una Web mencionada en la <a href="../../welcome/welcome_es.html#software">Página de bienvenida</a>.
|
||||
</p>
|
||||
<div class="box-info">Los archivos de programas deben desempaquetarse e instalarse dentro de Haiku. Si en cambio el archivo de una aplicación se extrae, por ejemplo, dentro de Linux o Windows y su contenido se copia a Haiku posteriormente, se pierden entonces todos los atributos vitales; ésto se debe a que dichos sistemas operativos no manejan normalmente atributos de ficheros (es decir, la metainformación).</div>
|
||||
<p>Before diving into all the applications that come with Haiku, let's have a more detailed look at how to install and uninstall programs. The most convenient way to find, install, update and uninstall applications is via Haiku's package management system. However, since Haiku is largely binary and source compatible to its ancestor BeOS, you might find older archives (.zip and .pkg) that can still be installed as well.</p>
|
||||
<div class="box-info">Below you'll always find the <tt>~/config/</tt> hierarchy of the Home folder mentioned. If you intend to share packages for all users (once Haiku becomes multi-user aware), you should use the mirrored filesystem hierarchy under <tt>/system/</tt>. See topic <a href="filesystem-layout.html">Filesystem layout</a> for more information.</div>
|
||||
|
||||
<h2>
|
||||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="install" name="install">Instalar aplicaciones</a></h2>
|
||||
<p>El software de Haiku viene siempre empaquetado. La mayor parte de las veces es un fichero ZIP, pero a veces algunos paquetes antiguos de BeOS vienen en formato Software Valet's PKG. Software Valet era capaz de ejecutar automáticamente scripts de instalación, así que tras hacer doble clic, sólo tenía que seleccionar el directorio de destino, y él se encargaba del resto.<br />
|
||||
Si es un fichero ZIP, al hacer doble clic se abre <span class="app">Expander</span> donde también se debe poner el directorio de destino y descomprimirlo. Tal como se explica en la sección <a href="filesystem-layout.html">Esquema del sistema de ficheros</a>, ese destino puede ser:</p>
|
||||
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
|
||||
<tr><td><span class="path">/boot/common/apps/</span></td><td> </td><td>para aplicaciones disponibles para todos los usuarios.</td></tr>
|
||||
<tr><td><span class="path">/boot/home/apps/</span></td><td> </td><td>para aplicaciones sólamente disponibles para usted.</td></tr>
|
||||
</table>
|
||||
<p>Esta distinción será relevante sólamente cuando Haiku tenga soporte multiusuario, por supuesto.</p>
|
||||
<p>Una vez el fichero está descomprimido, debería echar un vistazo al directorio recién creado. A menudo se encuentran ficheros ReadMe (léame) u otra documentación de interés.</p>
|
||||
<p>Algunos programas necesitan mayor configuración. Por ejemplo, los <a href="tracker-add-ons.html">Tracker Add-Ons (extensiones de Tracker)</a>, <a href="preferences/datatranslations.html">Traductores</a> u otros componentes de mejora del sistema tienen que ser colocados en los directorios correctos. En ambos casos encontrará un pequeño fichero script (a menudo con la extensión <span class="cli">.sh</span>) como <span class="cli">install</span> que simplemente tiene abrir mediante doble clic y ellos se harán cargo del resto.<br />
|
||||
Algunas veces encontrará directorios enlazados al destino correcto llamados "<span class="cli">arrastre [nombre de fichero] aquí...</span>". Así que tan sólo tiene que seguir esa instrucción y habrá finalizado.</p>
|
||||
<p>De todas formas, en la mayor parte de casos, nada de lo explicado es necesario, y sólo será necesario descomprimir.<br />
|
||||
Mire la sección <a href="deskbar.html">Deskbar</a> o <a href="desktop-applets/launchbox.html">LaunchBox</a> para ver cómo se añaden accesos directos a su recién instalada aplicación.</p>
|
||||
<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>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>
|
||||
<div class="box-info">By the way, although you can unpack a .hpkg file like any other archive, this is not what the package mangement is doing when you're installing a package. The underlying filesystem only appears to spread files in their respective folders, there's no physical moving around taking place. This is why installing/uninstalling is so very fast and clean.</div>
|
||||
<p>If the package depends on some other library or package, a window will pop up, asking if the necessary files shall be downloaded and installed as well.</p>
|
||||
|
||||
<h2>
|
||||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="uninstall" name="uninstall">Desinstalar aplicaciones</a></h2>
|
||||
<p>Si la instalación se realizó con un script de instalación, es bastante probable que haya un script de desinstalación también. En ese caso, basta con que haga doble clic sobre él.<br />
|
||||
En cualquier otro caso, la desinstalación se lleva a cabo simplemente borrando la carpeta de la aplicación.</p>
|
||||
<p>Esto, por supuesto, deja atrás posibles ficheros de configuración en el directorio <span class="path">~/config/settings</span>. Esto puede ser a propósito, por si quiere mantener la configuración en caso de que vuelva a instalar el programa en un futuro. De la misma forma, cuando la instalación se ha realizado mediante los directorios "<span class="cli">arrastrar [nombre de fichero] aquí...</span>", esos ficheros son abandonados.</p>
|
||||
<p>Una forma de ver rápidamente todos los ficheros relacionados con una aplicación es hacer una búsqueda con una parte significativa del nombre de la aplicación. Esto dará como resultado el binario de la aplicación, su directorio de instalación y sus ficheros de configuración así como posibles enlaces en el Deskbar, etc. Simplemente seleccione todos los ficheros relevantes y bórrelos.</p>
|
||||
<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>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>
|
||||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="list-of-apps" name="list-of-apps">Aplicaciones de Haiku</a></h2>
|
||||
<p>Haiku viene con un conjunto pequeño de aplicaciones esenciales. Podrá encontrarlas en <span class="path">/boot/system/apps/</span> o <span class="path">/boot/common/apps/</span>. Las aplicaciones que no son iniciadas con frecuencia con un doble clic en un fichero de datos (ej.: ShowImage para ficheros de imagen) se pueden encontrar en el menú <span class="menu">Applications (Aplicaciones)</span> del Deskbar.</p>
|
||||
<p>Haiku comes with a set of mostly small but essential applications. You'll find all of them at <span class="path">/boot/system/apps/</span>. Applications that are not usually launched by a double-click on a data file (e.g. ShowImage for image files) can be found in the <span class="menu">Applications</span> menu of the Deskbar.</p>
|
||||
<table summary="layout" border="0" cellpadding="2" cellspacing="0">
|
||||
<tr><td style="width:24px;"><img src="../images/apps-images/activitymonitor-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/activitymonitor.html">ActivityMonitor (Monitor de Actividad)</a></td><td style="width:10px;"> </td>
|
||||
<td valign="top">Herramienta para monitorizar los recursos de sistema como la CPU o el uso de memoria.</td></tr>
|
||||
@@ -116,6 +107,8 @@ En cualquier otro caso, la desinstalación se lleva a cabo simplemente borrando
|
||||
<td valign="top">Herramienta de particionado de discos.</td></tr>
|
||||
<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">Herramienta para desempaquetar (descomprimir) ficheros comunes.</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>
|
||||
<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">Aplicación para crear iconos vectoriales de Haiku.</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>
|
||||
|
||||
@@ -56,13 +56,14 @@
|
||||
|
||||
<div id="content">
|
||||
<div>
|
||||
<div class="box-info">La traducción de esta página no está completa aún. Hasta que esté, las partes sin terminar vienen en su inglés original.</div>
|
||||
|
||||
<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">Aplicaciones</span></td></tr>
|
||||
<tr><td>Ubicación:</td><td></td><td><span class="path">/boot/apps/BePDF/BePDF</span></td></tr>
|
||||
<tr><td>Documentación:</td><td></td><td><span class="path">/boot/apps/BePDF/docs/*</span></td></tr>
|
||||
<tr><td>Configuración:</td><td></td><td><span class="path">/boot/common/settings/BePDF</span></td></tr>
|
||||
<tr><td>Configuración:</td><td></td><td><span class="path">~/config/settings/BePDF</span></td></tr>
|
||||
</table>
|
||||
<p><br /></p>
|
||||
<p>BePDF es un visor de PDF de rápida apertura. Además de visualizar, soporta anotaciones y marcaje de páginas definido por el usuario para PDFs sin cifrar. Está completamente traducido a 20 idiomas al momento y pueden agregarse idiomas adicionales mediante archivos de texto.</p>
|
||||
|
||||
@@ -59,10 +59,10 @@
|
||||
|
||||
<h2><img src="../../images/apps-images/cli-app-icon_64.png" alt="cli-app-icon_64.png" width="64" height="64" />Haiku-specific commandline applications</h2>
|
||||
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
|
||||
<tr><td>Ubicación:</td><td style="width:15px;"></td><td><span class="path">/bin</span><br /><span class="path">/boot/common/bin</span><br /><span class="path">~/config/bin</span></td></tr>
|
||||
<tr><td>Ubicación:</td><td style="width:15px;"></td><td><span class="path">/boot/system/bin/</span><br /><span class="path">~/config/bin/</span><br /><span class="path">~/config/non-packaged/bin/</span></td></tr>
|
||||
</table>
|
||||
<p><br /></p>
|
||||
<p>All commandline applications shipped with Haiku are in either <span class="path">/boot/system/bin</span> or <span class="path">/boot/common/bin</span>. Your own or additionally installed commandline apps should go in <span class="path">~/config/bin</span>. All these locations are part of the PATH variable and are therefore automatically found.<br />
|
||||
<p>All commandline applications shipped with Haiku are in <span class="path">/boot/system/bin/</span>. Your own or additionally installed commandline apps will appear in <span class="path">~/config/bin/</span> when installed from a .hpkg package. Otherwise you can put them into <span class="path">~/config/non-packaged/bin/</span>. All these locations are part of the PATH variable and are therefore automatically found.<br />
|
||||
The following isn't an exhaustive list of all Haiku-specific CLI apps, it serves just to highlight a few of the most useful to give you a taste. Feel encouraged to explore what's in the <span class="path">bin/</span> folders on your own a bit. Executing an app with the parameter <tt>--help</tt> shows the usage of the command and all its various options.</p>
|
||||
|
||||
<h3><a href="#"><img src="../../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
|
||||
@@ -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:
|
||||
@@ -48,7 +48,7 @@
|
||||
<span>
|
||||
« <a href="drivesetup.html">DriveSetup</a>
|
||||
:: <a href="../applications.html#list-of-apps" class="uplink">Aplicaciones</a>
|
||||
:: <a href="icon-o-matic.html">Icon-O-Matic</a> »
|
||||
:: <a href="haikudepot.html">HaikuDepot</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
@@ -85,7 +85,7 @@ The options are all self-explanatory:</p>
|
||||
<div class="inner"><span>
|
||||
« <a href="drivesetup.html">DriveSetup</a>
|
||||
:: <a href="../applications.html#list-of-apps" class="uplink">Aplicaciones</a>
|
||||
:: <a href="icon-o-matic.html">Icon-O-Matic</a> »
|
||||
:: <a href="haikudepot.html">HaikuDepot</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -0,0 +1,79 @@
|
||||
<?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 2013 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" />
|
||||
<title>HaikuDepot</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../Haiku-doc.css" />
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div id="banner">
|
||||
<div><span>Guía del usuario</span></div>
|
||||
</div>
|
||||
|
||||
<div class="nav">
|
||||
<div class="inner">
|
||||
<ul class="lang-menu">
|
||||
<li class="now"><img src="../../images/flags/es.png" alt="" /> Español</li>
|
||||
<li><a href="../../fr/applications/haikudepot.html"><img src="../../images/flags/fr.png" alt="" />Français</a></li>
|
||||
<li><a href="../../de/applications/haikudepot.html"><img src="../../images/flags/de.png" alt="" />Deutsch</a></li>
|
||||
<li><a href="../../it/applications/haikudepot.html"><img src="../../images/flags/it.png" alt="" />Italiano</a></li>
|
||||
<li><a href="../../ru/applications/haikudepot.html"><img src="../../images/flags/ru.png" alt="" />Русский</a></li>
|
||||
<li><a href="../../sv_SE/applications/haikudepot.html"><img src="../../images/flags/sv_SE.png" alt="" />Svenska</a></li>
|
||||
<li><a href="../../jp/applications/haikudepot.html"><img src="../../images/flags/jp.png" alt="" />日本語</a></li>
|
||||
<li><a href="../../uk/applications/haikudepot.html"><img src="../../images/flags/uk.png" alt="" />Українська</a></li>
|
||||
<li><a href="../../zh_CN/applications/haikudepot.html"><img src="../../images/flags/zh_CN.png" alt="" /> 中文 [中文]</a></li>
|
||||
<li><a href="../../pt_PT/applications/haikudepot.html"><img src="../../images/flags/pt_PT.png" alt="" />Português</a></li>
|
||||
<li><a href="../../fi/applications/haikudepot.html"><img src="../../images/flags/fi.png" alt="" />Suomi</a></li>
|
||||
<li><a href="../../sk/applications/haikudepot.html"><img src="../../images/flags/sk.png" alt="" />Slovenčina</a></li>
|
||||
<li><a href="../../hu/applications/haikudepot.html"><img src="../../images/flags/hu.png" alt="" />Magyar</a></li>
|
||||
<li><a href="../../pt_BR/applications/haikudepot.html"><img src="../../images/flags/pt_BR.png" alt="" />Português (Brazil)</a></li>
|
||||
<li><a href="../../ca/applications/haikudepot.html"><img src="../../images/flags/ca.png" alt="" />Català</a></li>
|
||||
<li><a href="../../en/applications/haikudepot.html"><img src="../../images/flags/gb.png" alt="" />English</a></li>
|
||||
</ul>
|
||||
<span>
|
||||
« <a href="expander.html">Expander</a>
|
||||
:: <a href="../applications.html#list-of-apps" class="uplink">Aplicaciones</a>
|
||||
:: <a href="icon-o-matic.html">Icon-O-Matic</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
<div id="content">
|
||||
<div>
|
||||
<div class="box-info">La traducción de esta página no está completa aún. Hasta que esté, las partes sin terminar vienen en su inglés original.</div>
|
||||
|
||||
<h2><img src="../../images/apps-images/haikudepot-icon_64.png" alt="haikudepot-icon_64.png" width="64" height="64" />HaikuDepot</h2>
|
||||
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
|
||||
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><span class="menu">Applications</span></td></tr>
|
||||
<tr><td>Location:</td><td></td><td><span class="path">/boot/system/apps/HaikuDepot</span></td></tr>
|
||||
<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>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!--
|
||||
<div class="nav">
|
||||
<div class="inner"><span>
|
||||
« <a href="expander.html">Expander</a>
|
||||
:: <a href="../applications.html#list-of-apps" class="uplink">Aplicaciones</a>
|
||||
:: <a href="icon-o-matic.html">Icon-O-Matic</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
-->
|
||||
</body>
|
||||
</html>
|
||||
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<!--
|
||||
*
|
||||
* Copyright 2009, Haiku. All rights reserved.
|
||||
* Copyright 2009-2013, Haiku. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
@@ -48,7 +48,7 @@
|
||||
<li><a href="../../en/applications/icon-o-matic.html"><img src="../../images/flags/gb.png" alt="" />English</a></li>
|
||||
</ul>
|
||||
<span>
|
||||
« <a href="expander.html">Expander</a>
|
||||
« <a href="haikudepot.html">HaikuDepot</a>
|
||||
:: <a href="../applications.html#list-of-apps" class="uplink">Aplicaciones</a>
|
||||
:: <a href="installer.html">Installer</a> »
|
||||
</span></div>
|
||||
@@ -349,7 +349,7 @@ Por supuesto, puede mover estos indicadores para cambiar el gradiente a su gusto
|
||||
|
||||
<div class="nav">
|
||||
<div class="inner"><span>
|
||||
« <a href="expander.html">Expander</a>
|
||||
« <a href="haikudepot.html">HaikuDepot</a>
|
||||
:: <a href="../applications.html#list-of-apps" class="uplink">Aplicaciones</a>
|
||||
:: <a href="installer.html">Installer</a> »
|
||||
</span></div>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<!--
|
||||
*
|
||||
* Copyright 2010-2012, Haiku. All rights reserved.
|
||||
* Copyright 2010-2013, Haiku. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
@@ -57,17 +57,17 @@
|
||||
|
||||
<h2><img src="../../images/apps-images/cli-app-icon_64.png" alt="cli-app-icon_64.png" width="64" height="64" />List of all commandline applications</h2>
|
||||
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
|
||||
<tr><td>Location:</td><td style="width:15px;"></td><td><span class="path">/boot/system/bin</span><br /><span class="path">/boot/common/bin</span><br /><span class="path">~/config/bin</span></td></tr>
|
||||
<tr><td>Location:</td><td style="width:15px;"></td><td><span class="path">/boot/system/bin/</span><br /><span class="path">~/config/bin/</span><br /><span class="path">~/config/non-packaged/bin/</span></td></tr>
|
||||
</table>
|
||||
<p><br /></p>
|
||||
<p>All commandline applications shipped with Haiku are in either <span class="path">/boot/system/bin</span> or <span class="path">/boot/common/bin</span>. Your own or additionally installed commandline apps should go in <span class="path">~/config/bin</span>. All these locations are part of the PATH variable and are therefore automatically found.<br />
|
||||
<p>All commandline applications shipped with Haiku are in <span class="path">/boot/system/bin/</span>. Your own or additionally installed commandline apps will appear in <span class="path">~/config/bin/</span> when installed from a .hpkg package. Otherwise you can put them into <span class="path">~/config/non-packaged/bin/</span>. All these locations are part of the PATH variable and are therefore automatically found.<br />
|
||||
Here's a list of all commandline applications that are shipped with Haiku. Each with only a short description of what it does, for more detailed information on its usage execute the command with the parameter <tt>--help</tt>.</p>
|
||||
<p><br /></p>
|
||||
<p>Index: <a href="#A">A – E</a> :: <a href="#F"> F – J </a> :: <a href="#K"> K – O </a> :: <a href="#P"> P – S </a> :: <a href="#T"> T – Z </a></p>
|
||||
<p><br /></p>
|
||||
<table summary="layout" border="0" cellpadding="2" cellspacing="0">
|
||||
<tr><td><tt>CortexAddOnHost</tt></td><td style="width:10px;"> </td><td>Starts service to monitor audio and video media add-ons in use. </td></tr>
|
||||
<tr><td><tt>ReadOnlyBootPrompt</tt></td><td> </td><td>Language setup. </td></tr>
|
||||
<tr><td><tt>FirstBootPrompt</tt></td><td> </td><td>Language and keymap setup. </td></tr>
|
||||
<tr><td><tt>[</tt></td><td> </td><td>Returns true/false after comparing items.</td></tr>
|
||||
<tr><td colspan="3"><a id="A" name="A"><h2><a href="#"><img src="../../images/up.png" style="border:none;float:right" alt="index" /></a>A</h2></a></td></tr>
|
||||
<tr><td><tt>addattr</tt></td><td> </td><td>Writes an attribute to a file, taking the type into account and converting the values accordingly. <a href="cli-apps.html">(Haiku specific)</a></td></tr>
|
||||
@@ -79,7 +79,6 @@ Here's a list of all commandline applications that are shipped with Haiku. Each
|
||||
<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>bootman</tt></td><td> </td><td>Installs or uninstalls a boot-menu. </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>
|
||||
@@ -143,6 +142,7 @@ Here's a list of all commandline applications that are shipped with Haiku. Each
|
||||
<tr><td><tt>fortune</tt></td><td> </td><td>Prints a random, hopefully interesting, adage. </td></tr>
|
||||
<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>funzip</tt></td><td> </td><td>Extracts the first item of an archive to standard output.</td></tr>
|
||||
@@ -223,12 +223,16 @@ Here's a list of all commandline applications that are shipped with Haiku. Each
|
||||
<tr><td><tt>od</tt></td><td> </td><td>Writes an unambiguous representation of a file.</td></tr>
|
||||
<tr><td><tt>open</tt></td><td> </td><td>Launches an application/document from the shell. <a href="cli-apps.html">(Haiku specific)</a></td></tr>
|
||||
<tr><td colspan="3"><a id="P" name="P"><h2><a href="#"><img src="../../images/up.png" style="border:none;float:right" alt="index" /></a>P</h2></a></td></tr>
|
||||
<tr><td><tt>package</tt></td><td> </td><td>Creates, inspects, or extracts a Haiku package.</td></tr>
|
||||
<tr><td><tt>package_repo</tt></td><td> </td><td>Creates or inspects a Haiku package repository file.</td></tr>
|
||||
<tr><td><tt>passwd</tt></td><td> </td><td>Changes the user password. </td></tr>
|
||||
<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>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>
|
||||
<tr><td><tt>play</tt></td><td> </td><td>Plays tracks from CD. </td></tr>
|
||||
<tr><td><tt>playfile</tt></td><td> </td><td>Plays an audio file. </td></tr>
|
||||
<tr><td><tt>playsound</tt></td><td> </td><td>Plays an audio file.</td></tr>
|
||||
|
||||
@@ -54,16 +54,17 @@
|
||||
|
||||
<div id="content">
|
||||
<div>
|
||||
<div class="box-info">La traducción de esta página no está completa aún. Hasta que esté, las partes sin terminar vienen en su inglés original.</div>
|
||||
|
||||
<h2><img src="../../images/apps-images/pe-icon_64.png" alt="pe-icon_64.png" width="64" height="64" />Pe</h2>
|
||||
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
|
||||
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><span class="menu">Aplicaciones</span></td></tr>
|
||||
<tr><td>Ubicación:</td><td></td><td><span class="path">/boot/apps/Pe/Pe</span></td></tr>
|
||||
<tr><td>Documentación:</td><td></td><td><span class="path">/boot/apps/Pe/Documentation.html</span></td></tr>
|
||||
<tr><td>Ubicación:</td><td></td><td><span class="path">/boot/system/apps/Pe/Pe</span></td></tr>
|
||||
<tr><td>Documentación:</td><td></td><td><span class="path">/boot/system/apps/Pe/Documentation.html</span></td></tr>
|
||||
<tr><td>Configuración:</td><td></td><td><span class="path">~/config/settings/pe/*</span></td></tr>
|
||||
</table>
|
||||
<p><br /></p>
|
||||
<p>Pe es un sofisticado editor con resaltado de sintáxis enfocado mayormente a programadores y desarrolladores en HTML. Creado originalemente por Maarten Hekkelmann, ha sido declarado de código abirto y mantenido por los desarrolladores de Haiku. Un localizador de fallos , así como más información, están disponibles en <a href="http://pe-editor.berlios.de/">Pe project page</a>.</p>
|
||||
<p>Pe is a sophisticated editor, with its syntax highlighting targeted mainly at programmers and HTML writers. Originally created by Maarten Hekkelmann, it's been open sourced and maintained by Haiku developers. A bugtracker and more information is available at the <a href="http://developer.berlios.de/projects/pe-editor/">Pe project page</a>.</p>
|
||||
<p>Descubra más acerca de las características de Pe en su propia <a href="file:///boot/apps/Pe/Documentation.html">documentación</a>.</p>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<!--
|
||||
*
|
||||
* Copyright 2008-2010, Haiku. All rights reserved.
|
||||
* Copyright 2008-2013, Haiku. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
@@ -61,8 +61,8 @@
|
||||
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><span class="menu">Aplicaciones</span></td></tr>
|
||||
<tr><td>Ubicación:</td><td></td><td><span class="path">/boot/system/apps/Terminal</span></td></tr>
|
||||
<tr><td>Configuración:</td><td></td><td><span class="path">~/config/settings/Terminal</span><br />
|
||||
<span class="path">~/.profile</span> - adds/overrides defaults in <span class="path">/boot/common/etc/profile</span><br />
|
||||
<span class="path">~/.inputrc</span> - adds/overrides defaults in <span class="path">/boot/common/etc/inputrc</span></td></tr>
|
||||
<span class="path">~/.profile</span> - adds/overrides defaults in <span class="path">/boot/system/settings/etc/profile</span><br />
|
||||
<span class="path">~/.inputrc</span> - adds/overrides defaults in <span class="path">/boot/system/settings/etc/inputrc</span></td></tr>
|
||||
</table>
|
||||
<p><br /></p>
|
||||
<p>La Terminal es la interfaz de Haiku a Bash, un intérprete de comandos (Bourne Again Shell en inglés).</p>
|
||||
@@ -95,12 +95,15 @@ Pressing <span class="button">OK</span> will save the current settings as defaul
|
||||
<a href="#"><img src="../../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="shortcuts" name="shortcuts">Atajos de teclado</a></h2>
|
||||
<p>Encontrará una lista de atajos útiles en <a href="../keyboard-shortcuts.html#terminal">Atajos y combinaciones de teclas</a>.</p>
|
||||
<p>Another nice feature that is more a key & mouse combination: When holding <span class="key">ALT</span> a path or URL under the mouse pointer gets highlighted. A left-click opens the file/folder or website. A right-click opens a context menu to either <span class="menu">Copy path</span> or <span class="menu">Copy absolute path</span>. Imagine you're in <span class="path">/MyData/source/haiku/</span> and have the path <span class="path">generated/objects/haiku/x86_gcc2/release/apps/stylededit/StyledEdit</span> under the mouse pointer, the latter menu item will result in the combined, absolute path <<i>deep breath</i>>:<br /> <span class="path">/MyData/source/haiku/generated/objects/haiku/x86_gcc2/release/apps/stylededit/StyledEdit</span>.</p>
|
||||
<p>If you hold down <span class="key">ALT</span> <span class="key">SHIFT</span>, only the path from beginning to where your mouse pointer sits will be highlighted.</p>
|
||||
<p>By the way, right-clicking into the Terminal window will insert the clipboard. In combination with copying parts of highlighted paths, this can be used for speedy navigation of deep folder hierarchies.</p>
|
||||
|
||||
<h2>
|
||||
<a href="#"><img src="../../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="customization" name="customization">Personalización de Bash</a></h2>
|
||||
<p>Coming from Unix, there are countless possibilities to customize the bash itself. There are two files that are especially important to the user: <span class="cli">.profile</span> and <span class="cli">.inputrc</span><br />
|
||||
Both files can be created in the <span class="path">home/</span> folder and add or override the system defaults that are defined in <span class="path">/boot/common/etc/</span>.</p>
|
||||
Both files can be created in the <span class="path">home/</span> folder and add or override the system defaults that are defined in <span class="path">/boot/system/settings/etc/</span>.</p>
|
||||
|
||||
<h3>.profile</h3>
|
||||
<p>El archivo <span class="cli">.profile</span> se caraga cada vez que se abre una Terminal nueva. Selecciona toda clase de "aliases" y variables que afectarán el comportamiento y apariencia de Bash. Encontrará muchos recursos en línea que detallen todas las posibilidades.</p>
|
||||
|
||||
@@ -55,11 +55,12 @@
|
||||
|
||||
<div id="content">
|
||||
<div>
|
||||
<div class="box-info">La traducción de esta página no está completa aún. Hasta que esté, las partes sin terminar vienen en su inglés original.</div>
|
||||
|
||||
<h2><img src="../../images/apps-images/vision-icon_64.png" alt="vision-icon_64.png" width="64" height="64" />Vision</h2>
|
||||
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
|
||||
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><span class="menu">Aplicaciones</span></td></tr>
|
||||
<tr><td>Ubicación:</td><td></td><td><span class="path">/boot/apps/Vision{version}/Vision</span></td></tr>
|
||||
<tr><td>Ubicación:</td><td></td><td><span class="path">/boot/system/apps/Vision/Vision</span></td></tr>
|
||||
<tr><td>Configuración:</td><td></td><td><span class="path">~/config/settings/Vision/*</span></td></tr>
|
||||
</table>
|
||||
<p><br /></p>
|
||||
|
||||
@@ -54,12 +54,13 @@
|
||||
|
||||
<div id="content">
|
||||
<div>
|
||||
<div class="box-info">La traducción de esta página no está completa aún. Hasta que esté, las partes sin terminar vienen en su inglés original.</div>
|
||||
|
||||
<h2><img src="../../images/apps-images/wonderbrush-icon_64.png" alt="wonderbrush-icon_64.png" width="64" height="64" />WonderBrush</h2>
|
||||
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
|
||||
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><span class="menu">Aplicaciones</span></td></tr>
|
||||
<tr><td>Ubicación:</td><td></td><td><span class="path">/boot/apps/WonderBrush/WonderBrush</span></td></tr>
|
||||
<tr><td>Documentación:</td><td></td><td><span class="path">/boot/apps/WonderBrush/Documentation {language}</span></td></tr>
|
||||
<tr><td>Ubicación:</td><td></td><td><span class="path">/boot/system/apps/WonderBrush/WonderBrush</span></td></tr>
|
||||
<tr><td>Documentación:</td><td></td><td><span class="path">/boot/system/apps/WonderBrush/Documentation en</span></td></tr>
|
||||
<tr><td>Configuración:</td><td></td><td><span class="path">~/config/settings/WonderBrush</span></td></tr>
|
||||
</table>
|
||||
<p><br /></p>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<!--
|
||||
*
|
||||
* Copyright 2008, Haiku. All rights reserved.
|
||||
* Copyright 2008-2013, Haiku. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
@@ -63,80 +63,79 @@
|
||||
<img src="images/filesystem-layout-images/achtung-user.png" alt="achtung-user.png" />
|
||||
<img src="images/filesystem-layout-images/achtung-system.png" alt="achtung-system.png" />
|
||||
<p>The second alert pops up if you try to rename or delete something in the system hierarchy. Here, the "<span class="button">Rename</span>" button will only become clickable when you're holding down the <span class="key">SHIFT</span> key.</p>
|
||||
<p>Generalmente, hay tres ramas separadas en la carpeta raíz del volumen de inicio del sistema:</p>
|
||||
<p>Generally, there are two separate branches springing from the root folder of the boot volume:</p>
|
||||
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
|
||||
<tr><td><span class="path">/boot/system/</span></td><td> </td><td>pertenece al sistema. ¡No tocar!</td></tr>
|
||||
<tr><td><span class="path">/boot/common/</span></td><td> </td><td>contiene los archivos compartidos entre usuarios.</td></tr>
|
||||
<tr><td><span class="path">/boot/home/</span></td><td> </td><td>es la carpeta personal del usuario, donde se mantiene la información y las preferencias personales.</td></tr>
|
||||
<tr><td><span class="path">/boot/system/</span></td><td> </td><td>Contains system files and applications/packages shared by all users.</td></tr>
|
||||
<tr><td><span class="path">/boot/home/</span></td><td> </td><td>This is your personal folder where you keep your data and settings and the applications/packages that are <i>not</i> shared by all users.</td></tr>
|
||||
</table>
|
||||
<p>As long as Haiku isn't multi-user, this distinction between shared and not-shared applications/packages has no apparent effect, as there's only one user with one home folder. But since there will be support for more users than one eventually, it makes sense to learn the right way from the start.</p>
|
||||
|
||||
<h2>
|
||||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="system" name="system">La carpeta del sistema - <span class="path">/boot/system/</span></a></h2>
|
||||
<p>Bajo el predecesor de Haiku, BeOS, esta carpeta se llamaba <span class="path">/boot/beos/</span>. Todavía se puede encontrar documentación vieja (p. ej. en el BeBook original).<br />
|
||||
Como sea que se llame, no se debería alterar lo que está dentro. Cada actualización de Haiku puede agregar, remover o sobrescribir cualquier cosa dentro de ella. Si se desea agregar funcionalidad, tal vez con otros agregados de Tracker Add-Ons o Traductores o tal vez algún controlador de dispositivo, ha de instalarlos dentro de su propia jerarquía en <span class="path">/boot/home/</span> o, si se supone que será para todos los usuarios, debajo de <span class="path">/boot/common/</span>. Mientras Haiku no sea multiusuario, esta distinción no tiene efecto aparente, pues sólo hay un usuario con una carpeta <i>home</i>. Pero ya que habrá soporte para más de un usuario eventualmente, tiene sentido aprender la manera correcta desde el principio.</p>
|
||||
<p>Así que, digamos que se desea instalar un nuevo Traductor para el último formato de imagen, <b>no</b> lo copie simplemente dentro de la carpeta de sistema respectiva. Recuerde: ¡No tocar!<br />
|
||||
En su lugar, póngalo dentro de la jerarquía espejo debajo de <span class="path">/boot/common/</span> o <span class="path">/boot/home/config/</span>.</p>
|
||||
<p>En nuestro ejemplo, la localización de los Traductores en la carpeta de sistema sería</p>
|
||||
<p><span class="path">/boot/system/add-ons/Translators/</span></p>
|
||||
<p>Así que la carpeta "espejo" de usuario está entre</p>
|
||||
<p><span class="path">/boot/home/config/add-ons/Translators/</span><br />
|
||||
o<br />
|
||||
<span class="path">/boot/common/add-ons/Translators/</span></p>
|
||||
<p>Esto tiene otra ventaja: si el componente que se ha instalado estropea las osas (lo cual es probable si se instalan controladores de hardware como de esta manera también) hay la opción de elegir "<i>Disable User Add-Ons</i>" (Deshabilitar agregados del usuario) del menú <a href="bootloader.html">Boot Loader</a> y así siempre ser capaz de iniciar sin el componente problemático.</p>
|
||||
<p>La mayoría de las veces, sin embargo, no querrá lidiar con estas cosas en lo absoluto, pues cada software que viene de una fuente confiable incluye una rutina de instalación que maneja estas cosas.<br />
|
||||
<!--
|
||||
Si desea saber más acerca de cómo se marcan las cosas en Haiku, dé un vistazo a esta tabla de desplegado de la carpeta de sistema:
|
||||
</p>
|
||||
<p><i>TODO.... Table to be added ....</i>
|
||||
<table>
|
||||
<p>Under Haiku's predecessor BeOS, this folder was named <span class="path">/boot/beos/</span>. You may still find it in some older documentation (e.g. in the original BeBook).<br />
|
||||
Most of the folders inside <span class="path">/boot/system/</span> are read-only, which is sensible as they contain the files necessary for Haiku to function correctly and therefore have to be safe from (accidental) alteration. The only user-writable folders are:</p>
|
||||
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
|
||||
<tr><td><span class="path">/boot/system/cache/</span></td><td> </td><td>Contains cached files and the temporary folder linked to <span class="path">/tmp/</span>.</td></tr>
|
||||
<tr><td class="onelinetop"><span class="path">/boot/system/non-packaged/</span></td><td> </td><td>Contains a hierarchy for files that aren't part of a .hpkg (probably from old BeOS archives).</td></tr>
|
||||
<tr><td><span class="path">/boot/system/packages/</span></td><td> </td><td>Besides holding Haiku's system packages, you can add/remove packages shared by all users.</td></tr>
|
||||
<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>
|
||||
|
||||
<h2><a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="common" name="common">La carpeta común - <span class="path">/boot/common/</span></a></h2>
|
||||
<p>Haiku todavía no es un sistema multiusuario. Una vez que lo sea, todos los usuarios tendrán su propia carpeta dentro de <i>home</i> que no se accederá por nadie más. Todas las aplicaciones y componentes adicionales como agregados de Tracker, traductores, etc., así como cualquier información que se deba compartir entre distintos usuarios, tiene se ubicarse dentro de <span class="path">/boot/common/</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="">Installing applications</a>.</span></p>
|
||||
|
||||
<h2>
|
||||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="home" name="home">La carpeta de inicio - <span class="path">/boot/home/</span></a></h2>
|
||||
<p>Esta carpeta le pertenece. Aquí puede crear y borrar archivos y carpetas como desee. Sin embargo, no debería mover demasiadas cosas dentro del directorio <span class="path">~/config/</span> y sus subcarpetas. Se <i>podrían</i> borrar, p. ej., la carpeta <span class="path">~/config/settings/</span> sin dañar al sistema mismo, ¿pero quién quiere perder todas sus configuraciones y selecciones de aplicaciones? En cualquier caso, el sistema le advertirá con la alerta mencionada al principio.</p>
|
||||
<p>Además de la carpeta <span class="path">~/config/add-ons/</span>, l cual sirve de espejo a la carpeta de agregados del sistema para componentes adicionales como se describe arriba, hay algunas otras carpetas de interés. (Por cierto, la tilde ("<tt>~</tt>") es un atajo para su carpeta de inicio, para que no tenga que escribir siempre "<span class="path">/boot/home/</span>" en la Terminal.)</p>
|
||||
<p>This folder belongs to you. Here you can create and delete files and folders as you wish. (By the way, the tilde ("<tt>~</tt>") is a shortcut for your home folder, so you don't always have to write "<span class="path">/boot/home/</span>" in Terminal.)<br />
|
||||
Files that you'd like to share with other users in a future multi-user environment have do be put outside <span class="path">/boot/home/</span>. For example, you could create a folder <span class="path">/boot/all-users/</span> and put the stuff there.</p>
|
||||
|
||||
<table summary="layout" border="0" cellspacing="0" cellpadding="4">
|
||||
<tr><td><span class="path">~/mail</span></td><td style="width:10px;"> </td>
|
||||
<td>Predeterminadamente, esta es donde se guardan sus correos.</td></tr>
|
||||
<tr><td><span class="path">~/Desktop/</span></td><td style="width:10px;"> </td>
|
||||
<td>Holds the files of your desktop. Double-clicking won't open it, as it is already always visible. When your files happen to be obscured by open windows, just switch quickly to another <a href="workspaces.html">Workspace</a>. Of course, <a href="tracker.html#drill-down">drilling</a> down by right-clicking is also possible.</td></tr>
|
||||
<tr><td><span class="path">~/mail/</span></td><td style="width:10px;"> </td>
|
||||
<td>This is the default location for your mails.</td></tr>
|
||||
<tr><td><span class="path">~/people/</span></td><td style="width:10px;"> </td>
|
||||
<td>This is the default location for you contact files, see <a href="applications/people.html">People</a>.</td></tr>
|
||||
<tr><td><span class="path">~/queries/</span></td><td style="width:10px;"> </td>
|
||||
<td><a href="queries.html">Queries</a> are stored here, by default temporarily for 7 days.</td></tr>
|
||||
</table>
|
||||
|
||||
<tr><td><span class="path">~/queries</span></td><td style="width:10px;"> </td>
|
||||
<td>Las <a href="queries.html">consultas</a> se almacenan, predeterminadamente, por un tiempo temporal de 7 días, en esta carpeta.</td></tr>
|
||||
<p>The folder <span class="path">/boot/home/config/</span> is special: just like <span class="path">/boot/system/</span> it's mostly under the control of the package management and therefore read-only. It too contains these similar user-writable folders:</p>
|
||||
|
||||
<tr><td><span class="path">~/config/be/</span></td><td> </td>
|
||||
<td>De nuevo de nuestro legado del BeOS, la carpeta <span class="path">be</span> contiene lo que se muestra en el <a href="deskbar.html#deskbar-menu">menú del Deskbar</a>. Pueden agregarse o removerse elementos poniendo archivos, carpetas, enlaces y consultas dentro de esta carpeta.</td></tr>
|
||||
<table summary="layout" border="0" cellspacing="0" cellpadding="4">
|
||||
<tr><td><span class="path">~/config/packages/</span></td><td style="width:10px;"> </td>
|
||||
<td>Here you can add/remove packages that are <i>not</i> shared by all users.</td></tr>
|
||||
|
||||
<tr><td><span class="path">~/config/bin/</span></td><td> </td>
|
||||
<td>Complementa la carpeta de sistema <span class="path">/boot/system/bin/</span> y mantiene todos sus programas de línea de comandos.</td></tr>
|
||||
|
||||
<tr><td><span class="path">~/config/boot/</span></td><td> </td>
|
||||
<td>Esta carpeta es el lugar para <a href="bash-scripting.html#user-scripts">Scripts de usuario</a> que se ejecutan antes que el sistema inicie o se apague.</td></tr>
|
||||
|
||||
<tr><td><span class="path">~/config/boot/launch/</span></td><td> </td>
|
||||
<td>Enlaza a programas o documentos en esta carpeta que automáticamente se ejecutan en cada inicio.</td></tr>
|
||||
|
||||
<tr><td><span class="path">~/config/data/fonts/</span></td><td> </td>
|
||||
<td>Simplemente copie un tipo de letra TrueType o Postscript dentro de esta carpeta y se podrá utilizar enseguida.</td></tr>
|
||||
<tr><td class="onelinetop"><span class="path">~/config/non-packaged/</span></td><td> </td>
|
||||
<td>Contains a hierarchy for files that aren't part of a .hpkg (probably from old BeOS archives) and are <i>not</i> shared by all users.</td></tr>
|
||||
|
||||
<tr><td><span class="path">~/config/settings/</span></td><td> </td>
|
||||
<td>Esta carpeta contiene las selecciones para todas las aplicaciones y unas cuantas configuraciones para el sistema. Algunas aplicaciones administran sus configuraciones en sus propias subcarpetas, otros simplemente ponen su archivo de configuración allí.</td></tr>
|
||||
</table>
|
||||
|
||||
<tr><td><span class="path">~/config/settings/beos_mime/</span></td><td> </td>
|
||||
<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>
|
||||
|
||||
<table summary="layout" border="0" cellspacing="0" cellpadding="4">
|
||||
<tr><td><span class="path">boot/</span></td><td style="width:10px;"> </td>
|
||||
<td>Esta carpeta es el lugar para <a href="bash-scripting.html#user-scripts">Scripts de usuario</a> que se ejecutan antes que el sistema inicie o se apague.</td></tr>
|
||||
|
||||
<tr><td><span class="path">boot/launch/</span></td><td> </td>
|
||||
<td>Enlaza a programas o documentos en esta carpeta que automáticamente se ejecutan en cada inicio.</td></tr>
|
||||
|
||||
<tr><td><span class="path">beos_mime/</span></td><td> </td>
|
||||
<td>En esta base de datos <acronym title="Multipurpose Internet Mail Extensions">MIME</acronym> Haiku mantiene récord de todos los distintos <a href="filetypes.html">tipos de archivo</a> y sus selecciones.</td></tr>
|
||||
|
||||
<tr><td class="onelinetop"><span class="path">~/config/settings/kernel/drivers/</span></td><td> </td>
|
||||
<tr><td class="onelinetop"><span class="path">deskbar/menu/</span></td><td> </td>
|
||||
<td>Copied or linked to files/folders/queries in this folder appear in the <a href="deskbar.html#deskbar-menu">Deskbar menu</a>.</td></tr>
|
||||
|
||||
<tr><td class="onelinetop"><span class="path">kernel/drivers/</span></td><td> </td>
|
||||
<td>Hay un archivo de configuraciones que puede ser de interés: <span class="cli">kernel</span> ofrece configuraciones de bajo nivel como deshabilitar <acronym title="Symmetric Multi Processing">SMP</acronym>, activar depuración serial o habilitar administración de energía avanzada. Se activa la línea de configuración removiendo el símbolo de comentario "<tt>#</tt>". ¡Sea cuidadoso aquí!</td></tr>
|
||||
|
||||
<tr><td><span class="path">~/config/settings/Tracker/</span></td><td> </td>
|
||||
<td>Además de los varios archivos de configuración para Tracker, hay algunas subcarpetas interesantes:</td></tr>
|
||||
<tr><td><span class="path">Tracker/</span></td><td> </td>
|
||||
|
||||
<td>Además de los varios archivos de configuración para Tracker, hay algunas subcarpetas interesantes:</td></tr>
|
||||
<tr><td align="right"><span class="path">DefaultFolderTemplate/</span></td><td style="width:10px;"></td><td>Muestra y arregla todos los atributos y el tamaño de la ventana a su gusto. Cada carpeta nueva que se cree la usará como plantilla.</td></tr>
|
||||
|
||||
<tr><td align="right"><span class="path">DefaultQueryTemplates/</span></td><td></td><td>Se puede definir la disposición de las ventanas de resultado de consulta para ciertos tipos de archivo. Vea el tema <a href="queries.html#result-window">Consultas: la ventana de resultados</a>.</td></tr>
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 5.0 KiB After Width: | Height: | Size: 5.0 KiB |
@@ -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:
|
||||
@@ -76,7 +76,11 @@
|
||||
<h3>
|
||||
<a href="#"><img src="../../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="installing_fonts" name="installing_fonts">Installing new fonts</a></h3>
|
||||
<p>You install new fonts by copying them into their respective user folder, i.e. <span class="path">/boot/common/data/fonts/</span> or <span class="path">/boot/home/config/data/fonts/</span> (see topic <a href="../filesystem-layout.html">Filesystem layout</a>).</p>
|
||||
<p>New fonts that don't come as part of a regular .hpkg package, can be installed by copying them into a subfolder according to the font type (<tt>psfonts</tt> or <tt>ttfonts</tt>) into their respective <tt>non-packaged</tt> folder (see topic <a href="../filesystem-layout.html">Filesystem layout</a>). For TrueType fonts that would be:</p>
|
||||
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
|
||||
<tr><td><span class="path">/boot/system/non-packaged/data/fonts/ttfonts/</span></td><td> </td><td> for fonts available to every user.</td></tr>
|
||||
<tr><td><span class="path">/boot/home/config/non-packaged/data/fonts/ttfonts/</span></td><td> </td><td> for fonts only available to yourself.</td></tr>
|
||||
</table>
|
||||
|
||||
<h2>
|
||||
<a href="#"><img src="../../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
|
||||
@@ -55,12 +55,13 @@
|
||||
|
||||
<div id="content">
|
||||
<div>
|
||||
<div class="box-info">La traducción de esta página no está completa aún. Hasta que esté, las partes sin terminar vienen en su inglés original.</div>
|
||||
|
||||
<h2><img src="../../images/prefs-images/network-icon_64.png" alt="network-icon_64.png" width="64" height="64" />Network</h2>
|
||||
<table summary="quickinfo" border="0" cellspacing="0" cellpadding="2">
|
||||
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><span class="menu">Preferencias</span></td></tr>
|
||||
<tr><td>Ubicación:</td><td></td><td><span class="path">/boot/system/preferences/Network</span></td></tr>
|
||||
<tr><td>Configuración:</td><td></td><td><span class="path">/boot/common/settings/network/resolv.conf</span></td></tr>
|
||||
<tr><td>Configuración:</td><td></td><td><span class="path">/boot/system/settings/network/resolv.conf</span></td></tr>
|
||||
</table>
|
||||
<p><br /></p>
|
||||
<img src="../images/prefs-images/network.png" alt="network.png" />
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<!--
|
||||
*
|
||||
* Copyright 2008-2011, Haiku. All rights reserved.
|
||||
* Copyright 2008-2013, Haiku. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
@@ -85,8 +85,11 @@ El otro, tras cuántos minutos se necesita una contraseña para desbloquear la m
|
||||
<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. Another way to install new screen savers is by a simple drag&drop into the list. Of course, you can also copy/delete its file in its respective user folder, i.e. <span class="path">/boot/common/add-ons/Screen Savers/</span> or <span class="path">/boot/home/config/add-ons/Screen Savers/</span> (see topic <a href="../filesystem-layout.html">Filesystem layout</a>).
|
||||
</p>
|
||||
<p>El segundo tabulador muestra una lista de todos los módulos de protector de pantalla y sus configuraciones individuales. Puede comprobar sus selecciones con el botón <span class="button">Test</span> (Probar) debajo de la lista para agregar módulos con el botón <span class="button">Add...</span> (Agregar) más allá de él. Otras formas de instalar nuevos protectores de pantalla es con un simple arrastrar y colocar dentro de la lista. Por supuesto, puede también copiar/borrar un archivo de módulo en su respectiva carpeta de usuario, p. ej. <span class="path">/boot/common/add-ons/screensavers/</span> o <span class="path">/boot/home/config/add-ons/screensavers/</span> (vea el tema <a href="../filesystem-layout.html">Disposición del sistema de archivos</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>
|
||||
<tr><td><span class="path">/boot/home/config/non-packaged/add-ons/Screen Savers/</span></td><td> </td><td> for screen savers only available to yourself.</td></tr>
|
||||
</table>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -55,12 +55,13 @@
|
||||
|
||||
<div id="content">
|
||||
<div>
|
||||
<div class="box-info">La traducción de esta página no está completa aún. Hasta que esté, las partes sin terminar vienen en su inglés original.</div>
|
||||
|
||||
<h2><img src="../../images/prefs-images/sounds-icon_64.png" alt="sounds-icon_64.png" width="64" height="64" />Sounds</h2>
|
||||
<table summary="quickinfo" border="0" cellspacing="0" cellpadding="2">
|
||||
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><span class="menu">Preferencias</span></td></tr>
|
||||
<tr><td>Ubicación:</td><td></td><td><span class="path">/boot/system/preferences/Sounds</span></td></tr>
|
||||
<tr><td>Configuración:</td><td></td><td><span class="path">~/config/settings/Media/MMediaFilesManager</span></td></tr>
|
||||
<tr><td>Configuración:</td><td></td><td><span class="path">~/config/settings/Media/MediaFiles</span></td></tr>
|
||||
</table>
|
||||
<p><br /></p>
|
||||
<img src="../images/prefs-images/sounds.png" alt="sounds.png" />
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<!--
|
||||
*
|
||||
* Copyright 2008, Haiku. All rights reserved.
|
||||
* Copyright 2008-2013, Haiku. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
@@ -60,11 +60,10 @@
|
||||
<h1>Agregados de Tracker</h1>
|
||||
|
||||
<p>Las aplicaciones pueden instalar agregados para que puedan invocarse fácilmente en una selección de archivos desde Tracker. Únicamente los agregados que pueden manejar un tipo de archivo específico se presentan bajo <span class="menu">Add-Ons</span> del menú contextual o del menú <span class="menu">File</span> (archivo) de una ventana de Tracker. Algunos agregados no necesitan necesariamente de un archivo para trabajar y por ello siempre están presentes.</p>
|
||||
<p>Los agregados de Tracker, o enlaces a aplicaciones que pueden actuar como agregados, pueden instalarse en tres diferentes ubicaciones (vea el tema <a href="filesystem-layout.html">Disposición del sistema de archivos</a>):</p>
|
||||
<p>New Tracker add-ons that don't come as part of a regular .hpkg package, can be installed by copying them into their respective non-packaged 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/add-ons/Tracker/</span></td><td> </td><td> para los agregados proporcionados por el sistema.</td></tr>
|
||||
<tr><td><span class="path">/boot/common/add-ons/Tracker/</span></td><td> </td><td> para los agregados visibles para todos los usuarios.</td></tr>
|
||||
<tr><td><span class="path">/boot/home/config/add-ons/Tracker/</span></td><td> </td><td> para los agregados disponibles únicamente para usted.</td></tr>
|
||||
<tr><td><span class="path">/boot/system/non-packaged/add-ons/Tracker/</span></td><td> </td><td> para los agregados visibles para todos los usuarios.</td></tr>
|
||||
<tr><td><span class="path">/boot/home/config/non-packaged/add-ons/Tracker/</span></td><td> </td><td> para los agregados disponibles únicamente para usted.</td></tr>
|
||||
</table>
|
||||
<p>The file name of an add-on can be suffixed with a dash and capital letter, and is then available via keyboard shortcut. For example, <span class="app">Open Target Folder-O</span> opens with <span class="key">ALT</span> <span class="key">OPT</span> <span class="key">O</span>.<br />
|
||||
Of course, you have to take care of possible shortcut collisions when deciding on a shortcut. You can't have the same for different add-ons.</p>
|
||||
|
||||
@@ -69,7 +69,7 @@
|
||||
<h1>Workshop: Wireless networking</h1>
|
||||
|
||||
<p>Getting the networking to run is essential in today's need for permanent internet connection. As keeping up to date with all the different and ever changing hardware and drivers is quite impossible for a small project, Haiku relies on a <a href="http://www.freebsd.org">FreeBSD</a> compatibility layer for its networking drivers.<br />
|
||||
This ensures a massive amount of supported hardware, though probably not 100% of what's out there. See <a href="https://www.haiku-os.org/guides/daily-tasks/wireless#hardware-notes">this list online</a> for a list of supported models or check <a href="http://www.freebsd.org/releases/9.1R/hardware.html#WLAN">FreeBSD 9.1's release hardware notes</a>.</p>
|
||||
This ensures a massive amount of supported hardware, though probably not 100% of what's out there. See <a href="https://www.haiku-os.org/guides/daily-tasks/wireless#hardware-notes">this list online</a> for a list of supported models or check <a href="http://www.freebsd.org/releases/9.2R/hardware.html#wlan">FreeBSD 9.2's release hardware notes</a>.</p>
|
||||
<div class="box-info">Currently only PCI, PCI-X, PCI-Express, Mini PCI, and Mini PCI-Express devices are expected to work.<br />
|
||||
PCMCIA, CardBus, ExpressCard, USB and ISA devices still need more work to become functional.</div>
|
||||
|
||||
@@ -96,7 +96,7 @@ PCMCIA, CardBus, ExpressCard, USB and ISA devices still need more work to become
|
||||
<h2>
|
||||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="commandline" name="commandline">Joining from the command line</a></h2>
|
||||
<p>If you prefer to use the command line or would like to use scripting or the <span class="path">~/config/boot/UserBootscript</span> to automate things to join a specific network on bootup, there's the command <tt>ifconfig</tt>.</p>
|
||||
<p>If you prefer to use the command line or would like to use scripting or the <span class="path">~/config/settings/boot/UserBootscript</span> to automate things to join a specific network on bootup, there's the command <tt>ifconfig</tt>.</p>
|
||||
<p>Start a Terminal and enter the first line to scan for available wireless networks:</p>
|
||||
<pre class="terminal">ifconfig /dev/net/iprowifi3945/0 scan
|
||||
name address signal auth
|
||||
|
||||
Reference in New Issue
Block a user