source: x/wm/fluxbox.xml@ 07b157f4

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.0 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 07b157f4 was 07b157f4, checked in by Randy McMurchy <randy@…>, 20 years ago

Standardized 'Recommended Patch:' on various package instructions; Revised KOffice 'Additional download' section; Minor wording changes to Dillo instructions

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

  • Property mode set to 100644
File size: 4.4 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
3 "http://www.oasis-open.org/docbook/xml/4.3/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-size "372 KB">
10 <!ENTITY fluxbox-buildsize "53.9 MB">
11 <!ENTITY fluxbox-time "1.28 SBU">
12]>
13
14<sect1 id="fluxbox" xreflabel="Fluxbox-&fluxbox-version;">
15<?dbhtml filename="fluxbox.html" ?>
16<title>Fluxbox-&fluxbox-version;</title>
17
18<sect2>
19<title>Introduction to <application>Fluxbox</application></title>
20
21<para>The <application>Fluxbox</application> package contains a window manager.
22</para>
23
24<sect3><title>Package information</title>
25<itemizedlist spacing='compact'>
26<listitem><para>Download (HTTP): <ulink
27url="&fluxbox-download-http;"/></para></listitem>
28<listitem><para>Download (FTP): <ulink
29url="&fluxbox-download-ftp;"/></para></listitem>
30<listitem><para>Download size: &fluxbox-size;</para></listitem>
31<listitem><para>Estimated Disk space required:
32&fluxbox-buildsize;</para></listitem>
33<listitem><para>Estimated build time:
34&fluxbox-time;</para></listitem></itemizedlist>
35</sect3>
36
37<sect3><title>Additional downloads</title>
38<itemizedlist spacing='compact'>
39<listitem><para>Required Patch: <ulink
40url="&patch-root;/fluxbox-&fluxbox-version;-gcc33-1.patch"/></para></listitem>
41</itemizedlist>
42</sect3>
43
44<sect3><title><application>Fluxbox</application> dependencies</title>
45<sect4><title>Required</title>
46<para>X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>)</para></sect4>
47</sect3>
48
49</sect2>
50
51<sect2>
52<title>Installation of <application>Fluxbox</application></title>
53
54<para>Install <application>Fluxbox</application> by running the following
55commands:</para>
56
57<screen><userinput><command>patch -Np1 -i ../fluxbox-&fluxbox-version;-gcc33-1.patch &amp;&amp;
58./configure --prefix=/usr --enable-kde --enable-gnome &amp;&amp;
59make &amp;&amp;
60make install</command></userinput></screen>
61
62</sect2>
63
64<sect2>
65<title>Command explanations</title>
66
67<para><option>--enable-kde</option>: This command activates
68<application>Fluxbox</application>'s ability to allow
69<application><acronym>KDE</acronym></application>
70tray icons to be placed in the slit.</para>
71
72<para><option>--disable-nls</option>: This command disables
73<application>Fluxbox</application>'s ability to support
74international languages. This is an optional switch to work
75around a compile problem if you did not install all locales.</para>
76
77</sect2>
78
79<sect2>
80<title>Configuring <application>Fluxbox</application></title>
81
82<sect3><title>Config files</title>
83<para><filename>~/.fluxbox/init</filename>,
84<filename>~/.fluxbox/keys</filename>,
85<filename>~/.fluxbox/menu</filename></para>
86</sect3>
87
88<sect3><title>Configuration Information</title>
89
90<para>Be sure to backup your current <filename>.xinitrc</filename> before
91proceeding.</para>
92
93<screen><userinput><command>cat &gt;&gt; ~/.xinitrc &lt;&lt; "EOF"</command>
94exec fluxbox
95<command>EOF</command></userinput></screen>
96
97<screen><userinput><command>mkdir ~/.fluxbox &amp;&amp;
98cp /usr/share/fluxbox/init ~/.fluxbox/init &amp;&amp;
99cp /usr/share/fluxbox/keys ~/.fluxbox/keys &amp;&amp;
100cp /usr/share/fluxbox/menu ~/.fluxbox/menu </command></userinput></screen>
101
102<para>Menu Items are added by editing <filename>~/.fluxbox/menu</filename>. The
103syntax is explained on the fluxbox man page.</para>
104</sect3>
105
106</sect2>
107
108<sect2>
109<title>Contents</title>
110
111<para>The <application>Fluxbox</application> package contains
112<command>fluxbox</command>, <command>bsetbg</command> and
113<command>bsetroot</command>.</para>
114
115</sect2>
116
117<sect2><title>Description</title>
118
119<sect3><title>fluxbox</title>
120<para><command>fluxbox</command> is a window manager for <application>X11
121</application> based on <application>Blackbox</application> 0.61.0.</para>
122</sect3>
123
124<sect3><title>bsetbg</title>
125<para><command>bsetbg</command> is a utility that sets the background image.
126It needs <command>display</command>, <command>Esetroot</command>,
127<command>wmsetbg</command>, <command>xv</command>,
128<command>qiv</command> or <command>xsri</command> to be used.</para></sect3>
129
130<sect3><title>bsetroot</title>
131<para><command>bsetroot</command> is a <application>Blackbox</application>
132utility to change root window appearance.</para></sect3>
133
134</sect2>
135
136</sect1>
137
Note: See TracBrowser for help on using the repository browser.