source: x/wm/fluxbox.xml@ f808261

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

Separated root installation commands in packages already indexed (first pass)

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

  • Property mode set to 100644
File size: 5.7 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" 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"><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</command></userinput></screen>
58
59<para>Now, as the root user:</para>
60
61<screen><userinput role='root'><command>make install</command></userinput></screen>
62
63</sect2>
64
65<sect2>
66<title>Configuring <application>Fluxbox</application></title>
67
68<sect3 id="fluxbox-config"><title>Config files</title>
69<para><filename>~/.fluxbox/init</filename>,
70<filename>~/.fluxbox/keys</filename>,
71<filename>~/.fluxbox/menu</filename></para>
72<indexterm zone="fluxbox fluxbox-config">
73<primary sortas="e-AA.fluxbox-init">~/.fluxbox/init</primary></indexterm>
74<indexterm zone="fluxbox fluxbox-config">
75<primary sortas="e-AA.fluxbox-keys">~/.fluxbox/keys</primary></indexterm>
76<indexterm zone="fluxbox fluxbox-config">
77<primary sortas="e-AA.fluxbox-menu">~/.fluxbox/menu</primary></indexterm>
78</sect3>
79
80<sect3><title>Configuration Information</title>
81
82<para>Be sure to backup your current <filename>.xinitrc</filename> before
83proceeding.</para>
84
85<screen><userinput><command>cat &gt;&gt; ~/.xinitrc &lt;&lt; "EOF"</command>
86startfluxbox
87<command>EOF</command></userinput></screen>
88
89<para>Now create the <application>Fluxbox</application> configuration
90files:</para>
91
92<screen><userinput><command>mkdir ~/.fluxbox &amp;&amp;
93cp /usr/share/fluxbox/init ~/.fluxbox/init &amp;&amp;
94cp /usr/share/fluxbox/keys ~/.fluxbox/keys &amp;&amp;
95cp /usr/share/fluxbox/menu ~/.fluxbox/menu </command></userinput></screen>
96
97<para>Menu Items are added by editing <filename>~/.fluxbox/menu</filename>. The
98syntax is explained on the fluxbox man page.</para>
99</sect3>
100
101</sect2>
102
103<sect2>
104<title>Contents</title>
105
106<segmentedlist>
107<segtitle>Installed Programs</segtitle>
108<segtitle>Installed Directory</segtitle>
109<seglistitem>
110<seg>fluxbox, fbsetbg, bsetroot, fluxbox-generate_menu, startfluxbox, and
111fbrun</seg>
112<seg>/usr/share/fluxbox and ~/.fluxbox</seg></seglistitem>
113</segmentedlist>
114
115<variablelist>
116<bridgehead renderas="sect3">Short Descriptions</bridgehead>
117<?dbfo list-presentation="list"?>
118
119<varlistentry id="fluxbox-prog">
120<term><command>fluxbox</command></term>
121<listitem><para>is a window manager for <application>X11</application> based
122on <application>Blackbox</application> 0.61.0.</para>
123<indexterm zone="fluxbox fluxbox-prog">
124<primary sortas="b-fluxbox">fluxbox</primary></indexterm>
125</listitem>
126</varlistentry>
127
128<varlistentry id="fbsetbg">
129<term><command>fbsetbg</command></term>
130<listitem><para>is a utility that sets the background image.
131It needs <command>display</command>, <command>Esetroot</command>,
132<command>wmsetbg</command>, <command>xv</command>,
133<command>qiv</command> or <command>xsri</command> to be used.</para>
134<indexterm zone="fluxbox fbsetbg">
135<primary sortas="b-fbsetbg">fbsetbg</primary></indexterm>
136</listitem>
137</varlistentry>
138
139<varlistentry id="bsetroot">
140<term><command>bsetroot</command></term>
141<listitem><para>is a <application>Blackbox</application>
142utility to change root window appearance.</para>
143<indexterm zone="fluxbox bsetroot">
144<primary sortas="b-bsetroot">bsetroot</primary></indexterm>
145</listitem>
146</varlistentry>
147
148<varlistentry id="fluxbox-generate">
149<term><command>fluxbox-generate_menu</command></term>
150<listitem><para> is a menu maker utility.</para>
151<indexterm zone="fluxbox fluxbox-generate">
152<primary sortas="b-fluxbox-generate">fluxbox-generate_menu</primary></indexterm>
153</listitem>
154</varlistentry>
155
156<varlistentry id="startfluxbox">
157<term><command>startfluxbox</command></term>
158<listitem><para> is a session startup script that
159allows for command executions prior to <command>fluxbox</command>
160starting.</para>
161<indexterm zone="fluxbox startfluxbox">
162<primary sortas="b-startfluxbox">startfluxbox</primary></indexterm>
163</listitem>
164</varlistentry>
165
166<varlistentry id="fbrun">
167<term><command>fbrun</command></term>
168<listitem><para> displays a run dialog window.</para>
169<indexterm zone="fluxbox fbrun">
170<primary sortas="b-fbrun">fbrun</primary></indexterm>
171</listitem>
172</varlistentry>
173
174</variablelist>
175
176</sect2>
177
178</sect1>
179
Note: See TracBrowser for help on using the repository browser.