mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-27 09:42:12 +08:00
update fluxbox intro
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1120 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
c7bedf4bd5
commit
69e0f0fd78
@ -1,22 +1,27 @@
|
||||
<sect2>
|
||||
<title>Contents</title>
|
||||
|
||||
<para>The fluxbox package contains <userinput>fluxbox</userinput>,
|
||||
<userinput>bsetbg</userinput> and <userinput>bsetroot</userinput>.</para>
|
||||
<para>The <application>fluxbox</application> package contains <command>fluxbox</command>,
|
||||
<command>bsetbg</command> and <command>bsetroot</command>.</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2><title>Description</title>
|
||||
|
||||
<sect3><title>fluxbox</title>
|
||||
<para>fluxbox is a window manager for X11 based on Blackbox 0.61.0.</para></sect3>
|
||||
<para><command>fluxbox</command> is a window manager for <application>X11
|
||||
</application> based on <application>Blackbox</application> 0.61.0.</para>
|
||||
</sect3>
|
||||
|
||||
<sect3><title>bsetbg</title>
|
||||
<para>bsetbg is a utility that sets the background image. It needs display,
|
||||
Esetroot, wmsetbg, xv, qiv or xsri to be used.</para></sect3>
|
||||
<para><command>bsetbg</command> is a utility that sets the background image.
|
||||
It needs <command>display</command>, <command>Esetroot</command>,
|
||||
<command>wmsetbg</command>, <command>xv</command>,
|
||||
<command>qiv</command> or <command>xsri</command> to be used.</para></sect3>
|
||||
|
||||
<sect3><title>bsetroot</title>
|
||||
<para>bsetroot is a blackbox utility to change root window appearance.</para></sect3>
|
||||
<para><command>bsetroot</command> is a <application>blackbox</application>
|
||||
utility to change root window appearance.</para></sect3>
|
||||
|
||||
</sect2>
|
||||
|
||||
|
@ -1,11 +1,12 @@
|
||||
<sect2>
|
||||
<title>Command explanations</title>
|
||||
|
||||
<para><userinput>--enable-kde</userinput> : This command activates
|
||||
fluxbox's ability to allow kde tray icons to be placed in the slit.</para>
|
||||
<para><command>--enable-kde</command> : This command activates
|
||||
<application>fluxbox</application>'s ability to allow <acronym>KDE</acronym>
|
||||
tray icons to be placed in the slit.</para>
|
||||
|
||||
<para><userinput>--enable-gnome</userinput> : This command activates
|
||||
fluxbox's ability to support gnome.</para>
|
||||
<para><command>--enable-gnome</command> : This command activates
|
||||
<application>fluxbox</application>'s ability to support GNOME.</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
|
@ -1,11 +1,12 @@
|
||||
<sect2>
|
||||
<title>Installation of fluxbox</title>
|
||||
<title>Installation of <application>fluxbox</application></title>
|
||||
|
||||
<para>Install fluxbox by running the following commands:</para>
|
||||
<para>Install <application>fluxbox</application> by running the following
|
||||
commands:</para>
|
||||
|
||||
<para><screen><userinput>./configure --prefix=/usr --enable-kde --enable-gnome &&
|
||||
<screen><userinput><command>./configure --prefix=/usr --enable-kde --enable-gnome &&
|
||||
make &&
|
||||
make install </userinput></screen></para>
|
||||
make install</command></userinput></screen>
|
||||
|
||||
</sect2>
|
||||
|
||||
|
@ -1,16 +1,26 @@
|
||||
<sect2>
|
||||
<title>Introduction to fluxbox</title>
|
||||
<title>Introduction to <application>fluxbox</application></title>
|
||||
|
||||
<screen>Download location (HTTP): <ulink url="&fluxbox-download-http;"/>
|
||||
Download location (FTP): <ulink url="&fluxbox-download-ftp;"/>
|
||||
Version used: &fluxbox-version;
|
||||
Package size: &fluxbox-size;
|
||||
Estimated Disk space required: &fluxbox-buildsize;
|
||||
Estimated build time: &fluxbox-time;</screen>
|
||||
<para>The <application>fluxbox</application> package contains a windows manager.
|
||||
</para>
|
||||
|
||||
<para>The fluxbox package contains a windows manager.</para>
|
||||
<sect3><title>Package information</title>
|
||||
<itemizedlist spacing='compact'>
|
||||
<listitem><para>Download (HTTP): <ulink
|
||||
url="&fluxbox-download-http;"/></para></listitem>
|
||||
<listitem><para>Download (FTP): <ulink
|
||||
url="&fluxbox-download-ftp;"/></para></listitem>
|
||||
<listitem><para>Download size: &fluxbox-size;</para></listitem>
|
||||
<listitem><para>Estimated Disk space required:
|
||||
&fluxbox-buildsize;</para></listitem>
|
||||
<listitem><para>Estimated build time:
|
||||
&fluxbox-time;</para></listitem></itemizedlist>
|
||||
</sect3>
|
||||
|
||||
<sect3><title><application>fluxbox</application> dependencies</title>
|
||||
<sect4><title>Required</title>
|
||||
<para><xref linkend="xfree86"/></para></sect4>
|
||||
</sect3>
|
||||
|
||||
<screen>fluxbox depends on:
|
||||
<xref linkend="xfree86"/></screen>
|
||||
|
||||
</sect2>
|
||||
|
Loading…
Reference in New Issue
Block a user