source: x/wm/fluxbox.xml@ d4eb6ba

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
Last change on this file since d4eb6ba was d4eb6ba, checked in by David Jensen <djensen@…>, 19 years ago

upgrade to Fluxbox-0.9.13

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

  • Property mode set to 100644
File size: 7.4 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY fluxbox-download-http "http://prdownloads.sourceforge.net/fluxbox/fluxbox-&fluxbox-version;.tar.bz2">
8 <!ENTITY fluxbox-download-ftp " ">
9 <!ENTITY fluxbox-md5sum "f9b7b3c3b8e1e9ce3449601b238d4fba">
10 <!ENTITY fluxbox-size "649 KB">
11 <!ENTITY fluxbox-buildsize "47.7 MB">
12 <!ENTITY fluxbox-time "1.2 SBU">
13]>
14
15<sect1 id="fluxbox" xreflabel="Fluxbox-&fluxbox-version;">
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 <bridgehead renderas="sect4">Optional</bridgehead>
63 <para><xref linkend="imlib2"/> Image display library</para>
64
65 </sect2>
66
67 <sect2 role="installation">
68 <title>Installation of Fluxbox</title>
69
70 <para>Install <application>Fluxbox</application> by running the following
71 commands:</para>
72
73<screen><userinput>./configure --prefix=/usr &amp;&amp;
74make</userinput></screen>
75
76 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
77
78<screen role="root"><userinput>make install</userinput></screen>
79
80 </sect2>
81
82 <sect2 role="commands">
83 <title>Command Explanations</title>
84
85 <para><option>--enable-imlib2</option>:
86 Use this option if you wish image formats additional to xpm.</para>
87
88 </sect2>
89
90 <sect2 role="configuration">
91 <title>Configuring Fluxbox</title>
92
93 <sect3 id="fluxbox-config">
94 <title>Config Files</title>
95
96 <para><filename>~/.fluxbox/init</filename>,
97 <filename>~/.fluxbox/keys</filename>, and
98 <filename>~/.fluxbox/menu</filename></para>
99
100 <indexterm zone="fluxbox fluxbox-config">
101 <primary sortas="e-AA.fluxbox-init">~/.fluxbox/init</primary>
102 </indexterm>
103
104 <indexterm zone="fluxbox fluxbox-config">
105 <primary sortas="e-AA.fluxbox-keys">~/.fluxbox/keys</primary>
106 </indexterm>
107
108 <indexterm zone="fluxbox fluxbox-config">
109 <primary sortas="e-AA.fluxbox-menu">~/.fluxbox/menu</primary>
110 </indexterm>
111
112 </sect3>
113
114 <sect3>
115 <title>Configuration Information</title>
116
117 <para>Be sure to backup your current <filename>.xinitrc</filename>
118 before proceeding.</para>
119
120 <indexterm zone="fluxbox fluxbox-config">
121 <primary sortas="e-AA.xinitrc">~/.xinitrc</primary>
122 </indexterm>
123
124<screen><userinput>cat &gt;&gt; ~/.xinitrc &lt;&lt; "EOF"
125<literal>startfluxbox</literal>
126EOF</userinput></screen>
127
128 <para>Now create the <application>Fluxbox</application> configuration
129 files:</para>
130
131<screen><userinput>mkdir ~/.fluxbox &amp;&amp;
132cp /usr/share/fluxbox/init ~/.fluxbox/init &amp;&amp;
133cp /usr/share/fluxbox/keys ~/.fluxbox/keys &amp;&amp;
134cp /usr/share/fluxbox/menu ~/.fluxbox/menu</userinput></screen>
135
136 <para>Menu Items are added by editing <filename>~/.fluxbox/menu</filename>.
137 The syntax is explained on the <command>fluxbox</command> man page.</para>
138
139 </sect3>
140
141 </sect2>
142
143 <sect2 role="content">
144 <title>Contents</title>
145
146 <segmentedlist>
147 <segtitle>Installed Programs</segtitle>
148 <segtitle>Installed Libraries</segtitle>
149 <segtitle>Installed Directory</segtitle>
150
151 <seglistitem>
152 <seg>fluxbox, fbsetbg, bsetroot, fluxbox-generate_menu, startfluxbox,
153 and fbrun</seg>
154 <seg>None</seg>
155 <seg>/usr/share/fluxbox and ~/.fluxbox</seg>
156 </seglistitem>
157 </segmentedlist>
158
159 <variablelist>
160 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
161 <?dbfo list-presentation="list"?>
162 <?dbhtml list-presentation="table"?>
163
164 <varlistentry id="fluxbox-prog">
165 <term><command>fluxbox</command></term>
166 <listitem>
167 <para>is a window manager for <application>X11</application> based
168 on <application>Blackbox</application> 0.61.0.</para>
169 <indexterm zone="fluxbox fluxbox-prog">
170 <primary sortas="b-fluxbox">fluxbox</primary>
171 </indexterm>
172 </listitem>
173 </varlistentry>
174
175 <varlistentry id="fbsetbg">
176 <term><command>fbsetbg</command></term>
177 <listitem>
178 <para>is a utility that sets the background image. It needs
179 <command>display</command>, <command>Esetroot</command>,
180 <command>wmsetbg</command>, <command>xv</command>,
181 <command>qiv</command> or <command>xsri</command> to be used.</para>
182 <indexterm zone="fluxbox fbsetbg">
183 <primary sortas="b-fbsetbg">fbsetbg</primary>
184 </indexterm>
185 </listitem>
186 </varlistentry>
187
188 <varlistentry id="bsetroot">
189 <term><command>bsetroot</command></term>
190 <listitem>
191 <para>is a <application>Blackbox</application>
192 utility to change root window appearance.</para>
193 <indexterm zone="fluxbox bsetroot">
194 <primary sortas="b-bsetroot">bsetroot</primary>
195 </indexterm>
196 </listitem>
197 </varlistentry>
198
199 <varlistentry id="fluxbox-generate">
200 <term><command>fluxbox-generate_menu</command></term>
201 <listitem>
202 <para>is a menu maker utility.</para>
203 <indexterm zone="fluxbox fluxbox-generate">
204 <primary sortas="b-fluxbox-generate">fluxbox-generate_menu</primary>
205 </indexterm>
206 </listitem>
207 </varlistentry>
208
209 <varlistentry id="startfluxbox">
210 <term><command>startfluxbox</command></term>
211 <listitem>
212 <para>is a session startup script that allows for command
213 executions prior to <command>fluxbox</command> starting.</para>
214 <indexterm zone="fluxbox startfluxbox">
215 <primary sortas="b-startfluxbox">startfluxbox</primary>
216 </indexterm>
217 </listitem>
218 </varlistentry>
219
220 <varlistentry id="fbrun">
221 <term><command>fbrun</command></term>
222 <listitem>
223 <para>displays a run dialog window.</para>
224 <indexterm zone="fluxbox fbrun">
225 <primary sortas="b-fbrun">fbrun</primary>
226 </indexterm>
227 </listitem>
228 </varlistentry>
229
230 </variablelist>
231
232 </sect2>
233
234</sect1>
Note: See TracBrowser for help on using the repository browser.