source: x/wm/sawfish.xml@ 8558044

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 8558044 was 8558044, checked in by Pierre Labastie <pierre.labastie@…>, 3 years ago

Remove spaces at the end of lines

I know it is somewhat useless, but I don't like them for
two reasons: first they cannot be seen, and I do not like things I
cannot see. Second, git highlights them, and this is disturbing...

  • Property mode set to 100644
File size: 10.4 KB
RevLine 
[feeb99a]1<?xml version="1.0" encoding="ISO-8859-1"?>
[6732c094]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[feeb99a]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[f3e940f7]7 <!ENTITY sawfish-download-http "https://download.tuxfamily.org/sawfish/sawfish_&sawfish-version;.tar.xz">
[09fcddd]8 <!ENTITY sawfish-download-ftp " ">
[1ac8b4c6]9 <!ENTITY sawfish-md5sum "074446085b2518a07cf0e0c8c8b6df41">
[5c7f7ded]10 <!ENTITY sawfish-size "2.7 MB">
[1ac8b4c6]11 <!ENTITY sawfish-buildsize "53 MB">
[5c7f7ded]12 <!ENTITY sawfish-time "0.4 SBU">
[feeb99a]13]>
14
[fea53a2]15<sect1 id="sawfish" xreflabel="sawfish-&sawfish-version;">
[09fcddd]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
[4e82a189]28 <sect2 role="package">
[09fcddd]29 <title>Introduction to sawfish</title>
30
[97ee53d]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>
[09fcddd]37
[3b64906]38 &lfs110a_checked;
[fb21320]39
[09fcddd]40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
[97ee53d]43 <para>
44 Download (HTTP): <ulink url="&sawfish-download-http;"/>
45 </para>
[09fcddd]46 </listitem>
47 <listitem>
[97ee53d]48 <para>
49 Download (FTP): <ulink url="&sawfish-download-ftp;"/>
50 </para>
[09fcddd]51 </listitem>
52 <listitem>
[97ee53d]53 <para>
54 Download MD5 sum: &sawfish-md5sum;
55 </para>
[09fcddd]56 </listitem>
57 <listitem>
[97ee53d]58 <para>
59 Download size: &sawfish-size;
60 </para>
[09fcddd]61 </listitem>
62 <listitem>
[97ee53d]63 <para>
64 Estimated disk space required: &sawfish-buildsize;
65 </para>
[09fcddd]66 </listitem>
67 <listitem>
[97ee53d]68 <para>
69 Estimated build time: &sawfish-time;
70 </para>
[09fcddd]71 </listitem>
72 </itemizedlist>
73
[270505a]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
[09fcddd]84 <bridgehead renderas="sect3">sawfish Dependencies</bridgehead>
85
86 <bridgehead renderas="sect4">Required</bridgehead>
[ffdad30]87 <para role="required">
[e719c0a]88 <xref linkend="gdk-pixbuf-xlib"/>,
89 <xref linkend="rep-gtk"/>, and
[cd34755]90 <xref linkend="which"/>
[ffdad30]91 </para>
92
[673c070]93 <bridgehead renderas="sect4">Optional</bridgehead>
94 <para role="optional">
95 <xref linkend="libnsl"/>
96 </para>
97
[c5c2654]98 <para condition="html" role="usernotes">User Notes:
99 <ulink url="&blfs-wiki;/sawfish"/></para>
100
[09fcddd]101 </sect2>
102
103 <sect2 role="installation">
104 <title>Installation of sawfish</title>
105
[270505a]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
[97ee53d]112 <para>
113 Install <application>sawfish</application> by running the following
114 commands:
115 </para>
[09fcddd]116
[0d7900a]117<screen><userinput>./configure --prefix=/usr --with-pango &amp;&amp;
[09fcddd]118make</userinput></screen>
119
[97ee53d]120 <para>
121 This package does not come with a test suite.
122 </para>
[fb21320]123
[97ee53d]124 <para>
125 Now, as the <systemitem class="username">root</systemitem> user:
126 </para>
[f45b1953]127
[09fcddd]128<screen role="root"><userinput>make install</userinput></screen>
129
130 </sect2>
[ffdad30]131<!--
[09fcddd]132 <sect2 role="commands">
133 <title>Command Explanations</title>
134
[97ee53d]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>
[09fcddd]140
[97ee53d]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>
[09fcddd]147
[97ee53d]148 <para>
149 <option>- -with-esd</option>: This command directs
150 <application>sawfish</application> to use the Enlightened Sound
151 Daemon.
152 </para>
[09fcddd]153
154 </sect2>
[ffdad30]155-->
[09fcddd]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
[97ee53d]166 <para>
167 Be sure to backup your current <filename>.xinitrc</filename>
168 before proceeding.
169 </para>
[09fcddd]170
171<screen><userinput>cat &gt;&gt; ~/.xinitrc &lt;&lt; "EOF"
172<literal>exec sawfish</literal>
173EOF</userinput></screen>
[f45b1953]174
[97ee53d]175 <para>
176 Optionally, you can use a Display Manager, such as <xref
177 linkend="lxdm"/>.
178 </para>
[5c7f7ded]179
[97ee53d]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
[f3e940f7]185 url="https://download.tuxfamily.org/sawfish/themes/FAQ.html/">sawfish's
[97ee53d]186 FAQ</ulink>.
187 </para>
[5c7f7ded]188
[09fcddd]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>
[5c7f7ded]202 <seg>
[6d772cc]203 sawfish, sawfish-about, sawfish-client, sawfish-config,
[8558044]204 sawfish-kde4-session, sawfish-kde5-session, sawfish-lumina-session,
[1ac8b4c6]205 sawfish-mate-session, and sawfish-xfce-session
[5c7f7ded]206 </seg>
207 <seg>
[4634c7a]208 Several internal modules under /usr/lib/sawfish tree
[5c7f7ded]209 </seg>
210 <seg>
211 /usr/include/sawfish,
212 /usr/lib/sawfish,
213 /usr/lib/rep/sawfish, and
214 /usr/share/sawfish
215 </seg>
[09fcddd]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">
[932eaae]225 <term><command>sawfish</command></term>
[09fcddd]226 <listitem>
[97ee53d]227 <para>
228 is the extensible window manager using a
[4c24eb0a]229 <application>Lisp</application>-based scripting language
[97ee53d]230 </para>
[09fcddd]231 <indexterm zone="sawfish sawfish-prog">
232 <primary sortas="b-sawfish">sawfish</primary>
233 </indexterm>
234 </listitem>
235 </varlistentry>
236
[ffdad30]237 <varlistentry id="sawfish-about">
[932eaae]238 <term><command>sawfish-about</command></term>
[ffdad30]239 <listitem>
[97ee53d]240 <para>
[4c24eb0a]241 is the <application>sawfish</application> about window
[97ee53d]242 </para>
[ffdad30]243 <indexterm zone="sawfish sawfish-about">
244 <primary sortas="b-sawfish-about">sawfish-about</primary>
245 </indexterm>
246 </listitem>
247 </varlistentry>
248
[09fcddd]249 <varlistentry id="sawfish-client">
[932eaae]250 <term><command>sawfish-client</command></term>
[09fcddd]251 <listitem>
[97ee53d]252 <para>
253 allows you to connect to a window manager process and
[4c24eb0a]254 evaluate arbitrary <application>Lisp</application> forms
[97ee53d]255 </para>
[09fcddd]256 <indexterm zone="sawfish sawfish-client">
257 <primary sortas="b-sawfish-client">sawfish-client</primary>
258 </indexterm>
259 </listitem>
260 </varlistentry>
261
[ffdad30]262 <varlistentry id="sawfish-config-prog">
[932eaae]263 <term><command>sawfish-config</command></term>
[09fcddd]264 <listitem>
[97ee53d]265 <para>
[4c24eb0a]266 is the <application>sawfish</application> configuration manager
[97ee53d]267 </para>
[ffdad30]268 <indexterm zone="sawfish sawfish-config-prog">
269 <primary sortas="b-sawfish-config-prog">sawfish-config</primary>
[09fcddd]270 </indexterm>
271 </listitem>
272 </varlistentry>
273
[6d772cc]274 <varlistentry id="sawfish-kde4-session">
275 <term><command>sawfish-kde4-session</command></term>
276 <listitem>
277 <para>
[97ee53d]278 is a script to run <application>KDE4</application> using
[4c24eb0a]279 <application>sawfish</application>
[6d772cc]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
[1ac8b4c6]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
[6d772cc]300 <varlistentry id="sawfish-mate-session">
301 <term><command>sawfish-mate-session</command></term>
302 <listitem>
303 <para>
[97ee53d]304 is a script to run <application>mate</application> using
[4c24eb0a]305 <application>sawfish</application>
[6d772cc]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>
[97ee53d]317 is a script to run <application>Lumina</application> using
[4c24eb0a]318 <application>sawfish</application>
[6d772cc]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>
[97ee53d]330 is a script to run <application>xfce</application> using
[4c24eb0a]331 <application>sawfish</application>
[6d772cc]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
[09fcddd]339 </variablelist>
340
341 </sect2>
342
343</sect1>
Note: See TracBrowser for help on using the repository browser.