source: x/wm/fluxbox.xml@ c5c2654

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.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 c5c2654 was c5c2654, checked in by Randy McMurchy <randy@…>, 18 years ago

Added the 'User Notes' wiki link to each package page; changed all instances of .[so,a] to .{so,a} (brackets changed to braces); changed all replaceable tags to use angle brackets instead of square brackets to encapsulate the text - commit #10

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

  • Property mode set to 100644
File size: 10.0 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 "5fd0353b79d433c117f650a53c254e88">
10 <!ENTITY fluxbox-size "670 KB">
11 <!ENTITY fluxbox-buildsize "45.1 MB">
12 <!ENTITY fluxbox-time "0.8 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 <keywordset>
22 <keyword role="package">fluxbox-&fluxbox-version;.tar</keyword>
23 <keyword role="ftpdir">fluxbox</keyword>
24 </keywordset>
25 </sect1info>
26
27 <title>Fluxbox-&fluxbox-version;</title>
28
29 <indexterm zone="fluxbox">
30 <primary sortas="a-Fluxbox">Fluxbox</primary>
31 </indexterm>
32
33 <sect2 role="package">
34 <title>Introduction to Fluxbox</title>
35
36 <para>The <application>Fluxbox</application> package contains a window
37 manager.</para>
38
39 <bridgehead renderas="sect3">Package Information</bridgehead>
40 <itemizedlist spacing="compact">
41 <listitem>
42 <para>Download (HTTP): <ulink url="&fluxbox-download-http;"/></para>
43 </listitem>
44 <listitem>
45 <para>Download (FTP): <ulink url="&fluxbox-download-ftp;"/></para>
46 </listitem>
47 <listitem>
48 <para>Download MD5 sum: &fluxbox-md5sum;</para>
49 </listitem>
50 <listitem>
51 <para>Download size: &fluxbox-size;</para>
52 </listitem>
53 <listitem>
54 <para>Estimated disk space required: &fluxbox-buildsize;</para>
55 </listitem>
56 <listitem>
57 <para>Estimated build time: &fluxbox-time;</para>
58 </listitem>
59 </itemizedlist>
60
61 <bridgehead renderas="sect3">Fluxbox Dependencies</bridgehead>
62
63 <bridgehead renderas="sect4">Required</bridgehead>
64 <para role="required"><xref linkend="x-window-system"/></para>
65
66 <bridgehead renderas="sect4">Optional</bridgehead>
67 <para role="optional"><xref linkend="imlib2"/> Image display library</para>
68
69 <para condition="html" role="usernotes">User Notes:
70 <ulink url="&blfs-wiki;/fluxbox"/></para>
71
72 </sect2>
73
74 <sect2 role="installation">
75 <title>Installation of Fluxbox</title>
76
77 <para>Install <application>Fluxbox</application> by running the following
78 commands:</para>
79
80<screen><userinput>./configure --prefix=/usr &amp;&amp;
81make</userinput></screen>
82
83 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
84
85<screen role="root"><userinput>make install</userinput></screen>
86
87 </sect2>
88
89 <sect2 role="commands">
90 <title>Command Explanations</title>
91
92 <para><option>--enable-imlib2</option>:
93 Use this option if you wish image formats additional to xpm.</para>
94
95 </sect2>
96
97 <sect2 role="configuration">
98 <title>Configuring Fluxbox</title>
99
100 <sect3 id="fluxbox-config">
101 <title>Config Files</title>
102
103 <para><filename>~/.fluxbox/init</filename>,
104 <filename>~/.fluxbox/keys</filename>, and
105 <filename>~/.fluxbox/menu</filename></para>
106
107 <indexterm zone="fluxbox fluxbox-config">
108 <primary sortas="e-AA.fluxbox-init">~/.fluxbox/init</primary>
109 </indexterm>
110
111 <indexterm zone="fluxbox fluxbox-config">
112 <primary sortas="e-AA.fluxbox-keys">~/.fluxbox/keys</primary>
113 </indexterm>
114
115 <indexterm zone="fluxbox fluxbox-config">
116 <primary sortas="e-AA.fluxbox-menu">~/.fluxbox/menu</primary>
117 </indexterm>
118
119 </sect3>
120
121 <sect3>
122 <title>Configuration Information</title>
123
124 <para>If <application>Fluxbox</application> is the only Window Manager
125 you want to use, you can start it with an <filename>.xinitrc</filename>
126 file in your home folder. Be sure to backup your
127 current <filename>.xinitrc</filename> before proceeding.</para>
128
129 <indexterm zone="fluxbox fluxbox-config">
130 <primary sortas="e-AA.xinitrc">~/.xinitrc</primary>
131 </indexterm>
132
133<screen><userinput>echo startfluxbox &gt; ~/.xinitrc</userinput></screen>
134
135 <para>Or alternatively, if you use a login manager like
136 <xref linkend="gdm"/> or <application>kdm</application> and would
137 like to be able to choose <application>Fluxbox</application> at the login
138 prompt, create a <filename>fluxbox.desktop</filename> file like this.</para>
139
140 <para>As <systemitem class="username">root</systemitem>:</para>
141
142<screen><userinput>cat &gt; /usr/share/xsessions/fluxbox.desktop &lt;&lt; "EOF"
143<literal>[Desktop Entry]
144Encoding=UTF-8
145Name=Fluxbox
146Comment=This session logs you into Fluxbox
147Exec=startfluxbox
148Type=Application</literal>
149EOF</userinput></screen>
150
151 <para>If you didn't install <xref linkend="gdm"/> or
152 <application>kdm</application> in <filename class='directory'>/usr</filename>,
153 then change that command to fit the prefix you chose.</para>
154
155 <para>Now create the <application>Fluxbox</application> configuration
156 files:</para>
157
158<screen><userinput>mkdir -v ~/.fluxbox &amp;&amp;
159cp -v /usr/share/fluxbox/init ~/.fluxbox/init &amp;&amp;
160cp -v /usr/share/fluxbox/keys ~/.fluxbox/keys</userinput></screen>
161
162 <para>Now if you have <xref linkend="which"/> installed:</para>
163
164<screen><userinput>cd ~/.fluxbox &amp;&amp;
165fluxbox-generate_menu</userinput></screen>
166
167 <para>otherwise:</para>
168
169<screen><userinput>cp -v /usr/share/fluxbox/menu ~/.fluxbox/menu</userinput></screen>
170
171 <para>Menu items are added by editing <filename>~/.fluxbox/menu</filename>.
172 The syntax is explained on the <command>fluxbox</command> man page.</para>
173
174 <para>If you want to use an image as your desktop background, copy the
175 theme you like into <filename class='directory'>~/.fluxbox</filename>.
176 Then add a line to make it use the correct image. In the following command,
177 change <replaceable>&lt;theme&gt;</replaceable> for the name of the theme you
178 want and change <replaceable>/path/to/nice/image.xpm</replaceable> to
179 reflect the actual image you want to use.</para>
180
181<screen><userinput>cp /usr/share/fluxbox/styles/[theme] ~/.fluxbox/theme &amp;&amp;
182sed -i 's,\(session.styleFile:\).*,\1 ~/.fluxbox/theme,' \
183 ~/.fluxbox/init &amp;&amp;
184echo "background.pixmap: /path/to/nice/image.xpm" >> ~/.fluxbox/theme
185</userinput></screen>
186
187 <para>In some locales the font specified in the theme may not contain the
188 needed characters. This results in menus with blank items. You can fix
189 this by editing <filename>~/.fluxbox/theme</filename> with a text editor
190 and altering it so that it names a suitable font.</para>
191
192 </sect3>
193
194 </sect2>
195
196 <sect2 role="content">
197 <title>Contents</title>
198
199 <segmentedlist>
200 <segtitle>Installed Programs</segtitle>
201 <segtitle>Installed Libraries</segtitle>
202 <segtitle>Installed Directory</segtitle>
203
204 <seglistitem>
205 <seg>fluxbox, fbsetbg, fbsetroot, fluxbox-generate_menu, startfluxbox,
206 and fbrun</seg>
207 <seg>None</seg>
208 <seg>/usr/share/fluxbox and ~/.fluxbox</seg>
209 </seglistitem>
210 </segmentedlist>
211
212 <variablelist>
213 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
214 <?dbfo list-presentation="list"?>
215 <?dbhtml list-presentation="table"?>
216
217 <varlistentry id="fluxbox-prog">
218 <term><command>fluxbox</command></term>
219 <listitem>
220 <para>is a window manager for <application>X11</application> based
221 on <application>Blackbox</application> 0.61.0.</para>
222 <indexterm zone="fluxbox fluxbox-prog">
223 <primary sortas="b-fluxbox">fluxbox</primary>
224 </indexterm>
225 </listitem>
226 </varlistentry>
227
228 <varlistentry id="fbsetbg">
229 <term><command>fbsetbg</command></term>
230 <listitem>
231 <para>is a utility that sets the background image. It requires
232 <command>which</command> to find one of: <command>display</command>,
233 <command>Esetroot</command>, <command>wmsetbg</command>,
234 <command>xv</command>, <command>qiv</command> or <command>xsri</command>.
235 </para>
236 <indexterm zone="fluxbox fbsetbg">
237 <primary sortas="b-fbsetbg">fbsetbg</primary>
238 </indexterm>
239 </listitem>
240 </varlistentry>
241
242 <varlistentry id="fbsetroot">
243 <term><command>fbsetroot</command></term>
244 <listitem>
245 <para>is a utility to change root window appearance based on the
246 <application>Blackbox</application> application bsetroot.</para>
247 <indexterm zone="fluxbox fbsetroot">
248 <primary sortas="b-fbsetroot">fbsetroot</primary>
249 </indexterm>
250 </listitem>
251 </varlistentry>
252
253 <varlistentry id="fluxbox-generate">
254 <term><command>fluxbox-generate_menu</command></term>
255 <listitem>
256 <para>is a utility that generates a menu by scanning your
257 <envar>PATH</envar>. It requires <command>which</command> to function
258 properly.</para>
259 <indexterm zone="fluxbox fluxbox-generate">
260 <primary sortas="b-fluxbox-generate">fluxbox-generate_menu</primary>
261 </indexterm>
262 </listitem>
263 </varlistentry>
264
265 <varlistentry id="startfluxbox">
266 <term><command>startfluxbox</command></term>
267 <listitem>
268 <para>is a session startup script that allows for command
269 executions prior to <command>fluxbox</command> starting.</para>
270 <indexterm zone="fluxbox startfluxbox">
271 <primary sortas="b-startfluxbox">startfluxbox</primary>
272 </indexterm>
273 </listitem>
274 </varlistentry>
275
276 <varlistentry id="fbrun">
277 <term><command>fbrun</command></term>
278 <listitem>
279 <para>displays a run dialog window.</para>
280 <indexterm zone="fluxbox fbrun">
281 <primary sortas="b-fbrun">fbrun</primary>
282 </indexterm>
283 </listitem>
284 </varlistentry>
285
286 </variablelist>
287
288 </sect2>
289
290</sect1>
Note: See TracBrowser for help on using the repository browser.