source: x/wm/sawfish.xml@ 4e82a189

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 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 4e82a189 was 4e82a189, checked in by Manuel Canales Esparcia <manuel@…>, 19 years ago

Added missing sect2 role attributes.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4451 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.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY sawfish-download-http "http://prdownloads.sourceforge.net/sawmill/sawfish-&sawfish-version;.tar.gz">
8 <!ENTITY sawfish-download-ftp " ">
9 <!ENTITY sawfish-md5sum "9e5ce5e76c60acecdb1889c1f173295a">
10 <!ENTITY sawfish-size "1.5 MB">
11 <!ENTITY sawfish-buildsize "17.5 MB">
12 <!ENTITY sawfish-time "0.26 SBU">
13]>
14
15<sect1 id="sawfish" xreflabel="sawfish-&sawfish-version;">
16 <?dbhtml filename="sawfish.html" ?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>sawfish-&sawfish-version;</title>
24
25 <indexterm zone="sawfish">
26 <primary sortas="a-Sawfish">Sawfish</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to sawfish</title>
31
32 <para>The <application>sawfish</application> package contains a window
33 manager. This is useful for organizing and displaying windows where all
34 window decorations are configurable and all user-interface policy is
35 controlled through the extension language.</para>
36
37 <bridgehead renderas="sect3">Package Information</bridgehead>
38 <itemizedlist spacing="compact">
39 <listitem>
40 <para>Download (HTTP): <ulink url="&sawfish-download-http;"/></para>
41 </listitem>
42 <listitem>
43 <para>Download (FTP): <ulink url="&sawfish-download-ftp;"/></para>
44 </listitem>
45 <listitem>
46 <para>Download MD5 sum: &sawfish-md5sum;</para>
47 </listitem>
48 <listitem>
49 <para>Download size: &sawfish-size;</para>
50 </listitem>
51 <listitem>
52 <para>Estimated disk space required: &sawfish-buildsize;</para>
53 </listitem>
54 <listitem>
55 <para>Estimated build time: &sawfish-time;</para>
56 </listitem>
57 </itemizedlist>
58
59 <bridgehead renderas="sect3">sawfish Dependencies</bridgehead>
60
61 <bridgehead renderas="sect4">Required</bridgehead>
62 <para>X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>),
63 <xref linkend="librep"/>,
64 <xref linkend="rep-gtk"/>,
65 <xref linkend="esound"/> and
66 <xref linkend="gtk2"/></para>
67
68 </sect2>
69
70 <sect2 role="installation">
71 <title>Installation of sawfish</title>
72
73 <para>Install <application>sawfish</application> by running the following
74 commands:</para>
75
76<screen><userinput>./configure --prefix=/usr --libexec=/usr/sbin --infodir=/usr/share/info \
77 --disable-themer &amp;&amp;
78make</userinput></screen>
79
80 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
81
82<screen role="root"><userinput>make install</userinput></screen>
83
84 </sect2>
85
86 <sect2 role="commands">
87 <title>Command Explanations</title>
88
89 <para><parameter>--disable-themer</parameter>: This
90 option prevents building the <application>sawfish</application> themer.
91 This program was not migrated to <application>GTK-2</application>.</para>
92
93 <para><option>--with-audiofile</option>: This command directs
94 <application>sawfish</application> to use
95 <filename class="libraryfile">libaudiofile</filename>
96 for sound manipulation.</para>
97
98 <para><option>--with-esd</option>: This command directs
99 <application>sawfish</application> to use the Enlightened Sound
100 Daemon.</para>
101
102 </sect2>
103
104 <sect2 role="configuration">
105 <title>Configuring sawfish</title>
106
107 <sect3 id="sawfish-config">
108 <title>Configuration Information</title>
109
110 <indexterm zone="sawfish sawfish-config">
111 <primary sortas="e-AA.xinitrc">~/.xinitrc</primary>
112 </indexterm>
113
114 <para>Be sure to backup your current <filename>.xinitrc</filename>
115 before proceeding.</para>
116
117<screen><userinput>cat &gt;&gt; ~/.xinitrc &lt;&lt; "EOF"
118<literal>exec sawfish</literal>
119EOF</userinput></screen>
120
121 </sect3>
122
123 </sect2>
124
125 <sect2 role="content">
126 <title>Contents</title>
127
128 <segmentedlist>
129 <segtitle>Installed Programs</segtitle>
130 <segtitle>Installed Libraries</segtitle>
131 <segtitle>Installed Directory</segtitle>
132
133 <seglistitem>
134 <seg>sawfish, sawfish-client, and sawfish-ui</seg>
135 <seg>None</seg>
136 <seg>/usr/share/sawfish, /usr/sbin/sawfish, and /usr/lib/rep/*/</seg>
137 </seglistitem>
138 </segmentedlist>
139
140 <variablelist>
141 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
142 <?dbfo list-presentation="list"?>
143 <?dbhtml list-presentation="table"?>
144
145 <varlistentry id="sawfish-prog">
146 <term><filename>sawfish</filename></term>
147 <listitem>
148 <para>is the extensible window manager using a
149 <application>Lisp</application>-based scripting language.</para>
150 <indexterm zone="sawfish sawfish-prog">
151 <primary sortas="b-sawfish">sawfish</primary>
152 </indexterm>
153 </listitem>
154 </varlistentry>
155
156 <varlistentry id="sawfish-client">
157 <term><filename>sawfish-client</filename></term>
158 <listitem>
159 <para>allows you to connect to a window manager process and
160 evaluate arbitrary <application>Lisp</application> forms.</para>
161 <indexterm zone="sawfish sawfish-client">
162 <primary sortas="b-sawfish-client">sawfish-client</primary>
163 </indexterm>
164 </listitem>
165 </varlistentry>
166
167 <varlistentry id="sawfish-ui">
168 <term><filename>sawfish-ui</filename></term>
169 <listitem>
170 <para>is the <application>sawfish</application> configurator.</para>
171 <indexterm zone="sawfish sawfish-ui">
172 <primary sortas="b-sawfish-ui">sawfish-ui</primary>
173 </indexterm>
174 </listitem>
175 </varlistentry>
176
177 </variablelist>
178
179 </sect2>
180
181</sect1>
Note: See TracBrowser for help on using the repository browser.