From http://www.jwz.org/xscreensaver/xscreensaver-5.40.tar.gz
[xscreensaver] / hacks / config / pong.xml
index 8cc66caf624d3af27a77bfb35b0ec0726c1850f8..6ae353a256a562443a8c4655f8316972bb49c475 100644 (file)
@@ -4,6 +4,8 @@
 
   <command arg="-root"/>
 
 
   <command arg="-root"/>
 
+  <video href="https://www.youtube.com/watch?v=2jPmisDwwi0"/>
+
   <hgroup>
    <vgroup>
     <number id="speed" type="slider" arg="-speed %"
   <hgroup>
    <vgroup>
     <number id="speed" type="slider" arg="-speed %"
    <vgroup>
     <number id="tvbrightness" type="slider" arg="-tv-brightness %"
             _label="Brightness Knob" _low-label="Low" _high-label="High"
    <vgroup>
     <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"
     <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>
 
    </vgroup>
   </hgroup>
 
@@ -38,8 +39,8 @@ The 1971 Pong home video game, including artifacts of an old color TV set.
 
 In clock mode, the score keeps track of the current time.
 
 
 In clock mode, the score keeps track of the current time.
 
-http://en.wikipedia.org/wiki/Pong
+https://en.wikipedia.org/wiki/Pong
 
 
-Written by Jeremy English and Trevor Blackwell; 2003.
+Written by Jeremy English, Trevor Blackwell and Jamie Zawinski; 2003.
   </_description>
 </screensaver>
   </_description>
 </screensaver>