http://slackware.bholcomb.com/slackware/slackware-11.0/source/xap/xscreensaver/xscree...
[xscreensaver] / hacks / config / phosphor.xml
index 947177ac8b421c0c69b213647996115929f5c525..b7d26017a00c726ef735ffaa20cc80eeeaf4817f 100644 (file)
           convert="invert"/>
 
   <number id="scale" type="spinbutton" arg="-scale %"
-          _label="Scale" low="1" high="100" default="6"/>
+          _label="Font Scale" low="1" high="100" default="6"/>
 
   <number id="fade" type="slider" arg="-ticks %"
           _label="Fade" _low-label="Slow" _high-label="Fast"
           low="1" high="100" default="20"
           convert="invert"/>
 
+<!--
   <select id="mode">
-    <option id="dumb" _label="Dump pipe"/>
-    <option id="pty"  _label="Use PTY" arg-set="-pty"/>
+    <option id="dumb" _label="Text Only" arg-set="-pipe"/>
+    <option id="pty"  _label="Terminal Emulation"/>
   </select>
+ -->
 
-  <file id="program" _label="Text Program" arg="-program %"/>
+<!--  <file id="program" _label="Text Program" arg="-program %"/> -->
 
-  <!-- #### -font [fixed] -->
+  <xscreensaver-text />
 
   <_description>
 Draws a simulation of an old terminal, with large pixels and
-long-sustain phosphor. It can run any program as a source of the text
-it displays.  Written by Jamie Zawinski.
+long-sustain phosphor.  This program is also a fully-functional VT100
+emulator!  
+
+Written by Jamie Zawinski; 1999.
   </_description>
 </screensaver>