source: general/genutils/xscreensaver.xml@ 167a240

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 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 167a240 was 167a240, checked in by Fernando de Oliveira <fernando@…>, 10 years ago

Updates to gnupg-2.0.23, xterm-306, Python-2.7.7, xscreensaver-5.28 and openssl-1.0.1h.

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

  • Property mode set to 100644
File size: 10.5 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 xscreensaver-download-http "http://www.jwz.org/xscreensaver/xscreensaver-&xscreensaver-version;.tar.gz">
8 <!ENTITY xscreensaver-download-ftp " ">
9 <!ENTITY xscreensaver-md5sum "9f86ef921b55ccc9efa1ffd7ca437332">
10 <!ENTITY xscreensaver-size "8.4 MB">
11 <!ENTITY xscreensaver-buildsize "167 MB">
12 <!ENTITY xscreensaver-time "0.9 SBU">
13]>
14
15<sect1 id="xscreensaver" xreflabel="XScreenSaver-&xscreensaver-version;">
16 <?dbhtml filename="xscreensaver.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>XScreenSaver-&xscreensaver-version;</title>
24
25 <indexterm zone="xscreensaver">
26 <primary sortas="a-XScreenSaver">XScreenSaver</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to XScreenSaver</title>
31
32 <para>
33 The <application>XScreenSaver</application> is a modular screen saver
34 and locker for the X Window System. It is highly customizable and
35 allows the use of any program that can draw on the root window as a
36 display mode. The purpose of <application>XScreenSaver</application> is
37 to display pretty pictures on your screen when it is not in use, in
38 keeping with the philosophy that unattended monitors should always be
39 doing something interesting, just like they do in the movies. However,
40 <application>XScreenSaver</application> can also be used as a screen
41 locker, to prevent others from using your terminal while you are away.
42 </para>
43
44 &lfs75_checked;
45
46 <bridgehead renderas="sect3">Package Information</bridgehead>
47 <itemizedlist spacing="compact">
48 <listitem>
49 <para>
50 Download (HTTP): <ulink url="&xscreensaver-download-http;"/>
51 </para>
52 </listitem>
53 <listitem>
54 <para>
55 Download (FTP): <ulink url="&xscreensaver-download-ftp;"/>
56 </para>
57 </listitem>
58 <listitem>
59 <para>
60 Download MD5 sum: &xscreensaver-md5sum;
61 </para>
62 </listitem>
63 <listitem>
64 <para>
65 Download size: &xscreensaver-size;
66 </para>
67 </listitem>
68 <listitem>
69 <para>
70 Estimated disk space required: &xscreensaver-buildsize;
71 </para>
72 </listitem>
73 <listitem>
74 <para>
75 Estimated build time: &xscreensaver-time;
76 </para>
77 </listitem>
78 </itemizedlist>
79
80 <bridgehead renderas="sect3">XScreenSaver Dependencies</bridgehead>
81
82 <bridgehead renderas="sect4">Required</bridgehead>
83 <para role="required">
84 <xref linkend="libglade"/> and
85 <xref linkend="xorg7-app"/>
86 </para>
87
88 <bridgehead renderas="sect4">Recommended</bridgehead>
89 <para role="recommended">
90 <xref linkend="glu"/>
91 </para>
92
93 <bridgehead renderas="sect4">Optional</bridgehead>
94 <para role="optional">
95 <ulink url="&gnome-download-http;/gdm/">GDM</ulink>,
96 <ulink url="http://linas.org/gle/">GLE</ulink> and
97 <xref linkend="linux-pam"/>
98 </para>
99
100 <para condition="html" role="usernotes">User Notes:
101 <ulink url="&blfs-wiki;/xscreensaver"/>
102 </para>
103 </sect2>
104
105 <sect2 role="installation">
106 <title>Installation of XScreenSaver</title>
107
108 <para>
109 Install <application>XScreenSaver</application> by running the following
110 commands:
111 </para>
112
113<screen><userinput>./configure --prefix=/usr &amp;&amp;
114make</userinput></screen>
115
116 <para>
117 This package does not come with a test suite.
118 </para>
119
120 <para>
121 Now, as the <systemitem class="username">root</systemitem> user:
122 </para>
123
124<screen role="root"><userinput>make install</userinput></screen>
125
126 </sect2>
127
128 <sect2 role="commands">
129 <title>Command Explanations</title>
130
131 <para>
132 <option>--with-setuid-hacks</option>: This switch allows some demos
133 to be installed setuid <systemitem class="username">root</systemitem>
134 which is needed in order to ping other hosts.
135 </para>
136
137 <para><option>--libexecdir=/usr/lib</option>: This option
138 will put the individual screensaver programs into
139 <filename class="directory">/usr/lib/xscreensaver</filename> instead of
140 <filename class="directory">/usr/libexec/xscreensaver</filename> in
141 accordance with the old version of the FHS used before LFS-7.5.</para>
142
143 </sect2>
144
145 <sect2 role="configuration">
146 <title>Configuring XScreenSaver</title>
147
148 <sect3 id="xscreensaver-config">
149 <title>Config Files</title>
150
151 <para>
152 <filename>/etc/X11/app-defaults/XScreenSaver</filename> and
153 <filename>~/.xscreensaver</filename>
154 </para>
155
156 <indexterm zone="xscreensaver xscreensaver-config">
157 <primary sortas="e-etc-X11-app-defaults-XScreenSaver">/etc/X11/app-defaults/XScreenSaver</primary>
158 </indexterm>
159 <indexterm zone="xscreensaver xscreensaver-config">
160 <primary sortas="e-AA.xscreensaver">~/.xscreensaver</primary>
161 </indexterm>
162
163 </sect3>
164
165 <sect3>
166 <title>Linux PAM Configuration</title>
167
168 <para>
169 If you have built <application>XScreenSaver</application> with
170 <application>Linux PAM</application> support, you need to create
171 <application>PAM</application> configuration file to get
172 <application>XScreenSaver</application> to work correctly with BLFS.
173 </para>
174
175 <para>
176 Issue the following commands as the <systemitem class="username">root</systemitem>
177 user to create the configuration file for <application>Linux PAM</application>:
178 </para>
179
180<screen role="root"><userinput>cat &gt; /etc/pam.d/xscreensaver &lt;&lt; "EOF"
181<literal># Begin /etc/pam.d/xscreensaver
182
183auth include system-auth
184account include system-account
185
186# End /etc/pam.d/xscreensaver</literal>
187EOF</userinput></screen>
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 Directories</segtitle>
200
201 <seglistitem>
202 <seg>
203 xscreensaver, xscreensaver-command, xscreensaver-demo, xscreensaver-getimage,
204 xscreensaver-getimage-file, xscreensaver-getimage-video,
205 xscreensaver-gl-helper and xscreensaver-text
206 </seg>
207 <seg>
208 None
209 </seg>
210 <seg>
211 /usr/libexec/xscreensaver and
212 /usr/share/xscreensaver
213 </seg>
214 </seglistitem>
215 </segmentedlist>
216
217 <variablelist>
218 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
219 <?dbfo list-presentation="list"?>
220 <?dbhtml list-presentation="table"?>
221
222 <varlistentry id="xscreensaver-prog">
223 <term><command>xscreensaver</command></term>
224 <listitem>
225 <para>
226 is a screen saver and locker daemon.
227 </para>
228 <indexterm zone="xscreensaver xscreensaver-prog">
229 <primary sortas="b-xscreensaver">xscreensaver</primary>
230 </indexterm>
231 </listitem>
232 </varlistentry>
233
234 <varlistentry id="xscreensaver-command">
235 <term><command>xscreensaver-command</command></term>
236 <listitem>
237 <para>
238 controls a running <command>xscreensaver</command>
239 process by sending it client messages.
240 </para>
241 <indexterm zone="xscreensaver xscreensaver-command">
242 <primary sortas="b-xscreensaver-command">xscreensaver-command</primary>
243 </indexterm>
244 </listitem>
245 </varlistentry>
246
247 <varlistentry id="xscreensaver-demo">
248 <term><command>xscreensaver-demo</command></term>
249 <listitem>
250 <para>
251 is a graphical front-end for setting the parameters used
252 by the background <command>xscreensaver</command> daemon.
253 </para>
254 <indexterm zone="xscreensaver xscreensaver-demo">
255 <primary sortas="b-xscreensaver-demo">xscreensaver-demo</primary>
256 </indexterm>
257 </listitem>
258 </varlistentry>
259
260 <varlistentry id="xscreensaver-getimage">
261 <term><command>xscreensaver-getimage</command></term>
262 <listitem>
263 <para>
264 is a helper program for the <command>xscreensaver</command>
265 modules that manipulate images.
266 </para>
267 <indexterm zone="xscreensaver xscreensaver-getimage">
268 <primary sortas="b-xscreensaver-getimaage">xscreensaver-getimage</primary>
269 </indexterm>
270 </listitem>
271 </varlistentry>
272
273 <varlistentry id="xscreensaver-getimage-file">
274 <term><command>xscreensaver-getimage-file</command></term>
275 <listitem>
276 <para>
277 is a helper program for the <command>xscreensaver</command>
278 modules that manipulate images.
279 </para>
280 <indexterm zone="xscreensaver xscreensaver-getimage-file">
281 <primary sortas="b-xscreensaver-getimaage-file">xscreensaver-getimage-file</primary>
282 </indexterm>
283 </listitem>
284 </varlistentry>
285
286 <varlistentry id="xscreensaver-getimage-video">
287 <term><command>xscreensaver-getimage-video</command></term>
288 <listitem>
289 <para>
290 is a helper program for the <command>xscreensaver</command>
291 modules that manipulate images.
292 </para>
293 <indexterm zone="xscreensaver xscreensaver-getimage-video">
294 <primary sortas="b-xscreensaver-getimaage-video">xscreensaver-getimage-video</primary>
295 </indexterm>
296 </listitem>
297 </varlistentry>
298
299 <varlistentry id="xscreensaver-gl-helper">
300 <term><command>xscreensaver-gl-helper</command></term>
301 <listitem>
302 <para>
303 is a helper program for the <command>xscreensaver</command>
304 OpenGL modules.
305 </para>
306 <indexterm zone="xscreensaver xscreensaver-gl-helper">
307 <primary sortas="b-xscreensaver-gl-helper">xscreensaver-gl-helper</primary>
308 </indexterm>
309 </listitem>
310 </varlistentry>
311
312 <varlistentry id="xscreensaver-text">
313 <term><command>xscreensaver-text</command></term>
314 <listitem>
315 <para>
316 prints some text to stdout, for use by screen savers.
317 </para>
318 <indexterm zone="xscreensaver xscreensaver-text">
319 <primary sortas="b-xscreensaver-text">xscreensaver-text</primary>
320 </indexterm>
321 </listitem>
322 </varlistentry>
323
324 </variablelist>
325
326 </sect2>
327
328</sect1>
Note: See TracBrowser for help on using the repository browser.