From http://www.jwz.org/xscreensaver/xscreensaver-5.40.tar.gz
[xscreensaver] / hacks / config / pong.xml
index 2edd1bd4cff8283084eb83c3fab21f2789992450..6ae353a256a562443a8c4655f8316972bb49c475 100644 (file)
@@ -4,6 +4,8 @@
 
   <command arg="-root"/>
 
+  <video href="https://www.youtube.com/watch?v=2jPmisDwwi0"/>
+
   <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"
-            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>
 
   <xscreensaver-updater />
 
   <_description>
-This simulates the 1971 Pong home video game, as well as
-various artifacts from displaying it on a color TV set.
+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.
 
-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>