From http://www.jwz.org/xscreensaver/xscreensaver-5.24.tar.gz
[xscreensaver] / hacks / config / noseguy.xml
index e5ac198553f935f1843a334bea1060d644a9e5af..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 can come from a file, or from an
-external program like `zippy' or `fortune'.  This was extracted from
-`xnlock' by Dan Heller.  Colorized by Jamie Zawinski.
+A little man with a big nose wanders around your screen saying things.
+
+Written by Dan Heller and Jamie Zawinski; 1992.
   </_description>
 </screensaver>