source: x/wm/fluxbox.xml@ efded64

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 efded64 was efded64, checked in by Larry Lawrence <larry@…>, 20 years ago

update to fluxbox-0.9.10 and proftpd-1.2.10

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

  • Property mode set to 100644
File size: 4.2 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 "545 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
22<sect2>
23<title>Introduction to <application>Fluxbox</application></title>
24
25<para>The <application>Fluxbox</application> package contains a window manager.
26</para>
27
28<sect3><title>Package information</title>
29<itemizedlist spacing='compact'>
30<listitem><para>Download (HTTP): <ulink
31url="&fluxbox-download-http;"/></para></listitem>
32<listitem><para>Download (FTP): <ulink
33url="&fluxbox-download-ftp;"/></para></listitem>
34<listitem><para>Download size: &fluxbox-size;</para></listitem>
35<listitem><para>Estimated Disk space required:
36&fluxbox-buildsize;</para></listitem>
37<listitem><para>Estimated build time:
38&fluxbox-time;</para></listitem></itemizedlist>
39</sect3>
40
41<sect3><title><application>Fluxbox</application> dependencies</title>
42<sect4><title>Required</title>
43<para>X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>)</para></sect4>
44</sect3>
45
46</sect2>
47
48<sect2>
49<title>Installation of <application>Fluxbox</application></title>
50
51<para>Install <application>Fluxbox</application> by running the following
52commands:</para>
53
54<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
55make &amp;&amp;
56make install</command></userinput></screen>
57
58</sect2>
59
60
61<sect2>
62<title>Configuring <application>Fluxbox</application></title>
63
64<sect3><title>Config files</title>
65<para><filename>~/.fluxbox/init</filename>,
66<filename>~/.fluxbox/keys</filename>,
67<filename>~/.fluxbox/menu</filename></para>
68</sect3>
69
70<sect3><title>Configuration Information</title>
71
72<para>Be sure to backup your current <filename>.xinitrc</filename> before
73proceeding.</para>
74
75<screen><userinput><command>cat &gt;&gt; ~/.xinitrc &lt;&lt; "EOF"</command>
76startfluxbox
77<command>EOF</command></userinput></screen>
78
79<screen><userinput><command>mkdir ~/.fluxbox &amp;&amp;
80cp /usr/share/fluxbox/init ~/.fluxbox/init &amp;&amp;
81cp /usr/share/fluxbox/keys ~/.fluxbox/keys &amp;&amp;
82cp /usr/share/fluxbox/menu ~/.fluxbox/menu </command></userinput></screen>
83
84<para>Menu Items are added by editing <filename>~/.fluxbox/menu</filename>. The
85syntax is explained on the fluxbox man page.</para>
86</sect3>
87
88</sect2>
89
90<sect2>
91<title>Contents</title>
92
93<para>The <application>Fluxbox</application> package contains
94<command>fluxbox</command>, <command>fbsetbg</command>,
95<command>bsetroot</command>, <command>fluxbox-generate_menu</command>,
96<command>startfluxbox</command> and <command>fbrun</command>.</para>
97
98</sect2>
99
100<sect2><title>Description</title>
101
102<sect3><title>fluxbox</title>
103<para><command>fluxbox</command> is a window manager for <application>X11
104</application> based on <application>Blackbox</application> 0.61.0.</para>
105</sect3>
106
107<sect3><title>fbsetbg</title>
108<para><command>fbsetbg</command> is a utility that sets the background image.
109It needs <command>display</command>, <command>Esetroot</command>,
110<command>wmsetbg</command>, <command>xv</command>,
111<command>qiv</command> or <command>xsri</command> to be used.</para></sect3>
112
113<sect3><title>bsetroot</title>
114<para><command>bsetroot</command> is a <application>Blackbox</application>
115utility to change root window appearance.</para></sect3>
116
117<sect3><title>fluxbox-generate_menu</title>
118<para><command>fluxbox-generate_menu</command> is a menu maker utility.</para></sect3>
119
120<sect3><title>startfluxbox</title>
121<para><command>startfluxbox</command> is a session startup script that
122allows for command executions prior to fluxbox starting.</para></sect3>
123
124<sect3><title>fbrun</title>
125<para><command>fbrun</command> displays a run dialog window.</para></sect3>
126
127</sect2>
128
129</sect1>
130
Note: See TracBrowser for help on using the repository browser.