source: x/wm/fluxbox.xml@ 0962a5b

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 0962a5b was 6a2bce2, checked in by Randy McMurchy <randy@…>, 19 years ago

Cleaned up indexing tags (should all be correct now)

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

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