From http://www.jwz.org/xscreensaver/xscreensaver-5.40.tar.gz
[xscreensaver] / hacks / config / pong.xml
index 8f344e64188b50242d4f6f18db6ed81bc8d6e9a4..6ae353a256a562443a8c4655f8316972bb49c475 100644 (file)
@@ -4,7 +4,7 @@
 
   <command arg="-root"/>
 
-  <video href="http://www.youtube.com/watch?v=2jPmisDwwi0"/>
+  <video href="https://www.youtube.com/watch?v=2jPmisDwwi0"/>
 
   <hgroup>
    <vgroup>
    <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>
 
@@ -40,7 +39,7 @@ 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, Trevor Blackwell and Jamie Zawinski; 2003.
   </_description>