This file is indexed.

/usr/share/xscreensaver/config/unknownpleasures.xml is in xscreensaver-gl-extra 5.30-1+deb8u2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
<?xml version="1.0" encoding="ISO-8859-1"?>

<screensaver name="unknownpleasures" _label="UnknownPleasures" gl="yes">

  <command arg="-root"/>

  <hgroup>
   <vgroup>
    <number id="delay" type="slider" arg="-delay %"
            _label="Frame rate" _low-label="Low" _high-label="High"
            low="0" high="100000" default="30000"
            convert="invert"/>

    <number id="count" type="slider" arg="-count %"
            _label="Scanlines" _low-label="Few" _high-label="Many"
            low="3" high="200" default="80"/>
   </vgroup>

   <vgroup>
    <number id="speed" type="slider" arg="-speed %"
            _label="Speed" _low-label="Slow" _high-label="Fast"
            low="0.1" high="3.0" default="1.0"/>

    <number id="resolution" type="slider" arg="-resolution %"
            _label="Resolution" _low-label="Low" _high-label="High"
            low="5" high="300" default="100"/>
   </vgroup>
  </hgroup>

  <hgroup>
   <boolean id="ortho" _label="Orthographic Projection" arg-unset="-no-ortho"/>
   <boolean id="wire"    _label="Wireframe"              arg-set="-wireframe"/>
   <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
  </hgroup>

  <xscreensaver-updater />

  <_description>
PSR B1919+21 (AKA CP 1919) was the first pulsar ever discovered:
a spinning neutron star emitting a periodic lighthouse-like beacon.
An illustration of the signal received from it was published in
Scientific American in 1971, and later in The Cambridge Encyclopedia
of Astronomy in 1977, where it was seen by Stephen Morris, the
drummer of Joy Division, and was consequently appropriated by
Peter Saville for the cover of the band's album "Unknown Pleasures".

http://en.wikipedia.org/wiki/Pulsar
http://en.wikipedia.org/wiki/PSR_B1919%2B21
http://en.wikipedia.org/wiki/Unknown_Pleasures
http://en.wikipedia.org/wiki/Peter_Saville_%28graphic_designer%29
http://en.wikipedia.org/wiki/Joy_Division

Written by Jamie Zawinski; 2013.
  </_description>
</screensaver>