mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-04 23:47:18 +08:00
3d8073f4f3
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@363 af4574ff-66df-0310-9fd7-8a98e5e911e0
24 lines
833 B
XML
24 lines
833 B
XML
<sect2>
|
|
<title>Command explanations</title>
|
|
|
|
<para><userinput>--enable-capplet</userinput> : This command is only
|
|
needed if you use GNOME. It allows sawfish to be configured via the
|
|
control center.</para>
|
|
|
|
<para><userinput>--with-gdk-pixbuf</userinput> : This command directs
|
|
sawfish to use gdk-pixbuf for image management instead of imlib. GTK+2
|
|
includes gdk-pixbuf in its package, whereas GTK+ requires an additional
|
|
package called gdk-pixbuf.</para>
|
|
|
|
<para><userinput>--with-audiofile</userinput> : This command directs
|
|
sawfish to use libaudiofile for sound manipulation.</para>
|
|
|
|
<para><userinput>--with-esd</userinput> : This command directs sawfish
|
|
to use the Enlightened Sound Daemon.</para>
|
|
|
|
<para><userinput>--with-gnome-prefix=/opt/gnome2</userinput> : This
|
|
command directs sawfish to GNOME's directory.</para>
|
|
|
|
</sect2>
|
|
|