dwww Home | Manual pages | Find package

DH_INSTALLWM(1)                    Debhelper                   DH_INSTALLWM(1)

名前
       dh_installwm - ウィンドウマネージャを登録する

書式
       dh_installwm [debhelper options] [-n] [--priority=n] [wm ...]

説明
       dh_installwm is a debhelper program that is responsible for generating
       the postinst and prerm commands that register a window manager with
       update-alternatives(8). The window manager's man page is also
       registered as a slave symlink (in v6 mode and up).  It must be
       installed in usr/share/man/man1/ in the package build directory prior
       to calling dh_installwm.  In compat 9 and earlier, the manpage was
       optional.

ファイル
       debian/package.wm
           登録すべきウインドウマネージャを列挙します。

           Supports substitution variables in compat 13 and later as
           documented in debhelper(7).

オプション
       --priority=n
           ウインドウマネージャの優先順位を設定します。デフォルトは 20 で、こちらはほとんどのウインドウマネージャには低すぎる優先順位です。正
           しい値を算出する手順については、Debian ポリシーマニュアルを参照してください。

       -n, --no-scripts
           postinst/prerm スクリプトを変更しません。このコマンドにより、スクリプトの動作については何も影響を与えないようにします。

       -A, --all
           Modify scripts for window managers specified by command line
           parameters in ALL packages acted on, not just the first.

       wm ...
           登録されるウインドウマネージャ。

付記
       このコマンドは複数回実行しても安全なコマンドではありません。このコマンドを複数回呼び出す際には必ず間に dh_prep(1) を挿入してくださ
       い。さもないと、メンテナスクリプト中に同じ内容のコードを繰り返し挿入してしまいます。

参照
       debhelper(7)

       このプログラムは debhelper の一部です。

作者
       Joey Hess <joeyh@debian.org>

13.11.4                           2023-01-02                   DH_INSTALLWM(1)

Generated by dwww version 1.15 on Mon Jul 1 05:27:42 CEST 2024.