From http://www.jwz.org/xscreensaver/xscreensaver-5.35.tar.gz
[xscreensaver] / hacks / config / phosphor.xml
index 3bc86190f2e2af5c469026971071c333870a9622..484cf886dfa90826bcabff98d8d44eb8573f59fa 100644 (file)
@@ -2,7 +2,9 @@
 
 <screensaver name="phosphor" _label="Phosphor">
 
-  <command arg="-root"/>
+ <command arg="-root"/>
+
+  <video href="https://www.youtube.com/watch?v=G6ZWTrl7pV0"/>
 
  <hgroup>
   <vgroup>
            low="1" high="100" default="20"
            convert="invert"/>
 
+   <select id="fg">
+    <option id="green" _label="Green" />
+    <!-- DarkOrange is probably the closest named color. -->
+    <option id="DarkOrange" _label="Amber" arg-set="-fg #ff7900" />
+    <option id="white" _label="White" arg-set="-fg white" />
+   </select>
+
    <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
   </vgroup>
   <vgroup>
   </vgroup>
  </hgroup>
 
+  <xscreensaver-updater />
+
   <_description>
-Draws a simulation of an old terminal, with large pixels and
-long-sustain phosphor.
+An old terminal with large pixels and long-sustain phosphor.
 
 On MacOS and Linux, this program is also a fully-functional VT100
 emulator!  Run it as an application instead of as a screen saver and