source: x/wm/fluxbox.xml@ 86af98a

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 86af98a was 86af98a, checked in by Manuel Canales Esparcia <manuel@…>, 19 years ago

Updated trunk sources to use DocBook DTD XML 4.4

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

  • Property mode set to 100644
File size: 6.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.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-md5sum "398f4e10d88b47507ea309968340961c">
10 <!ENTITY fluxbox-size "637 KB">
11 <!ENTITY fluxbox-buildsize "36.7 MB">
12 <!ENTITY fluxbox-time "1.28 SBU">
13]>
14
15<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
23sortas="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
34url="&fluxbox-download-http;"/></para></listitem>
35<listitem><para>Download (FTP): <ulink
36url="&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
56commands:</para>
57
58<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
59make</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
85proceeding.</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>
91startfluxbox
92<command>EOF</command></userinput></screen>
93
94<para>Now create the <application>Fluxbox</application> configuration
95files:</para>
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<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
117fbrun</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
129on <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.
138It 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>
149utility 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
166allows for command executions prior to <command>fluxbox</command>
167starting.</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>
184
185</sect1>
186
Note: See TracBrowser for help on using the repository browser.