From http://www.jwz.org/xscreensaver/xscreensaver-5.24.tar.gz
[xscreensaver] / hacks / config / noseguy.xml
index 510f24090cd0730be1f336de3ef726806aa5cd93..533fc8e6d8fa98617ec384071179c2a9cbf39423 100644 (file)
@@ -1,27 +1,17 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 
-<screensaver name="noseguy" _label="Noseguy">
+<screensaver name="noseguy" _label="NoseGuy">
 
   <command arg="-root"/>
 
-  <select id="mode">
-    <option id="program" _label="Get Text from Program"/>
-    <option id="file"    _label="Get Text from File" arg-set="-mode file"/>
-    <option id="string"  _label="Use Text Below"     arg-set="-mode string"/>
-  </select>
+  <xscreensaver-text />
+  <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
 
-  <file   id="program" _label="Text Program" arg="-program %"/>
-  <file   id="file"    _label="Text File"    arg="-filename %"/>
-  <string id="string"  _label="Text"         arg="-text %"/>
-
-  <!-- #### -font [-*-new century schoolbook-*-r-*-*-*-180-*-*-*-*-*-*] -->
-  <!-- #### -text-foreground [?] -->
-  <!-- #### -text-background [?] -->
+  <xscreensaver-updater />
 
   <_description>
 A little man with a big nose wanders around your screen saying things.
-The things which he says are 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.  By Dan Heller and Jamie Zawinski.
+
+Written by Dan Heller and Jamie Zawinski; 1992.
   </_description>
 </screensaver>