From http://www.jwz.org/xscreensaver/xscreensaver-5.24.tar.gz
[xscreensaver] / hacks / config / apple2.xml
index 36b1c1afce8f4a5d1ce43a8ca7775e3a831c2b96..e0966aecf2ce5fc5ed2acd63b375800b0c5a682c 100644 (file)
@@ -4,22 +4,42 @@
 
  <command arg="-root"/>
 
- <select id="mode">
-  <option id="random"    _label="Choose display mode randomly"/>
-  <option id="text"      _label="Display scrolling text" arg-set="-mode text"/>
-  <option id="slideshow" _label="Display images"         arg-set="-mode slideshow"/>
-  <option id="basic"     _label="Run basic programs"     arg-set="-mode basic"/>
- </select>
-
  <hgroup>
   <vgroup>
+   <select id="mode">
+    <option id="random"    _label="Choose display mode randomly"/>
+    <option id="text"      _label="Display scrolling text" arg-set="-mode text"/>
+    <option id="slideshow" _label="Display images"         arg-set="-mode slideshow"/>
+    <option id="basic"     _label="Run basic programs"     arg-set="-mode basic"/>
+   </select>
+
    <xscreensaver-text />
   </vgroup>
   <vgroup>
+   <number id="duration" type="slider" arg="-duration %"
+           _label="Duration" _low-label="10 seconds" _high-label="10 minutes"
+           low="10" high="600" default="60"/>
+
    <xscreensaver-image />
    <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
+   <xscreensaver-updater />
   </vgroup>
- </hgroup>
+
+   <vgroup>
+    <number id="tvcolor" type="slider" arg="-tv-color %"
+            _label="Color Knob" _low-label="Low" _high-label="High"
+            low="0" high="1000" default="70"/>
+    <number id="tvtint" type="slider" arg="-tv-tint %"
+            _label="Tint Knob" _low-label="Low" _high-label="High"
+            low="0" high="100" default="5"/>
+    <number id="tvbrightness" type="slider" arg="-tv-brightness %"
+            _label="Brightness Knob" _low-label="Low" _high-label="High"
+            low="0" high="200" default="150"/>
+    <number id="tvcontrast" type="slider" arg="-tv-contrast %"
+            _label="Contrast Knob" _low-label="Low" _high-label="High"
+            low="0" high="1500" default="1000"/>
+   </vgroup>
+  </hgroup>
 
  <_description>
 Simulates an original Apple ][ Plus computer in all its 1979 glory.  It
@@ -32,7 +52,9 @@ the contents of a file or URL.  In "Slideshow Mode", it chooses random
 images and displays them within the limitations of the Apple ][
 display hardware.  (Six available colors in hi-res mode!)
 
-On X11 systems, This program is also a fully-functional VT100 emulator.
+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.
 
 http://en.wikipedia.org/wiki/Apple_II_series