From http://www.jwz.org/xscreensaver/xscreensaver-5.30.tar.gz
[xscreensaver] / hacks / config / xanalogtv.xml
index 48e7265d525523e73c74f631bdce2c0c43c83c9b..7dd1e89d7fe321d626a02dd991af2562280d890a 100644 (file)
@@ -8,13 +8,32 @@
 
   <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
 
-  <_description>
+  <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>
+
+  <xscreensaver-updater />
 
-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.
+  <_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.
 
 Written by Trevor Blackwell; 2003.
   </_description>