diff options
Diffstat (limited to 'hacks/config/xanalogtv.xml')
| -rw-r--r-- | hacks/config/xanalogtv.xml | 48 |
1 files changed, 0 insertions, 48 deletions
diff --git a/hacks/config/xanalogtv.xml b/hacks/config/xanalogtv.xml deleted file mode 100644 index 5064ca1..0000000 --- a/hacks/config/xanalogtv.xml +++ /dev/null @@ -1,48 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-1"?> - -<screensaver name="xanalogtv" _label="XAnalogTV"> - - <command arg="-root"/> - - <video href="https://www.youtube.com/watch?v=VmM1KkFsry0"/> - - <hgroup> - <vgroup> - <xscreensaver-image /> - </vgroup> - <vgroup> - <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/> - <boolean id="colorbars" _label="Colorbars only" arg-set="-colorbars-only"/> - </vgroup> - </hgroup> - - <hgroup> - <vgroup> - <number id="tvcolor" type="slider" arg="-tv-color %" - _label="Color Knob" _low-label="Low" _high-label="High" - low="0" high="400" default="70"/> - <number id="tvtint" type="slider" arg="-tv-tint %" - _label="Tint Knob" _low-label="Low" _high-label="High" - low="0" high="360" default="5"/> - </vgroup> - <vgroup> - <number id="tvbrightness" type="slider" arg="-tv-brightness %" - _label="Brightness Knob" _low-label="Low" _high-label="High" - 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"/> - </vgroup> - </hgroup> - - <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. - -Written by Trevor Blackwell; 2003. - </_description> -</screensaver> |
