summaryrefslogtreecommitdiffstats
path: root/OSX/apple2-app.xml
diff options
context:
space:
mode:
authorSimon Rettberg2019-07-30 16:07:15 +0200
committerSimon Rettberg2019-07-30 16:07:15 +0200
commit813ac136e48f60d4c2b13e808107870dafcc4d52 (patch)
tree396a6c98276f6e9a04216933daebdf3af7b81d46 /OSX/apple2-app.xml
parentFlush X events before locking if we have an external ungrab command (diff)
parentUpdate to 5.43 (diff)
downloadxscreensaver-813ac136e48f60d4c2b13e808107870dafcc4d52.tar.gz
xscreensaver-813ac136e48f60d4c2b13e808107870dafcc4d52.tar.xz
xscreensaver-813ac136e48f60d4c2b13e808107870dafcc4d52.zip
Merge branch 'master' into openslx (5.43)
Diffstat (limited to 'OSX/apple2-app.xml')
-rw-r--r--OSX/apple2-app.xml35
1 files changed, 0 insertions, 35 deletions
diff --git a/OSX/apple2-app.xml b/OSX/apple2-app.xml
deleted file mode 100644
index 30b0481..0000000
--- a/OSX/apple2-app.xml
+++ /dev/null
@@ -1,35 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-
-<screensaver name="apple2" _label="Apple2">
-
- <command arg="-root"/>
-
- <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>
-
- <_description>
-A fully-functional VT100 terminal emulator simulating an original
-Apple ][ Plus computer in all its 1979 glory. It also reproduces the
-appearance of display on a color television set of the period.
-
-https://en.wikipedia.org/wiki/Apple_II_series
-
-Written by Trevor Blackwell; 2003.
- </_description>
-</screensaver>