source: general/genutils/xscreensaver.xml@ 8aeb474

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 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 8aeb474 was 43a4e608, checked in by Ken Moffat <ken@…>, 12 years ago

more tags

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

  • Property mode set to 100644
File size: 10.0 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 "db001e7d17b68fef22f66beb68beb114">
10 <!ENTITY xscreensaver-size "7.1 MB">
11 <!ENTITY xscreensaver-buildsize "175 MB">
12 <!ENTITY xscreensaver-time "2.0 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 &lfs72_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="bc"/>,
85 <xref linkend="libglade"/> and
86 <xref linkend="xorg7-app"/>
87 </para>
88
89 <bridgehead renderas="sect4">Optional</bridgehead>
90 <para role="optional">
91 <xref linkend="gdm"/>,
92 <ulink url="http://linas.org/gle/">GLE</ulink> and
93 <xref linkend="linux-pam"/>
94 </para>
95
96 <para condition="html" role="usernotes">User Notes:
97 <ulink url="&blfs-wiki;/xscreensaver"/>
98 </para>
99 </sect2>
100
101 <sect2 role="installation">
102 <title>Installation of XScreenSaver</title>
103
104 <para>
105 Install <application>XScreenSaver</application> by running the following
106 commands:
107 </para>
108
109<screen><userinput>./configure --prefix=/usr --libexecdir=/usr/lib &amp;&amp;
110make</userinput></screen>
111
112 <para>
113 This package does not come with a test suite.
114 </para>
115
116 <para>
117 Now, as the <systemitem class="username">root</systemitem> user:
118 </para>
119
120<screen role="root"><userinput>make install</userinput></screen>
121
122 </sect2>
123
124 <sect2 role="commands">
125 <title>Command Explanations</title>
126
127 <para>
128 <option>--with-setuid-hacks</option>: This switch allows some demos
129 to be installed setuid <systemitem class="username">root</systemitem>
130 which is needed in order to ping other hosts.
131 </para>
132
133 </sect2>
134
135 <sect2 role="configuration">
136 <title>Configuring XScreenSaver</title>
137
138 <sect3 id="xscreensaver-config">
139 <title>Config Files</title>
140
141 <para>
142 <filename>/etc/X11/app-defaults/XScreenSaver</filename> and
143 <filename>~/.xscreensaver</filename>
144 </para>
145
146 <indexterm zone="xscreensaver xscreensaver-config">
147 <primary sortas="e-etc-X11-app-defaults-XScreenSaver">/etc/X11/app-defaults/XScreenSaver</primary>
148 </indexterm>
149 <indexterm zone="xscreensaver xscreensaver-config">
150 <primary sortas="e-AA.xscreensaver">~/.xscreensaver</primary>
151 </indexterm>
152
153 </sect3>
154
155 <sect3>
156 <title>Linux PAM Configuration</title>
157
158 <para>
159 If you have built <application>XScreenSaver</application> with
160 <application>Linux PAM</application> support, you need to create
161 <application>PAM</application> configuration file to get
162 <application>XScreenSaver</application> to work correctly with BLFS.
163 </para>
164
165 <para>
166 Issue the following commands as the <systemitem class="username">root</systemitem>
167 user to create the configuration file for <application>Linux PAM</application>:
168 </para>
169
170<screen role="root"><userinput>cat &gt; /etc/pam.d/xscreensaver &lt;&lt; "EOF"
171<literal># Begin /etc/pam.d/xscreensaver
172
173auth include system-auth
174account include system-account
175
176# End /etc/pam.d/xscreensaver</literal>
177EOF</userinput></screen>
178
179 </sect3>
180
181 </sect2>
182
183 <sect2 role="content">
184 <title>Contents</title>
185
186 <segmentedlist>
187 <segtitle>Installed Programs</segtitle>
188 <segtitle>Installed Directories</segtitle>
189
190 <seglistitem>
191 <seg>
192 xscreensaver, xscreensaver-command, xscreensaver-demo, xscreensaver-getimage,
193 xscreensaver-getimage-file, xscreensaver-getimage-video,
194 xscreensaver-gl-helper and xscreensaver-text
195 </seg>
196 <seg>
197 /usr/lib/xscreensaver and /usr/share/xscreensaver
198 </seg>
199 </seglistitem>
200 </segmentedlist>
201
202 <variablelist>
203 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
204 <?dbfo list-presentation="list"?>
205 <?dbhtml list-presentation="table"?>
206
207 <varlistentry id="xscreensaver-prog">
208 <term><command>xscreensaver</command></term>
209 <listitem>
210 <para>
211 is a screen saver and locker daemon.
212 </para>
213 <indexterm zone="xscreensaver xscreensaver-prog">
214 <primary sortas="b-xscreensaver">xscreensaver</primary>
215 </indexterm>
216 </listitem>
217 </varlistentry>
218
219 <varlistentry id="xscreensaver-command">
220 <term><command>xscreensaver-command</command></term>
221 <listitem>
222 <para>
223 controls a running <command>xscreensaver</command>
224 process by sending it client messages.
225 </para>
226 <indexterm zone="xscreensaver xscreensaver-command">
227 <primary sortas="b-xscreensaver-command">xscreensaver-command</primary>
228 </indexterm>
229 </listitem>
230 </varlistentry>
231
232 <varlistentry id="xscreensaver-demo">
233 <term><command>xscreensaver-demo</command></term>
234 <listitem>
235 <para>
236 is a graphical front-end for setting the parameters used
237 by the background <command>xscreensaver</command> daemon.
238 </para>
239 <indexterm zone="xscreensaver xscreensaver-demo">
240 <primary sortas="b-xscreensaver-demo">xscreensaver-demo</primary>
241 </indexterm>
242 </listitem>
243 </varlistentry>
244
245 <varlistentry id="xscreensaver-getimage">
246 <term><command>xscreensaver-getimage</command></term>
247 <listitem>
248 <para>
249 is a helper program for the <command>xscreensaver</command>
250 modules that manipulate images.
251 </para>
252 <indexterm zone="xscreensaver xscreensaver-getimage">
253 <primary sortas="b-xscreensaver-getimaage">xscreensaver-getimage</primary>
254 </indexterm>
255 </listitem>
256 </varlistentry>
257
258 <varlistentry id="xscreensaver-getimage-file">
259 <term><command>xscreensaver-getimage-file</command></term>
260 <listitem>
261 <para>
262 is a helper program for the <command>xscreensaver</command>
263 modules that manipulate images.
264 </para>
265 <indexterm zone="xscreensaver xscreensaver-getimage-file">
266 <primary sortas="b-xscreensaver-getimaage-file">xscreensaver-getimage-file</primary>
267 </indexterm>
268 </listitem>
269 </varlistentry>
270
271 <varlistentry id="xscreensaver-getimage-video">
272 <term><command>xscreensaver-getimage-video</command></term>
273 <listitem>
274 <para>
275 is a helper program for the <command>xscreensaver</command>
276 modules that manipulate images.
277 </para>
278 <indexterm zone="xscreensaver xscreensaver-getimage-video">
279 <primary sortas="b-xscreensaver-getimaage-video">xscreensaver-getimage-video</primary>
280 </indexterm>
281 </listitem>
282 </varlistentry>
283
284 <varlistentry id="xscreensaver-gl-helper">
285 <term><command>xscreensaver-gl-helper</command></term>
286 <listitem>
287 <para>
288 is a helper program for the <command>xscreensaver</command>
289 OpenGL modules.
290 </para>
291 <indexterm zone="xscreensaver xscreensaver-gl-helper">
292 <primary sortas="b-xscreensaver-gl-helper">xscreensaver-gl-helper</primary>
293 </indexterm>
294 </listitem>
295 </varlistentry>
296
297 <varlistentry id="xscreensaver-text">
298 <term><command>xscreensaver-text</command></term>
299 <listitem>
300 <para>
301 prints some text to stdout, for use by screen savers.
302 </para>
303 <indexterm zone="xscreensaver xscreensaver-text">
304 <primary sortas="b-xscreensaver-text">xscreensaver-text</primary>
305 </indexterm>
306 </listitem>
307 </varlistentry>
308
309 </variablelist>
310
311 </sect2>
312
313</sect1>
Note: See TracBrowser for help on using the repository browser.