source: x/wm/sawfish.xml@ 673c070

11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 673c070 was 673c070, checked in by Douglas R. Reno <renodr@…>, 3 years ago

Package update:

Update to libnsl-2.0.0
Add dependencies on libnsl to several packages where they were missing

  • Property mode set to 100644
File size: 10.4 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY sawfish-download-http "https://download.tuxfamily.org/sawfish/sawfish_&sawfish-version;.tar.xz">
8 <!ENTITY sawfish-download-ftp " ">
9 <!ENTITY sawfish-md5sum "074446085b2518a07cf0e0c8c8b6df41">
10 <!ENTITY sawfish-size "2.7 MB">
11 <!ENTITY sawfish-buildsize "53 MB">
12 <!ENTITY sawfish-time "0.4 SBU">
13]>
14
15<sect1 id="sawfish" xreflabel="sawfish-&sawfish-version;">
16 <?dbhtml filename="sawfish.html" ?>
17
18 <sect1info>
19 <date>$Date$</date>
20 </sect1info>
21
22 <title>sawfish-&sawfish-version;</title>
23
24 <indexterm zone="sawfish">
25 <primary sortas="a-Sawfish">Sawfish</primary>
26 </indexterm>
27
28 <sect2 role="package">
29 <title>Introduction to sawfish</title>
30
31 <para>
32 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.
36 </para>
37
38 &lfs110a_checked;
39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>
44 Download (HTTP): <ulink url="&sawfish-download-http;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download (FTP): <ulink url="&sawfish-download-ftp;"/>
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download MD5 sum: &sawfish-md5sum;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Download size: &sawfish-size;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated disk space required: &sawfish-buildsize;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Estimated build time: &sawfish-time;
70 </para>
71 </listitem>
72 </itemizedlist>
73
74 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
75 <itemizedlist spacing="compact">
76 <listitem>
77 <para>
78 Required patch:
79 <ulink url="&patch-root;/sawfish-&sawfish-version;-gcc10_fixes-1.patch"/>
80 </para>
81 </listitem>
82 </itemizedlist>
83
84 <bridgehead renderas="sect3">sawfish Dependencies</bridgehead>
85
86 <bridgehead renderas="sect4">Required</bridgehead>
87 <para role="required">
88 <xref linkend="gdk-pixbuf-xlib"/>,
89 <xref linkend="rep-gtk"/>, and
90 <xref linkend="which"/>
91 </para>
92
93 <bridgehead renderas="sect4">Optional</bridgehead>
94 <para role="optional">
95 <xref linkend="libnsl"/>
96 </para>
97
98 <para condition="html" role="usernotes">User Notes:
99 <ulink url="&blfs-wiki;/sawfish"/></para>
100
101 </sect2>
102
103 <sect2 role="installation">
104 <title>Installation of sawfish</title>
105
106 <para>
107 First, adapt <application>sawfish</application> to build with GCC-10:
108 </para>
109
110<screen><userinput remap="pre">patch -Np1 -i ../sawfish-&sawfish-version;-gcc10_fixes-1.patch</userinput></screen>
111
112 <para>
113 Install <application>sawfish</application> by running the following
114 commands:
115 </para>
116
117<screen><userinput>./configure --prefix=/usr --with-pango &amp;&amp;
118make</userinput></screen>
119
120 <para>
121 This package does not come with a test suite.
122 </para>
123
124 <para>
125 Now, as the <systemitem class="username">root</systemitem> user:
126 </para>
127
128<screen role="root"><userinput>make install</userinput></screen>
129
130 </sect2>
131<!--
132 <sect2 role="commands">
133 <title>Command Explanations</title>
134
135 <para>
136 <parameter>- -disable-themer</parameter>: This
137 option prevents building the <application>sawfish</application> themer.
138 This program was not migrated to <application>GTK-2</application>.
139 </para>
140
141 <para>
142 <option>- -with-audiofile</option>: This command directs
143 <application>sawfish</application> to use
144 <filename class="libraryfile">libaudiofile</filename>
145 for sound manipulation.
146 </para>
147
148 <para>
149 <option>- -with-esd</option>: This command directs
150 <application>sawfish</application> to use the Enlightened Sound
151 Daemon.
152 </para>
153
154 </sect2>
155-->
156 <sect2 role="configuration">
157 <title>Configuring sawfish</title>
158
159 <sect3 id="sawfish-config">
160 <title>Configuration Information</title>
161
162 <indexterm zone="sawfish sawfish-config">
163 <primary sortas="e-AA.xinitrc">~/.xinitrc</primary>
164 </indexterm>
165
166 <para>
167 Be sure to backup your current <filename>.xinitrc</filename>
168 before proceeding.
169 </para>
170
171<screen><userinput>cat &gt;&gt; ~/.xinitrc &lt;&lt; "EOF"
172<literal>exec sawfish</literal>
173EOF</userinput></screen>
174
175 <para>
176 Optionally, you can use a Display Manager, such as <xref
177 linkend="lxdm"/>.
178 </para>
179
180 <para>
181 From the developers: <quote>The default menu binding is somewhat
182 obscure; you must middle-click on the background to bring up the menus.
183 (If you have a two-button mouse, try clicking both buttons
184 simultaneously)</quote>. You can find this at <ulink
185 url="https://download.tuxfamily.org/sawfish/themes/FAQ.html/">sawfish's
186 FAQ</ulink>.
187 </para>
188
189 </sect3>
190
191 </sect2>
192
193 <sect2 role="content">
194 <title>Contents</title>
195
196 <segmentedlist>
197 <segtitle>Installed Programs</segtitle>
198 <segtitle>Installed Libraries</segtitle>
199 <segtitle>Installed Directory</segtitle>
200
201 <seglistitem>
202 <seg>
203 sawfish, sawfish-about, sawfish-client, sawfish-config,
204 sawfish-kde4-session, sawfish-kde5-session, sawfish-lumina-session,
205 sawfish-mate-session, and sawfish-xfce-session
206 </seg>
207 <seg>
208 Several internal modules under /usr/lib/sawfish tree
209 </seg>
210 <seg>
211 /usr/include/sawfish,
212 /usr/lib/sawfish,
213 /usr/lib/rep/sawfish, and
214 /usr/share/sawfish
215 </seg>
216 </seglistitem>
217 </segmentedlist>
218
219 <variablelist>
220 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
221 <?dbfo list-presentation="list"?>
222 <?dbhtml list-presentation="table"?>
223
224 <varlistentry id="sawfish-prog">
225 <term><command>sawfish</command></term>
226 <listitem>
227 <para>
228 is the extensible window manager using a
229 <application>Lisp</application>-based scripting language
230 </para>
231 <indexterm zone="sawfish sawfish-prog">
232 <primary sortas="b-sawfish">sawfish</primary>
233 </indexterm>
234 </listitem>
235 </varlistentry>
236
237 <varlistentry id="sawfish-about">
238 <term><command>sawfish-about</command></term>
239 <listitem>
240 <para>
241 is the <application>sawfish</application> about window
242 </para>
243 <indexterm zone="sawfish sawfish-about">
244 <primary sortas="b-sawfish-about">sawfish-about</primary>
245 </indexterm>
246 </listitem>
247 </varlistentry>
248
249 <varlistentry id="sawfish-client">
250 <term><command>sawfish-client</command></term>
251 <listitem>
252 <para>
253 allows you to connect to a window manager process and
254 evaluate arbitrary <application>Lisp</application> forms
255 </para>
256 <indexterm zone="sawfish sawfish-client">
257 <primary sortas="b-sawfish-client">sawfish-client</primary>
258 </indexterm>
259 </listitem>
260 </varlistentry>
261
262 <varlistentry id="sawfish-config-prog">
263 <term><command>sawfish-config</command></term>
264 <listitem>
265 <para>
266 is the <application>sawfish</application> configuration manager
267 </para>
268 <indexterm zone="sawfish sawfish-config-prog">
269 <primary sortas="b-sawfish-config-prog">sawfish-config</primary>
270 </indexterm>
271 </listitem>
272 </varlistentry>
273
274 <varlistentry id="sawfish-kde4-session">
275 <term><command>sawfish-kde4-session</command></term>
276 <listitem>
277 <para>
278 is a script to run <application>KDE4</application> using
279 <application>sawfish</application>
280 </para>
281 <indexterm zone="sawfish sawfish-kde4-session">
282 <primary sortas="b-sawfish-kde4-session">sawfish-kde4-session</primary>
283 </indexterm>
284 </listitem>
285 </varlistentry>
286
287 <varlistentry id="sawfish-kde5-session">
288 <term><command>sawfish-kde5-session</command></term>
289 <listitem>
290 <para>
291 is a script to run <application>Plasma 5</application> using
292 <application>sawfish</application>
293 </para>
294 <indexterm zone="sawfish sawfish-kde5-session">
295 <primary sortas="b-sawfish-kde5-session">sawfish-kde5-session</primary>
296 </indexterm>
297 </listitem>
298 </varlistentry>
299
300 <varlistentry id="sawfish-mate-session">
301 <term><command>sawfish-mate-session</command></term>
302 <listitem>
303 <para>
304 is a script to run <application>mate</application> using
305 <application>sawfish</application>
306 </para>
307 <indexterm zone="sawfish sawfish-mate-session">
308 <primary sortas="b-sawfish-mate-session">sawfish-mate-session</primary>
309 </indexterm>
310 </listitem>
311 </varlistentry>
312
313 <varlistentry id="sawfish-lumina-session">
314 <term><command>sawfish-lumina-session</command></term>
315 <listitem>
316 <para>
317 is a script to run <application>Lumina</application> using
318 <application>sawfish</application>
319 </para>
320 <indexterm zone="sawfish sawfish-lumina-session">
321 <primary sortas="b-sawfish-lumina-session">sawfish-lumina-session</primary>
322 </indexterm>
323 </listitem>
324 </varlistentry>
325
326 <varlistentry id="sawfish-xfce-session">
327 <term><command>sawfish-xfce-session</command></term>
328 <listitem>
329 <para>
330 is a script to run <application>xfce</application> using
331 <application>sawfish</application>
332 </para>
333 <indexterm zone="sawfish sawfish-xfce-session">
334 <primary sortas="b-sawfish-xfce-session">sawfish-xfce-session</primary>
335 </indexterm>
336 </listitem>
337 </varlistentry>
338
339 </variablelist>
340
341 </sect2>
342
343</sect1>
Note: See TracBrowser for help on using the repository browser.