Changeset f0d4ce27 for x/wm


Ignore:
Timestamp:
05/20/2005 06:44:44 PM (19 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
6671555
Parents:
1721b928
Message:

Tagged fluxbox.xml

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4386 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/wm/fluxbox.xml

    r1721b928 rf0d4ce27  
    1414
    1515<sect1 id="fluxbox" xreflabel="Fluxbox-&fluxbox-version;">
    16 <sect1info>
    17 <othername>$LastChangedBy$</othername>
    18 <date>$Date$</date>
    19 </sect1info>
    20 <?dbhtml filename="fluxbox.html" ?>
    21 <title>Fluxbox-&fluxbox-version;</title>
    22 <indexterm zone="fluxbox"><primary
    23 sortas="a-Fluxbox">Fluxbox</primary></indexterm>
    24 
    25 <sect2>
    26 <title>Introduction to <application>Fluxbox</application></title>
    27 
    28 <para>The <application>Fluxbox</application> package contains a window manager.
    29 </para>
    30 
    31 <sect3><title>Package information</title>
    32 <itemizedlist spacing='compact'>
    33 <listitem><para>Download (HTTP): <ulink
    34 url="&fluxbox-download-http;"/></para></listitem>
    35 <listitem><para>Download (FTP): <ulink
    36 url="&fluxbox-download-ftp;"/></para></listitem>
    37 <listitem><para>Download MD5 sum: &fluxbox-md5sum;</para></listitem>
    38 <listitem><para>Download size: &fluxbox-size;</para></listitem>
    39 <listitem><para>Estimated disk space required:
    40 &fluxbox-buildsize;</para></listitem>
    41 <listitem><para>Estimated build time:
    42 &fluxbox-time;</para></listitem></itemizedlist>
    43 </sect3>
    44 
    45 <sect3><title><application>Fluxbox</application> dependencies</title>
    46 <sect4><title>Required</title>
    47 <para>X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>)</para></sect4>
    48 </sect3>
    49 
    50 </sect2>
    51 
    52 <sect2>
    53 <title>Installation of <application>Fluxbox</application></title>
    54 
    55 <para>Install <application>Fluxbox</application> by running the following
    56 commands:</para>
    57 
    58 <screen><userinput><command>./configure --prefix=/usr &amp;&amp;
    59 make</command></userinput></screen>
    60 
    61 <para>Now, as the root user:</para>
    62 
    63 <screen><userinput role='root'><command>make install</command></userinput></screen>
    64 
    65 </sect2>
    66 
    67 <sect2>
    68 <title>Configuring <application>Fluxbox</application></title>
    69 
    70 <sect3 id="fluxbox-config"><title>Config files</title>
    71 <para><filename>~/.fluxbox/init</filename>,
    72 <filename>~/.fluxbox/keys</filename>,
    73 <filename>~/.fluxbox/menu</filename></para>
    74 <indexterm zone="fluxbox fluxbox-config">
    75 <primary sortas="e-AA.fluxbox-init">~/.fluxbox/init</primary></indexterm>
    76 <indexterm zone="fluxbox fluxbox-config">
    77 <primary sortas="e-AA.fluxbox-keys">~/.fluxbox/keys</primary></indexterm>
    78 <indexterm zone="fluxbox fluxbox-config">
    79 <primary sortas="e-AA.fluxbox-menu">~/.fluxbox/menu</primary></indexterm>
    80 </sect3>
    81 
    82 <sect3><title>Configuration Information</title>
    83 
    84 <para>Be sure to backup your current <filename>.xinitrc</filename> before
    85 proceeding.</para>
    86 <indexterm zone="fluxbox fluxbox-config">
    87 <primary sortas="e-AA.xinitrc">~/.xinitrc</primary>
    88 </indexterm>
    89 
    90 <screen><userinput><command>cat &gt;&gt; ~/.xinitrc &lt;&lt; "EOF"</command>
    91 startfluxbox
    92 <command>EOF</command></userinput></screen>
    93 
    94 <para>Now create the <application>Fluxbox</application> configuration
    95 files:</para>
    96 
    97 <screen><userinput><command>mkdir ~/.fluxbox &amp;&amp;
     16  <?dbhtml filename="fluxbox.html" ?>
     17
     18  <sect1info>
     19    <othername>$LastChangedBy$</othername>
     20    <date>$Date$</date>
     21  </sect1info>
     22
     23  <title>Fluxbox-&fluxbox-version;</title>
     24
     25  <indexterm zone="fluxbox">
     26    <primary sortas="a-Fluxbox">Fluxbox</primary>
     27  </indexterm>
     28
     29  <sect2 role="package">
     30    <title>Introduction to Fluxbox</title>
     31
     32    <para>The <application>Fluxbox</application> package contains a window
     33    manager.</para>
     34
     35    <bridgehead renderas="sect3">Package Information</bridgehead>
     36    <itemizedlist spacing="compact">
     37      <listitem>
     38        <para>Download (HTTP): <ulink url="&fluxbox-download-http;"/></para>
     39      </listitem>
     40      <listitem>
     41        <para>Download (FTP): <ulink url="&fluxbox-download-ftp;"/></para>
     42      </listitem>
     43      <listitem>
     44        <para>Download MD5 sum: &fluxbox-md5sum;</para>
     45      </listitem>
     46      <listitem>
     47        <para>Download size: &fluxbox-size;</para>
     48      </listitem>
     49      <listitem>
     50        <para>Estimated disk space required: &fluxbox-buildsize;</para>
     51      </listitem>
     52      <listitem>
     53        <para>Estimated build time: &fluxbox-time;</para>
     54      </listitem>
     55    </itemizedlist>
     56
     57    <bridgehead renderas="sect3">Fluxbox Dependencies</bridgehead>
     58
     59    <bridgehead renderas="sect4">Required</bridgehead>
     60    <para>X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>)</para>
     61
     62  </sect2>
     63
     64  <sect2 role="installation">
     65    <title>Installation of Fluxbox</title>
     66
     67    <para>Install <application>Fluxbox</application> by running the following
     68    commands:</para>
     69
     70<screen><userinput>./configure --prefix=/usr &amp;&amp;
     71make</userinput></screen>
     72
     73    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     74
     75<screen role="root"><userinput>make install</userinput></screen>
     76
     77  </sect2>
     78
     79  <sect2 role="configuration">
     80    <title>Configuring Fluxbox</title>
     81
     82    <sect3 id="fluxbox-config">
     83      <title>Config Files</title>
     84
     85      <para><filename>~/.fluxbox/init</filename>,
     86      <filename>~/.fluxbox/keys</filename>, and
     87      <filename>~/.fluxbox/menu</filename></para>
     88
     89      <indexterm zone="fluxbox fluxbox-config">
     90        <primary sortas="e-AA.fluxbox-init">~/.fluxbox/init</primary>
     91      </indexterm>
     92
     93      <indexterm zone="fluxbox fluxbox-config">
     94        <primary sortas="e-AA.fluxbox-keys">~/.fluxbox/keys</primary>
     95      </indexterm>
     96
     97      <indexterm zone="fluxbox fluxbox-config">
     98        <primary sortas="e-AA.fluxbox-menu">~/.fluxbox/menu</primary>
     99      </indexterm>
     100
     101    </sect3>
     102
     103    <sect3>
     104      <title>Configuration Information</title>
     105
     106      <para>Be sure to backup your current <filename>.xinitrc</filename>
     107      before proceeding.</para>
     108
     109      <indexterm zone="fluxbox fluxbox-config">
     110        <primary sortas="e-AA.xinitrc">~/.xinitrc</primary>
     111      </indexterm>
     112
     113<screen><userinput>cat &gt;&gt; ~/.xinitrc &lt;&lt; "EOF"
     114<literal>startfluxbox</literal>
     115EOF</userinput></screen>
     116
     117      <para>Now create the <application>Fluxbox</application> configuration
     118      files:</para>
     119
     120<screen><userinput>mkdir ~/.fluxbox &amp;&amp;
    98121cp /usr/share/fluxbox/init ~/.fluxbox/init &amp;&amp;
    99122cp /usr/share/fluxbox/keys ~/.fluxbox/keys &amp;&amp;
    100 cp /usr/share/fluxbox/menu ~/.fluxbox/menu </command></userinput></screen>
    101 
    102 <para>Menu Items are added by editing <filename>~/.fluxbox/menu</filename>. The
    103 syntax is explained on the fluxbox man page.</para>
    104 </sect3>
    105 
    106 </sect2>
    107 
    108 <sect2>
    109 <title>Contents</title>
    110 
    111 <segmentedlist>
    112 <segtitle>Installed Programs</segtitle>
    113 <segtitle>Installed Libraries</segtitle>
    114 <segtitle>Installed Directory</segtitle>
    115 <seglistitem>
    116 <seg>fluxbox, fbsetbg, bsetroot, fluxbox-generate_menu, startfluxbox, and
    117 fbrun</seg>
    118 <seg>None</seg>
    119 <seg>/usr/share/fluxbox and ~/.fluxbox</seg></seglistitem>
    120 </segmentedlist>
    121 
    122 <variablelist>
    123 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
    124 <?dbfo list-presentation="list"?>
    125 
    126 <varlistentry id="fluxbox-prog">
    127 <term><command>fluxbox</command></term>
    128 <listitem><para>is a window manager for <application>X11</application> based
    129 on <application>Blackbox</application> 0.61.0.</para>
    130 <indexterm zone="fluxbox fluxbox-prog">
    131 <primary sortas="b-fluxbox">fluxbox</primary></indexterm>
    132 </listitem>
    133 </varlistentry>
    134 
    135 <varlistentry id="fbsetbg">
    136 <term><command>fbsetbg</command></term>
    137 <listitem><para>is a utility that sets the background image. 
    138 It needs <command>display</command>, <command>Esetroot</command>,
    139 <command>wmsetbg</command>, <command>xv</command>,
    140 <command>qiv</command> or <command>xsri</command> to be used.</para>
    141 <indexterm zone="fluxbox fbsetbg">
    142 <primary sortas="b-fbsetbg">fbsetbg</primary></indexterm>
    143 </listitem>
    144 </varlistentry>
    145 
    146 <varlistentry id="bsetroot">
    147 <term><command>bsetroot</command></term>
    148 <listitem><para>is a <application>Blackbox</application>
    149 utility to change root window appearance.</para>
    150 <indexterm zone="fluxbox bsetroot">
    151 <primary sortas="b-bsetroot">bsetroot</primary></indexterm>
    152 </listitem>
    153 </varlistentry>
    154 
    155 <varlistentry id="fluxbox-generate">
    156 <term><command>fluxbox-generate_menu</command></term>
    157 <listitem><para> is a menu maker utility.</para>
    158 <indexterm zone="fluxbox fluxbox-generate">
    159 <primary sortas="b-fluxbox-generate">fluxbox-generate_menu</primary></indexterm>
    160 </listitem>
    161 </varlistentry>
    162 
    163 <varlistentry id="startfluxbox">
    164 <term><command>startfluxbox</command></term>
    165 <listitem><para> is a session startup script that
    166 allows for command executions prior to <command>fluxbox</command>
    167 starting.</para>
    168 <indexterm zone="fluxbox startfluxbox">
    169 <primary sortas="b-startfluxbox">startfluxbox</primary></indexterm>
    170 </listitem>
    171 </varlistentry>
    172 
    173 <varlistentry id="fbrun">
    174 <term><command>fbrun</command></term>
    175 <listitem><para> displays a run dialog window.</para>
    176 <indexterm zone="fluxbox fbrun">
    177 <primary sortas="b-fbrun">fbrun</primary></indexterm>
    178 </listitem>
    179 </varlistentry>
    180 
    181 </variablelist>
    182 
    183 </sect2>
     123cp /usr/share/fluxbox/menu ~/.fluxbox/menu</userinput></screen>
     124
     125      <para>Menu Items are added by editing <filename>~/.fluxbox/menu</filename>.
     126      The syntax is explained on the <command>fluxbox</command> man page.</para>
     127
     128    </sect3>
     129
     130  </sect2>
     131
     132  <sect2 role="content">
     133    <title>Contents</title>
     134
     135    <segmentedlist>
     136      <segtitle>Installed Programs</segtitle>
     137      <segtitle>Installed Libraries</segtitle>
     138      <segtitle>Installed Directory</segtitle>
     139
     140      <seglistitem>
     141        <seg>fluxbox, fbsetbg, bsetroot, fluxbox-generate_menu, startfluxbox,
     142        and fbrun</seg>
     143        <seg>None</seg>
     144        <seg>/usr/share/fluxbox and ~/.fluxbox</seg>
     145      </seglistitem>
     146    </segmentedlist>
     147
     148    <variablelist>
     149      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
     150      <?dbfo list-presentation="list"?>
     151      <?dbhtml list-presentation="table"?>
     152
     153      <varlistentry id="fluxbox-prog">
     154        <term><command>fluxbox</command></term>
     155        <listitem>
     156          <para>is a window manager for <application>X11</application> based
     157          on <application>Blackbox</application> 0.61.0.</para>
     158          <indexterm zone="fluxbox fluxbox-prog">
     159            <primary sortas="b-fluxbox">fluxbox</primary>
     160          </indexterm>
     161        </listitem>
     162      </varlistentry>
     163
     164      <varlistentry id="fbsetbg">
     165        <term><command>fbsetbg</command></term>
     166        <listitem>
     167          <para>is a utility that sets the background image. It needs
     168          <command>display</command>, <command>Esetroot</command>,
     169          <command>wmsetbg</command>, <command>xv</command>,
     170          <command>qiv</command> or <command>xsri</command> to be used.</para>
     171          <indexterm zone="fluxbox fbsetbg">
     172            <primary sortas="b-fbsetbg">fbsetbg</primary>
     173          </indexterm>
     174        </listitem>
     175      </varlistentry>
     176
     177      <varlistentry id="bsetroot">
     178        <term><command>bsetroot</command></term>
     179        <listitem>
     180          <para>is a <application>Blackbox</application>
     181          utility to change root window appearance.</para>
     182          <indexterm zone="fluxbox bsetroot">
     183            <primary sortas="b-bsetroot">bsetroot</primary>
     184          </indexterm>
     185        </listitem>
     186      </varlistentry>
     187
     188      <varlistentry id="fluxbox-generate">
     189        <term><command>fluxbox-generate_menu</command></term>
     190        <listitem>
     191          <para>is a menu maker utility.</para>
     192          <indexterm zone="fluxbox fluxbox-generate">
     193            <primary sortas="b-fluxbox-generate">fluxbox-generate_menu</primary>
     194          </indexterm>
     195        </listitem>
     196      </varlistentry>
     197
     198      <varlistentry id="startfluxbox">
     199        <term><command>startfluxbox</command></term>
     200        <listitem>
     201          <para>is a session startup script that allows for command
     202          executions prior to <command>fluxbox</command> starting.</para>
     203          <indexterm zone="fluxbox startfluxbox">
     204            <primary sortas="b-startfluxbox">startfluxbox</primary>
     205          </indexterm>
     206        </listitem>
     207      </varlistentry>
     208
     209      <varlistentry id="fbrun">
     210        <term><command>fbrun</command></term>
     211        <listitem>
     212          <para>displays a run dialog window.</para>
     213          <indexterm zone="fluxbox fbrun">
     214            <primary sortas="b-fbrun">fbrun</primary>
     215          </indexterm>
     216        </listitem>
     217      </varlistentry>
     218
     219    </variablelist>
     220
     221  </sect2>
    184222
    185223</sect1>
    186 
Note: See TracChangeset for help on using the changeset viewer.