From http://www.jwz.org/xscreensaver/xscreensaver-5.35.tar.gz
[xscreensaver] / hacks / config / xanalogtv.xml
index 9c7dd56f25af001bfabf962f3b75dcf7e85d8af9..3de067f47c4f804a2022f7d08cc37e93787ebc8f 100644 (file)
@@ -4,15 +4,39 @@
 
   <command arg="-root"/>
 
+  <video href="https://www.youtube.com/watch?v=VmM1KkFsry0"/>
 
-  <_description>
+  <xscreensaver-image />
+
+  <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
+
+  <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"/>
+   </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"/>
+    <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>
 
-XAnalogTV shows a detailed simulation of an old TV set showing various
-test patterns, with various picture artifacts like snow, bloom,
-distortion, ghosting, and hash noise. It also simulates the TV warming
-up. It will cycle through 12 channels, some with images you give it,
-and some with color bars or nothing but static.
+  <xscreensaver-updater />
+
+  <_description>
+An old TV set, including artifacts like snow, bloom, distortion,
+ghosting, and hash noise.  It also simulates the TV warming up. It
+will cycle through 12 channels, some with images you give it, and some
+with color bars or nothing but static.
 
-By Trevor Blackwell.
+Written by Trevor Blackwell; 2003.
   </_description>
 </screensaver>