421880108038eb2b8427a3acefd8774128aa840d
[xscreensaver] / hacks / config / xanalogtv.xml
1 <?xml version="1.0" encoding="ISO-8859-1"?>
2
3 <screensaver name="xanalogtv" _label="XAnalogTV">
4
5   <command arg="-root"/>
6
7   <xscreensaver-image />
8
9   <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
10
11   <hgroup>
12    <vgroup>
13     <number id="tvcolor" type="slider" arg="-tv-color %"
14             _label="Color Knob" _low-label="Low" _high-label="High"
15             low="0" high="1000" default="70"/>
16     <number id="tvtint" type="slider" arg="-tv-tint %"
17             _label="Tint Knob" _low-label="Low" _high-label="High"
18             low="0" high="100" default="5"/>
19    </vgroup>
20    <vgroup>
21     <number id="tvbrightness" type="slider" arg="-tv-brightness %"
22             _label="Brightness Knob" _low-label="Low" _high-label="High"
23             low="0" high="200" default="150"/>
24     <number id="tvcontrast" type="slider" arg="-tv-contrast %"
25             _label="Contrast Knob" _low-label="Low" _high-label="High"
26             low="0" high="1500" default="1000"/>
27    </vgroup>
28   </hgroup>
29
30   <_description>
31
32 a detailed simulation of an old TV set, including artifacts like snow,
33 bloom, distortion, ghosting, and hash noise.  It also simulates the TV
34 warming up. It will cycle through 12 channels, some with images you
35 give it, and some with color bars or nothing but static.
36
37 Written by Trevor Blackwell; 2003.
38   </_description>
39 </screensaver>