source: x/wm/sawfish.xml@ 76a39aa

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.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 76a39aa was 76a39aa, checked in by Manuel Canales Esparcia <manuel@…>, 18 years ago

Adding automatized scripts generation related tags. X part.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5376 af4574ff-66df-0310-9fd7-8a98e5e911e0

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