http://slackware.bholcomb.com/slackware/slackware-11.0/source/xap/xscreensaver/xscree...
[xscreensaver] / hacks / config / phosphor.xml
index 2ad04747616270d85bf8eb2ed9193841b84b64f0..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.  This program is also a fully-functional VT100
 emulator!  
 
-The text can be the output of a program or the contents of a file or
-URL, as configured on the "Advanced" tab of the main Screensaver
-Preferences window.
-
-Written by Jamie Zawinski.
+Written by Jamie Zawinski; 1999.
   </_description>
 </screensaver>