From http://www.jwz.org/xscreensaver/xscreensaver-5.40.tar.gz
[xscreensaver] / hacks / config / apple2.xml
index 92fcaa03803c0a841074538adf4ae2e0aa67208e..4084bc9637b59b6c16be8c4ba3fa84290694c66b 100644 (file)
@@ -4,6 +4,8 @@
 
  <command arg="-root"/>
 
+  <video href="https://www.youtube.com/watch?v=p3QZqhp67l8"/>
+
  <hgroup>
   <vgroup>
    <select id="mode">
    <vgroup>
     <number id="tvcolor" type="slider" arg="-tv-color %"
             _label="Color Knob" _low-label="Low" _high-label="High"
-            low="0" high="1000" default="70"/>
+            low="0" high="400" 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"/>
+            low="0" high="360" 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"/>
+            low="-75.0" high="100.0" default="3.0"/>
     <number id="tvcontrast" type="slider" arg="-tv-contrast %"
             _label="Contrast Knob" _low-label="Low" _high-label="High"
-            low="0" high="1500" default="1000"/>
+            low="0" high="500" default="150"/>
    </vgroup>
   </hgroup>
 
@@ -56,8 +58,8 @@ 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
+https://en.wikipedia.org/wiki/Apple_II_series
 
-Written by Trevor Blackwell; 2003.
+Written by Trevor Blackwell and Jamie Zawinski; 2003.
   </_description>
 </screensaver>