136 lines
3.5 KiB
HTML
136 lines
3.5 KiB
HTML
|
||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||
<HTML><HEAD><TITLE>Man page of DH_INSTALLWM</TITLE>
|
||
</HEAD><BODY>
|
||
<H1>DH_INSTALLWM</H1>
|
||
Section: Debhelper (1)<BR>Updated: 2020-03-27<BR><A HREF="#index">Index</A>
|
||
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<A NAME="lbAB"> </A>
|
||
<H2>NOMBRE</H2>
|
||
|
||
|
||
|
||
dh_installwm - Registra un gestor de ventanas
|
||
<A NAME="lbAC"> </A>
|
||
<H2>SINOPSIS</H2>
|
||
|
||
|
||
|
||
<B>dh_installwm</B> [<I>opciones-de-debhelper</I>] [<B>-n</B>] [<B>--priority=</B><I>n</I>]
|
||
[<I>gestor</I> ...]
|
||
<A NAME="lbAD"> </A>
|
||
<H2>DESCRIPCIÓN</H2>
|
||
|
||
|
||
|
||
<B>dh_installwm</B> is a debhelper program that is responsible for generating
|
||
the <I>postinst</I> and <I>prerm</I> commands that register a window manager with
|
||
<B><A HREF="/cgi-bin/man/man2html?8+update-alternatives">update-alternatives</A></B>(8). The window manager's man page is also registered
|
||
as a slave symlink (in v6 mode and up). It must be installed in
|
||
<I>usr/share/man/man1/</I> in the package build directory prior to calling
|
||
<B>dh_installwm</B>. In compat 9 and earlier, the manpage was optional.
|
||
<A NAME="lbAE"> </A>
|
||
<H2>FICHEROS</H2>
|
||
|
||
|
||
|
||
<DL COMPACT>
|
||
<DT id="1">debian/<I>paquete</I>.wm<DD>
|
||
|
||
|
||
Lista los programas del gestor de ventanas a registrar.
|
||
|
||
|
||
<P>
|
||
|
||
|
||
Supports substitution variables in compat 13 and later as documented in
|
||
<B><A HREF="/cgi-bin/man/man2html?7+debhelper">debhelper</A></B>(7).
|
||
</DL>
|
||
<A NAME="lbAF"> </A>
|
||
<H2>OPCIONES</H2>
|
||
|
||
|
||
|
||
<DL COMPACT>
|
||
<DT id="2"><B>--priority=</B><I>n</I><DD>
|
||
|
||
|
||
Define la prioridad del gestor de ventanas. El valor predeterminado es 20,
|
||
demasiado bajo para la mayoría de gestores de ventanas; consulte el
|
||
documento Normas de Debian para instrucciones acerca de cómo calcular el
|
||
valor correcto.
|
||
<DT id="3"><B>-n</B>, <B>--no-scripts</B><DD>
|
||
|
||
|
||
No modifica los scripts <I>postinst</I>/<I>prerm</I>. Si se especifica esta orden,
|
||
no hará nada.
|
||
<DT id="4"><B>-A</B>, <B>--all</B><DD>
|
||
|
||
|
||
Modify scripts for window managers specified by command line parameters in
|
||
<FONT SIZE="-1">ALL</FONT> packages acted on, not just the first.
|
||
<DT id="5"><I>gestor</I> ...<DD>
|
||
|
||
|
||
Programas del gestor de ventanas a registrar.
|
||
</DL>
|
||
<A NAME="lbAG"> </A>
|
||
<H2>NOTAS</H2>
|
||
|
||
|
||
|
||
Esta orden no es idempotente. Debería invocar <B><A HREF="/cgi-bin/man/man2html?1+dh_prep">dh_prep</A></B>(1) entre cada
|
||
invocación de esta orden. De otro modo, puede causar que los scripts del
|
||
desarrollador contengan partes duplicadas.
|
||
<A NAME="lbAH"> </A>
|
||
<H2>VÉASE TAMBIÉN</H2>
|
||
|
||
|
||
|
||
<B><A HREF="/cgi-bin/man/man2html?7+debhelper">debhelper</A></B>(7)
|
||
<P>
|
||
|
||
Este programa es parte de debhelper.
|
||
<A NAME="lbAI"> </A>
|
||
<H2>AUTOR</H2>
|
||
|
||
|
||
|
||
Joey Hess <<A HREF="mailto:joeyh@debian.org">joeyh@debian.org</A>>
|
||
<A NAME="lbAJ"> </A>
|
||
<H2>TRADUCTOR</H2>
|
||
|
||
|
||
|
||
Traducci<EFBFBD>n de Rub<75>n Porras Campo <<A HREF="mailto:debian-l10n-spanish@lists.debian.org">debian-l10n-spanish@lists.debian.org</A>>
|
||
Actualizaci<EFBFBD>n de Omar Campagne Polaino
|
||
<P>
|
||
|
||
<HR>
|
||
<A NAME="index"> </A><H2>Index</H2>
|
||
<DL>
|
||
<DT id="6"><A HREF="#lbAB">NOMBRE</A><DD>
|
||
<DT id="7"><A HREF="#lbAC">SINOPSIS</A><DD>
|
||
<DT id="8"><A HREF="#lbAD">DESCRIPCIÓN</A><DD>
|
||
<DT id="9"><A HREF="#lbAE">FICHEROS</A><DD>
|
||
<DT id="10"><A HREF="#lbAF">OPCIONES</A><DD>
|
||
<DT id="11"><A HREF="#lbAG">NOTAS</A><DD>
|
||
<DT id="12"><A HREF="#lbAH">VÉASE TAMBIÉN</A><DD>
|
||
<DT id="13"><A HREF="#lbAI">AUTOR</A><DD>
|
||
<DT id="14"><A HREF="#lbAJ">TRADUCTOR</A><DD>
|
||
</DL>
|
||
<HR>
|
||
This document was created by
|
||
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
||
using the manual pages.<BR>
|
||
Time: 00:04:59 GMT, March 31, 2021
|
||
</BODY>
|
||
</HTML>
|