From http://www.jwz.org/xscreensaver/xscreensaver-5.35.tar.gz
[xscreensaver] / hacks / config / phosphor.xml
index 15a0025fc7bc755efbf4e41a95a1185c9819975f..484cf886dfa90826bcabff98d8d44eb8573f59fa 100644 (file)
@@ -4,6 +4,8 @@
 
  <command arg="-root"/>
 
+  <video href="https://www.youtube.com/watch?v=G6ZWTrl7pV0"/>
+
  <hgroup>
   <vgroup>
    <number id="delay" type="slider" arg="-delay %"
            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