From http://www.jwz.org/xscreensaver/xscreensaver-5.22.tar.gz
[xscreensaver] / hacks / config / phosphor.xml
index 9525c4137f4e3f4aec50e772b898912ecfbb5b8b..15a0025fc7bc755efbf4e41a95a1185c9819975f 100644 (file)
@@ -2,7 +2,7 @@
 
 <screensaver name="phosphor" _label="Phosphor">
 
 <command arg="-root"/>
+ <command arg="-root"/>
 
  <hgroup>
   <vgroup>
@@ -12,7 +12,7 @@
            convert="invert"/>
 
    <number id="scale" type="spinbutton" arg="-scale %"
-           _label="Font scale" low="1" high="100" default="6"/>
+           _label="Font scale" low="1" high="20" default="6"/>
 
    <number id="fade" type="slider" arg="-ticks %"
            _label="Fade" _low-label="Slow" _high-label="Fast"
 
   <_description>
 Draws a simulation of an old terminal, with large pixels and
-long-sustain phosphor.  This program is also a fully-functional
-VT100 emulator!  Run it as an application instead of as a screen
-saver and you can use it as a terminal.
+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
+you can use it as a terminal.
 
 Written by Jamie Zawinski; 1999.
   </_description>