source: general/genutils/xscreensaver.xml@ 0aeb696

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 0aeb696 was 0aeb696, checked in by Randy McMurchy <randy@…>, 18 years ago

Added a comment to each file that may need a mention of a test suite added to it, this allows closing of bug #1697

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

  • Property mode set to 100644
File size: 11.1 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 <!-- Inserted as a reminder to do this. The mention of a test suite
8 is usually right before the root user installation commands. Please
9 delete these 12 (including one blank) lines after you are done.-->
10
11 <!-- Use one of the two mentions below about a test suite,
12 delete the line that is not applicable. Of course, if the
13 test suite uses syntax other than "make check", revise the
14 line to reflect the actual syntax to run the test suite -->
15
16 <!-- <para>This package does not come with a test suite.</para> -->
17 <!-- <para>To test the results, issue: <command>make check</command>.</para> -->
18
19 <!ENTITY xscreensaver-download-http "http://www.jwz.org/xscreensaver/xscreensaver-&xscreensaver-version;.tar.gz">
20 <!ENTITY xscreensaver-download-ftp "ftp://ftp.fu-berlin.de/unix/linux/mirrors/gentoo/distfiles/xscreensaver-&xscreensaver-version;.tar.gz">
21 <!ENTITY xscreensaver-md5sum "27491d117a8f7ae57d1fdf5f15d61ac6">
22 <!ENTITY xscreensaver-size "4.9 MB">
23 <!ENTITY xscreensaver-buildsize "112.7 MB">
24 <!ENTITY xscreensaver-time "1.1 SBU">
25]>
26
27<sect1 id="xscreensaver" xreflabel="XScreenSaver-&xscreensaver-version;">
28 <?dbhtml filename="xscreensaver.html"?>
29
30 <sect1info>
31 <othername>$LastChangedBy$</othername>
32 <date>$Date$</date>
33 <keywordset>
34 <keyword role="package">xscreensaver-&xscreensaver-version;.tar</keyword>
35 <keyword role="ftpdir">xscreensaver</keyword>
36 </keywordset>
37 </sect1info>
38
39 <title>XScreenSaver-&xscreensaver-version;</title>
40
41 <indexterm zone="xscreensaver">
42 <primary sortas="a-xscreensaver">Xscreensaver</primary>
43 </indexterm>
44
45 <sect2 role="package">
46 <title>Introduction to XScreenSaver</title>
47
48 <para>The <application>XScreenSaver</application> is a modular screen
49 saver and locker for the X Window System. It is highly customizable and
50 allows the use of any program that can draw on the root window as a
51 display mode. The purpose of <application>XScreenSaver</application> is
52 to display pretty pictures on your screen when it is not in use, in
53 keeping with the philosophy that unattended monitors should always be
54 doing something interesting, just like they do in the movies. However,
55 <application>XScreenSaver</application> can also be used as a screen
56 locker, to prevent others from using your terminal while you are
57 away.</para>
58
59 <bridgehead renderas="sect3">Package Information</bridgehead>
60 <itemizedlist spacing="compact">
61 <listitem>
62 <para>Download (HTTP): <ulink url="&xscreensaver-download-http;"/></para>
63 </listitem>
64 <listitem>
65 <para>Download (FTP): <ulink url="&xscreensaver-download-ftp;"/></para>
66 </listitem>
67 <listitem>
68 <para>Download MD5 sum: &xscreensaver-md5sum;</para>
69 </listitem>
70 <listitem>
71 <para>Download size: &xscreensaver-size;</para>
72 </listitem>
73 <listitem>
74 <para>Estimated disk space required: &xscreensaver-buildsize;</para>
75 </listitem>
76 <listitem>
77 <para>Estimated build time: &xscreensaver-time;</para>
78 </listitem>
79 </itemizedlist>
80
81 <bridgehead renderas="sect3">XScreenSaver Dependencies</bridgehead>
82
83 <bridgehead renderas="sect4">Required</bridgehead>
84 <para role="required"><xref linkend="bc"/> and
85 <xref linkend="libglade"/> (alternatively
86 <xref linkend="lesstif"/> but not recommended)</para>
87
88 <bridgehead renderas="sect4">Optional</bridgehead>
89 <para role="optional"> <xref linkend="libjpeg"/>,
90 <ulink url="http://linas.org/gle/">GLE</ulink>,
91 <ulink url="http://netpbm.sourceforge.net/">Netpbm</ulink>,
92 <ulink url="http://www.jwz.org/xdaliclock/">XDaliClock</ulink>,
93 <xref linkend="linux-pam"/>,
94 <ulink url="http://www.pdc.kth.se/kth-krb/">krb4</ulink>, and
95 <xref linkend="heimdal"/> or
96 <xref linkend="mitkrb"/></para>
97
98 <para condition="html" role="usernotes">User Notes:
99 <ulink url="&blfs-wiki;/xscreensaver"/></para>
100
101 </sect2>
102
103 <sect2 role="installation">
104 <title>Installation of XScreenSaver</title>
105
106 <!-- Apparently, this issue is now fixed
107 <para><application>XScreenSaver</application> makes some poor choices
108 where to put all the files if <application>GNOME</application> is installed.
109 To get around this, run the following command and see an optional configure
110 switch described later below.</para>
111
112<screen><userinput>sed -i -e "s,@GNOME_DATADIR@,$GNOME_PREFIX/share," driver/Makefile.in</userinput></screen>
113 -->
114
115 <para>Install <application>XScreenSaver</application> by running the following
116 commands:</para>
117
118<screen><userinput>./configure --prefix=/usr --libexecdir=/usr/lib &amp;&amp;
119make</userinput></screen>
120
121 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
122
123<screen role="root"><userinput>make install</userinput></screen>
124
125 </sect2>
126
127 <sect2 role="commands">
128 <title>Command Explanations</title>
129
130 <para><option>--with-setuid-hacks</option>: This switch allows some
131 demos to be installed setuid <systemitem class="username">root</systemitem>
132 which is needed in order to ping other hosts.</para>
133
134 <para><option>--enable-locking</option>: This switch provides support for
135 locking the display.</para>
136
137 <!-- Not required any longer
138 <para><option>-with-configdir=/usr/lib/xscreensaver/config</option>:
139 If <application>GNOME</application> is installed, you can use this
140 switch to put the configuration files in a single directory rather than
141 spreading them all over the disk.</para>
142 -->
143
144 </sect2>
145
146 <sect2 role="configuration">
147 <title>Configuring XScreenSaver</title>
148
149 <sect3 id="xscreensaver-config">
150 <title>Config Files</title>
151
152 <para><filename>/etc/X11/app-defaults/XScreenSaver</filename>,
153 <filename>~/.xscreensaver</filename> and
154 <filename>/etc/pam.d/xscreensaver</filename> or
155 <filename>/etc/pam.conf</filename></para>
156
157 <indexterm zone="xscreensaver xscreensaver-config">
158 <primary sortas="e-etc-X11-app-defaults-XScreenSaver">.../app-.../XScreenSaver</primary>
159 </indexterm>
160 <indexterm zone="xscreensaver xscreensaver-config">
161 <primary sortas="e-AA.xscreensaver">~/.xscreensaver</primary>
162 </indexterm>
163 <indexterm zone="xscreensaver xscreensaver-config">
164 <primary sortas="e-etc-pam.d-xscreensaver">/etc/pam.d/xscreensaver</primary>
165 </indexterm>
166 <indexterm zone="xscreensaver xscreensaver-config">
167 <primary sortas="e-etc-pam.conf">/etc/pam.conf</primary>
168 </indexterm>
169
170 </sect3>
171
172 </sect2>
173
174 <sect2 role="content">
175 <title>Contents</title>
176
177 <segmentedlist>
178 <segtitle>Installed Programs</segtitle>
179 <segtitle>Installed Libraries</segtitle>
180 <segtitle>Installed Directories</segtitle>
181
182 <seglistitem>
183 <seg>xscreensaver, xscreensaver-command, xscreensaver-demo, xscreensaver-getimage,
184 xscreensaver-getimage-file, xscreensaver-getimage-video, xscreensaver-gl-helper,
185 and xscreensaver-text</seg>
186 <seg>None</seg>
187 <seg>/usr/lib/xscreensaver and /usr/share/xscreensaver</seg>
188 </seglistitem>
189 </segmentedlist>
190
191 <variablelist>
192 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
193 <?dbfo list-presentation="list"?>
194 <?dbhtml list-presentation="table"?>
195
196 <varlistentry id="xscreensaver-prog">
197 <term><command>xscreensaver</command></term>
198 <listitem>
199 <para>is a screen saver and locker daemon.</para>
200 <indexterm zone="xscreensaver xscreensaver-prog">
201 <primary sortas="b-xscreensaver">xscreensaver</primary>
202 </indexterm>
203 </listitem>
204 </varlistentry>
205
206 <varlistentry id="xscreensaver-command">
207 <term><command>xscreensaver-command</command></term>
208 <listitem>
209 <para>controls a running <command>xscreensaver</command>
210 process by sending it client messages.</para>
211 <indexterm zone="xscreensaver xscreensaver-command">
212 <primary sortas="b-xscreensaver-command">xscreensaver-command</primary>
213 </indexterm>
214 </listitem>
215 </varlistentry>
216
217 <varlistentry id="xscreensaver-demo">
218 <term><command>xscreensaver-demo</command></term>
219 <listitem>
220 <para>is a graphical front-end for setting the parameters used
221 by the background <command>xscreensaver</command> daemon.</para>
222 <indexterm zone="xscreensaver xscreensaver-demo">
223 <primary sortas="b-xscreensaver-demo">xscreensaver-demo</primary>
224 </indexterm>
225 </listitem>
226 </varlistentry>
227
228 <varlistentry id="xscreensaver-getimage">
229 <term><command>xscreensaver-getimage</command></term>
230 <listitem>
231 <para>is a helper program for the <command>xscreensaver</command>
232 modules that manipulate images.</para>
233 <indexterm zone="xscreensaver xscreensaver-getimage">
234 <primary sortas="b-xscreensaver-getimaage">xscreensaver-getimage</primary>
235 </indexterm>
236 </listitem>
237 </varlistentry>
238
239 <varlistentry id="xscreensaver-getimage-file">
240 <term><command>xscreensaver-getimage-file</command></term>
241 <listitem>
242 <para>is a helper program for the <command>xscreensaver</command>
243 modules that manipulate images.</para>
244 <indexterm zone="xscreensaver xscreensaver-getimage-file">
245 <primary sortas="b-xscreensaver-getimaage-file">xscreensaver-getimage-file</primary>
246 </indexterm>
247 </listitem>
248 </varlistentry>
249
250 <varlistentry id="xscreensaver-getimage-video">
251 <term><command>xscreensaver-getimage-video</command></term>
252 <listitem>
253 <para>is a helper program for the <command>xscreensaver</command>
254 modules that manipulate images.</para>
255 <indexterm zone="xscreensaver xscreensaver-getimage-video">
256 <primary sortas="b-xscreensaver-getimaage-video">xscreensaver-getimage-video</primary>
257 </indexterm>
258 </listitem>
259 </varlistentry>
260
261 <varlistentry id="xscreensaver-gl-helper">
262 <term><command>xscreensaver-gl-helper</command></term>
263 <listitem>
264 <para>is a helper program for the <command>xscreensaver</command>
265 OpenGL modules.</para>
266 <indexterm zone="xscreensaver xscreensaver-gl-helper">
267 <primary sortas="b-xscreensaver-gl-helper">xscreensaver-gl-helper</primary>
268 </indexterm>
269 </listitem>
270 </varlistentry>
271
272 <varlistentry id="xscreensaver-text">
273 <term><command>xscreensaver-text</command></term>
274 <listitem>
275 <para>prints some text to stdout, for use by screen savers.</para>
276 <indexterm zone="xscreensaver xscreensaver-text">
277 <primary sortas="b-xscreensaver-text">xscreensaver-text</primary>
278 </indexterm>
279 </listitem>
280 </varlistentry>
281 </variablelist>
282
283 </sect2>
284
285</sect1>
Note: See TracBrowser for help on using the repository browser.