source: xsoft/other/xscreensaver.xml@ 193af65e

10.0 10.1 11.0 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 193af65e was 193af65e, checked in by Ken Moffat <ken@…>, 4 years ago

Tags.

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

  • Property mode set to 100644
File size: 10.8 KB
RevLine 
[de57758]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" [
[de57758]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[1f7519a9]7 <!ENTITY xscreensaver-download-http "https://www.jwz.org/xscreensaver/xscreensaver-&xscreensaver-version;.tar.gz">
[3f91926]8 <!ENTITY xscreensaver-download-ftp " ">
[798ed8e5]9 <!ENTITY xscreensaver-md5sum "9f764e561f9939f8684a66ec98b27cba">
[8763787f]10 <!ENTITY xscreensaver-size "26 MB">
[798ed8e5]11 <!ENTITY xscreensaver-buildsize "251 MB">
[2216c1b1]12 <!ENTITY xscreensaver-time "1.0 SBU">
[de57758]13]>
14
15<sect1 id="xscreensaver" xreflabel="XScreenSaver-&xscreensaver-version;">
[6247293]16 <?dbhtml filename="xscreensaver.html"?>
[fc7afd0c]17
[6247293]18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
[fc7afd0c]22
[6247293]23 <title>XScreenSaver-&xscreensaver-version;</title>
[fc7afd0c]24
[6247293]25 <indexterm zone="xscreensaver">
[692278d]26 <primary sortas="a-XScreenSaver">XScreenSaver</primary>
[6247293]27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to XScreenSaver</title>
[fc7afd0c]31
[1ccfcab]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>
[fc7afd0c]43
[193af65e]44 &lfs10_checked;
[e36f9d90]45
[6247293]46 <bridgehead renderas="sect3">Package Information</bridgehead>
47 <itemizedlist spacing="compact">
48 <listitem>
[1ccfcab]49 <para>
50 Download (HTTP): <ulink url="&xscreensaver-download-http;"/>
51 </para>
[6247293]52 </listitem>
53 <listitem>
[1ccfcab]54 <para>
55 Download (FTP): <ulink url="&xscreensaver-download-ftp;"/>
56 </para>
[6247293]57 </listitem>
58 <listitem>
[1ccfcab]59 <para>
60 Download MD5 sum: &xscreensaver-md5sum;
61 </para>
[6247293]62 </listitem>
63 <listitem>
[1ccfcab]64 <para>
65 Download size: &xscreensaver-size;
66 </para>
[6247293]67 </listitem>
68 <listitem>
[1ccfcab]69 <para>
70 Estimated disk space required: &xscreensaver-buildsize;
71 </para>
[6247293]72 </listitem>
73 <listitem>
[1ccfcab]74 <para>
75 Estimated build time: &xscreensaver-time;
76 </para>
[6247293]77 </listitem>
78 </itemizedlist>
[fc7afd0c]79
[6247293]80 <bridgehead renderas="sect3">XScreenSaver Dependencies</bridgehead>
[fc7afd0c]81
[6247293]82 <bridgehead renderas="sect4">Required</bridgehead>
[e36f9d90]83 <para role="required">
[1ccfcab]84 <xref linkend="libglade"/> and
85 <xref linkend="xorg7-app"/>
[e36f9d90]86 </para>
[fc7afd0c]87
[57cd9b8b]88 <bridgehead renderas="sect4">Recommended</bridgehead>
89 <para role="recommended">
90 <xref linkend="glu"/>
91 </para>
92
[6247293]93 <bridgehead renderas="sect4">Optional</bridgehead>
[e36f9d90]94 <para role="optional">
[6a9a5f2]95 <phrase revision="sysv"><ulink url="&gnome-download-http;/gdm/">GDM</ulink></phrase>
96 <phrase revision="systemd"><xref linkend="gdm"/></phrase>,
[1ccfcab]97 <ulink url="http://linas.org/gle/">GLE</ulink> and
98 <xref linkend="linux-pam"/>
[e36f9d90]99 </para>
[fc7afd0c]100
[124f752c]101 <bridgehead renderas="sect4">Optional (runtime)</bridgehead>
102 <para role="optional">
[12a19d7]103 The adobe-100dpi font, with libXfont and bdftopcf from
[c8b93dfd]104 <xref role="runtime" linkend="xorg7-legacy"/> (to enlarge the splash
105 screen, error messages, and password prompt)
[124f752c]106 </para>
107
[1039de3]108 <para condition="html" role="usernotes">User Notes:
[1ccfcab]109 <ulink url="&blfs-wiki;/xscreensaver"/>
110 </para>
[6247293]111 </sect2>
[fc7afd0c]112
[6247293]113 <sect2 role="installation">
114 <title>Installation of XScreenSaver</title>
[deb7985]115
[f03e2e6c]116 <para revision="sysv">
117 Change a harcoded library name, which prevents using the settings found
118 by <command>configure</command>:
119 </para>
120
121<screen revision="sysv"><userinput>sed -i 's/-lsystemd/-lelogind/' driver/Makefile.in</userinput></screen>
122
[1ccfcab]123 <para>
124 Install <application>XScreenSaver</application> by running the following
125 commands:
126 </para>
[deb7985]127
[e14cdd5]128<screen><userinput>./configure --prefix=/usr &amp;&amp;
[6247293]129make</userinput></screen>
[fc7afd0c]130
[1ccfcab]131 <para>
132 This package does not come with a test suite.
133 </para>
[2bb13c6]134
[1ccfcab]135 <para>
136 Now, as the <systemitem class="username">root</systemitem> user:
137 </para>
[fc7afd0c]138
[6247293]139<screen role="root"><userinput>make install</userinput></screen>
[fc7afd0c]140
[6247293]141 </sect2>
[fc7afd0c]142
[6247293]143 <sect2 role="commands">
144 <title>Command Explanations</title>
145
[1ccfcab]146 <para>
147 <option>--with-setuid-hacks</option>: This switch allows some demos
148 to be installed setuid <systemitem class="username">root</systemitem>
149 which is needed in order to ping other hosts.
150 </para>
[d15ff1a5]151
[6247293]152 </sect2>
[fc7afd0c]153
[6247293]154 <sect2 role="configuration">
155 <title>Configuring XScreenSaver</title>
156
157 <sect3 id="xscreensaver-config">
158 <title>Config Files</title>
[fc7afd0c]159
[1ccfcab]160 <para>
161 <filename>/etc/X11/app-defaults/XScreenSaver</filename> and
162 <filename>~/.xscreensaver</filename>
163 </para>
[fc7afd0c]164
[d15ff1a5]165 <indexterm zone="xscreensaver xscreensaver-config">
[73dd9a12]166 <primary sortas="e-etc-X11-app-defaults-XScreenSaver">/etc/X11/app-defaults/XScreenSaver</primary>
[d15ff1a5]167 </indexterm>
[6247293]168 <indexterm zone="xscreensaver xscreensaver-config">
169 <primary sortas="e-AA.xscreensaver">~/.xscreensaver</primary>
170 </indexterm>
[1ccfcab]171
172 </sect3>
173
174 <sect3>
175 <title>Linux PAM Configuration</title>
176
177 <para>
[2c1a7b7f]178 If <application>XScreenSaver</application> has been built with
179 <application>Linux PAM</application> support, you need to create a
180 <application>PAM</application> configuration file, to get it working
181 correctly with BLFS.
[1ccfcab]182 </para>
183
184 <para>
[2c1a7b7f]185 Issue the following commands as the <systemitem
186 class="username">root</systemitem> user to create the configuration
187 file for <application>Linux PAM</application>:
[1ccfcab]188 </para>
189
190<screen role="root"><userinput>cat &gt; /etc/pam.d/xscreensaver &lt;&lt; "EOF"
191<literal># Begin /etc/pam.d/xscreensaver
192
193auth include system-auth
194account include system-account
195
196# End /etc/pam.d/xscreensaver</literal>
197EOF</userinput></screen>
[fc7afd0c]198
[6247293]199 </sect3>
[fc7afd0c]200
[6247293]201 </sect2>
[fc7afd0c]202
[6247293]203 <sect2 role="content">
204 <title>Contents</title>
205
206 <segmentedlist>
207 <segtitle>Installed Programs</segtitle>
[c3c56b2]208 <segtitle>Installed Libraries</segtitle>
[6247293]209 <segtitle>Installed Directories</segtitle>
[fc7afd0c]210
[6247293]211 <seglistitem>
[1ccfcab]212 <seg>
213 xscreensaver, xscreensaver-command, xscreensaver-demo, xscreensaver-getimage,
214 xscreensaver-getimage-file, xscreensaver-getimage-video,
215 xscreensaver-gl-helper and xscreensaver-text
216 </seg>
217 <seg>
[c3c56b2]218 None
219 </seg>
220 <seg>
[57cd9b8b]221 /usr/libexec/xscreensaver and
[c3c56b2]222 /usr/share/xscreensaver
[1ccfcab]223 </seg>
[6247293]224 </seglistitem>
225 </segmentedlist>
[fc7afd0c]226
[6247293]227 <variablelist>
228 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
229 <?dbfo list-presentation="list"?>
230 <?dbhtml list-presentation="table"?>
[fc7afd0c]231
[6247293]232 <varlistentry id="xscreensaver-prog">
233 <term><command>xscreensaver</command></term>
234 <listitem>
[1ccfcab]235 <para>
236 is a screen saver and locker daemon.
237 </para>
[6247293]238 <indexterm zone="xscreensaver xscreensaver-prog">
239 <primary sortas="b-xscreensaver">xscreensaver</primary>
240 </indexterm>
241 </listitem>
242 </varlistentry>
[fc7afd0c]243
[6247293]244 <varlistentry id="xscreensaver-command">
245 <term><command>xscreensaver-command</command></term>
246 <listitem>
[1ccfcab]247 <para>
248 controls a running <command>xscreensaver</command>
249 process by sending it client messages.
250 </para>
[6247293]251 <indexterm zone="xscreensaver xscreensaver-command">
252 <primary sortas="b-xscreensaver-command">xscreensaver-command</primary>
253 </indexterm>
254 </listitem>
255 </varlistentry>
[fc7afd0c]256
[6247293]257 <varlistentry id="xscreensaver-demo">
258 <term><command>xscreensaver-demo</command></term>
259 <listitem>
[1ccfcab]260 <para>
261 is a graphical front-end for setting the parameters used
262 by the background <command>xscreensaver</command> daemon.
263 </para>
[6247293]264 <indexterm zone="xscreensaver xscreensaver-demo">
265 <primary sortas="b-xscreensaver-demo">xscreensaver-demo</primary>
266 </indexterm>
267 </listitem>
268 </varlistentry>
[fc7afd0c]269
[6247293]270 <varlistentry id="xscreensaver-getimage">
271 <term><command>xscreensaver-getimage</command></term>
272 <listitem>
[1ccfcab]273 <para>
274 is a helper program for the <command>xscreensaver</command>
275 modules that manipulate images.
276 </para>
[6247293]277 <indexterm zone="xscreensaver xscreensaver-getimage">
278 <primary sortas="b-xscreensaver-getimaage">xscreensaver-getimage</primary>
279 </indexterm>
280 </listitem>
281 </varlistentry>
[fc7afd0c]282
[6247293]283 <varlistentry id="xscreensaver-getimage-file">
284 <term><command>xscreensaver-getimage-file</command></term>
285 <listitem>
[1ccfcab]286 <para>
287 is a helper program for the <command>xscreensaver</command>
288 modules that manipulate images.
289 </para>
[6247293]290 <indexterm zone="xscreensaver xscreensaver-getimage-file">
291 <primary sortas="b-xscreensaver-getimaage-file">xscreensaver-getimage-file</primary>
292 </indexterm>
293 </listitem>
294 </varlistentry>
[fc7afd0c]295
[6247293]296 <varlistentry id="xscreensaver-getimage-video">
297 <term><command>xscreensaver-getimage-video</command></term>
298 <listitem>
[1ccfcab]299 <para>
300 is a helper program for the <command>xscreensaver</command>
301 modules that manipulate images.
302 </para>
[6247293]303 <indexterm zone="xscreensaver xscreensaver-getimage-video">
304 <primary sortas="b-xscreensaver-getimaage-video">xscreensaver-getimage-video</primary>
305 </indexterm>
306 </listitem>
307 </varlistentry>
[fc7afd0c]308
[6247293]309 <varlistentry id="xscreensaver-gl-helper">
310 <term><command>xscreensaver-gl-helper</command></term>
311 <listitem>
[1ccfcab]312 <para>
313 is a helper program for the <command>xscreensaver</command>
314 OpenGL modules.
315 </para>
[6247293]316 <indexterm zone="xscreensaver xscreensaver-gl-helper">
317 <primary sortas="b-xscreensaver-gl-helper">xscreensaver-gl-helper</primary>
318 </indexterm>
319 </listitem>
320 </varlistentry>
[d15ff1a5]321
322 <varlistentry id="xscreensaver-text">
323 <term><command>xscreensaver-text</command></term>
324 <listitem>
[1ccfcab]325 <para>
326 prints some text to stdout, for use by screen savers.
327 </para>
[d15ff1a5]328 <indexterm zone="xscreensaver xscreensaver-text">
329 <primary sortas="b-xscreensaver-text">xscreensaver-text</primary>
330 </indexterm>
331 </listitem>
332 </varlistentry>
[1ccfcab]333
[6247293]334 </variablelist>
[deb7985]335
[6247293]336 </sect2>
[de57758]337
338</sect1>
Note: See TracBrowser for help on using the repository browser.