source: x/wm/fluxbox.xml@ 518538f

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 518538f was 518538f, checked in by Randy McMurchy <randy@…>, 19 years ago

Standardized the 'Estimated disk space required' text

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

  • Property mode set to 100644
File size: 5.3 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 "625 KB">
10 <!ENTITY fluxbox-buildsize "33.9 MB">
11 <!ENTITY fluxbox-time "1.28 SBU">
12]>
13
14<sect1 id="fluxbox-package" xreflabel="Fluxbox-&fluxbox-version;">
15<sect1info>
16<othername>$LastChangedBy$</othername>
17<date>$Date$</date>
18</sect1info>
19<?dbhtml filename="fluxbox.html" ?>
20<title>Fluxbox-&fluxbox-version;</title>
21<indexterm zone="fluxbox-package"><primary
22sortas="a-Fluxbox">Fluxbox</primary></indexterm>
23
24<sect2>
25<title>Introduction to <application>Fluxbox</application></title>
26
27<para>The <application>Fluxbox</application> package contains a window manager.
28</para>
29
30<sect3><title>Package information</title>
31<itemizedlist spacing='compact'>
32<listitem><para>Download (HTTP): <ulink
33url="&fluxbox-download-http;"/></para></listitem>
34<listitem><para>Download (FTP): <ulink
35url="&fluxbox-download-ftp;"/></para></listitem>
36<listitem><para>Download size: &fluxbox-size;</para></listitem>
37<listitem><para>Estimated disk space required:
38&fluxbox-buildsize;</para></listitem>
39<listitem><para>Estimated build time:
40&fluxbox-time;</para></listitem></itemizedlist>
41</sect3>
42
43<sect3><title><application>Fluxbox</application> dependencies</title>
44<sect4><title>Required</title>
45<para>X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>)</para></sect4>
46</sect3>
47
48</sect2>
49
50<sect2>
51<title>Installation of <application>Fluxbox</application></title>
52
53<para>Install <application>Fluxbox</application> by running the following
54commands:</para>
55
56<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
57make &amp;&amp;
58make install</command></userinput></screen>
59
60</sect2>
61
62
63<sect2>
64<title>Configuring <application>Fluxbox</application></title>
65
66<sect3><title>Config files</title>
67<para><filename>~/.fluxbox/init</filename>,
68<filename>~/.fluxbox/keys</filename>,
69<filename>~/.fluxbox/menu</filename></para>
70</sect3>
71
72<sect3><title>Configuration Information</title>
73
74<para>Be sure to backup your current <filename>.xinitrc</filename> before
75proceeding.</para>
76
77<screen><userinput><command>cat &gt;&gt; ~/.xinitrc &lt;&lt; "EOF"</command>
78startfluxbox
79<command>EOF</command></userinput></screen>
80
81<screen><userinput><command>mkdir ~/.fluxbox &amp;&amp;
82cp /usr/share/fluxbox/init ~/.fluxbox/init &amp;&amp;
83cp /usr/share/fluxbox/keys ~/.fluxbox/keys &amp;&amp;
84cp /usr/share/fluxbox/menu ~/.fluxbox/menu </command></userinput></screen>
85
86<para>Menu Items are added by editing <filename>~/.fluxbox/menu</filename>. The
87syntax is explained on the fluxbox man page.</para>
88</sect3>
89
90</sect2>
91
92<sect2>
93<title>Contents</title>
94
95<segmentedlist>
96<segtitle>Installed Programs</segtitle>
97<segtitle>Installed Scripts</segtitle>
98<segtitle>Installed Directory</segtitle>
99<seglistitem>
100<seg>fluxbox, bsetroot, and fbrun</seg>
101<seg>fbsetbg, fluxbox-generate_menu and startfluxbox</seg>
102<seg>/usr/share/fluxbox</seg></seglistitem>
103</segmentedlist>
104
105<variablelist>
106<bridgehead renderas="sect3">Short Descriptions</bridgehead>
107<?dbfo list-presentation="list"?>
108
109<varlistentry id="fluxbox">
110<term><command>fluxbox</command></term>
111<listitem><para>is a window manager for <application>X11
112</application> based on <application>Blackbox</application> 0.61.0.</para>
113<indexterm zone="fluxbox-package fluxbox"><primary sortas="b-fluxbox">fluxbox</primary></indexterm>
114</listitem>
115</varlistentry>
116
117<varlistentry id="fbsetbg">
118<term><command>fbsetbg</command></term>
119<listitem><para>is a utility that sets the background image.
120It needs <command>display</command>, <command>Esetroot</command>,
121<command>wmsetbg</command>, <command>xv</command>,
122<command>qiv</command> or <command>xsri</command> to be used.</para>
123<indexterm zone="fluxbox-package fbsetbg"><primary
124sortas="d-fbsetbg">fbsetbg</primary></indexterm>
125</listitem>
126</varlistentry>
127
128<varlistentry id="bsetroot">
129<term><command>bsetroot</command></term>
130<listitem><para>is a <application>Blackbox</application>
131utility to change root window appearance.</para>
132<indexterm zone="fluxbox-package bsetroot"><primary
133sortas="b-bsetroot">bsetroot</primary></indexterm>
134</listitem>
135</varlistentry>
136
137<varlistentry id="fluxbox-generate">
138<term><command>fluxbox-generate_menu</command></term>
139<listitem><para> is a menu maker utility.</para>
140<indexterm zone="fluxbox-package fluxbox-generate"><primary
141sortas="d-fluxbox-generate">fluxbox-generate_menu</primary></indexterm>
142</listitem>
143</varlistentry>
144
145<varlistentry id="startfluxbox">
146<term><command>startfluxbox</command></term>
147<listitem><para> is a session startup script that
148allows for command executions prior to <command>fluxbox</command> starting.</para>
149<indexterm zone="fluxbox-package startfluxbox"><primary
150sortas="d-startfluxbox">startfluxbox</primary></indexterm>
151</listitem>
152</varlistentry>
153
154<varlistentry id="fbrun">
155<term><command>fbrun</command></term>
156<listitem><para> displays a run dialog window.</para>
157<indexterm zone="fluxbox-package fbrun"><primary
158sortas="b-fbrun">fbrun</primary></indexterm>
159</listitem>
160</varlistentry>
161
162</variablelist>
163
164</sect2>
165
166</sect1>
167
Note: See TracBrowser for help on using the repository browser.