  ----------------------------------------------------------------------------
  -=* AMPEL FOR TOS - (C) 1993 Roland Schorr, Michael Schubart, INGENIUM. *=-
  ----------------------------------------------------------------------------
  
  English Text: see below.
  
  Liebe Anwender und Anwenderinnen!
  
  Die  Verdrielichkeiten  des  Computeralltags sind oft schwer zu berwinden, 
  stellen  sich  doch  viele  Dinge  ungewollt  quer,  eine Gewisse Ordnung im 
  Schicksal  wrde  vieles  leichter  machen.  Wir  verhelfen  Ihnen zu dieser 
  Ordnung!
  
  Zum  ersten  mal  in  der  Geschichte  des  Computerzeitalters legen wir nun 
  eindeutige  Verkehrsregeln  vor,  die  absolut  bindend sind, sowohl fr den 
  Anwender  als  auch  fr  den  Computer.  So  knnen  Sie 100% den Ablauf im 
  Computer regeln (Anmerkung: Die bereits im TOS verankerten STOP-Schilder und 
  Vorsicht-Schilder  der  Alert-Boxen  waren bereits eine erste Entwicklung in 
  die  hier  vorgestellte Richtung). Jeder Computer braucht eine Ampel fr die 
  Regelung.
  
  AMPEL  bietet  die Mglichkeit, unter jeder TOS-Version alles voll im Griff 
  zu  haben.  Dabei  spielt  es  keine Rolle, ob AMPEL als Accessory oder als 
  Programm eingesetzt wird - AMPEL ist auf alles vorbereitet.
  
  AMPEL fr TOS lt sich sogar konfigurieren:
  
  Syntax: AMPEL -s(int) -t(long) -r(int) -b(int) -g(int) -y(int)
  -s Gre: 20..400, default 50.
  -t Zeitintervall in Millisekunden, default 1000.
  -r RotPhase in Abhngigkeit von -t
  -b Rot-Gelb-Phase...siehe -r
  -g und das ganze fr die Grnphase
  -y ...und dann war da noch die Gelbphase.
  
  AMPEL luft unter jeder TOS-Version, MultiTOS, Mag!X und MultiGEM.
  
  AMPEL  luft auch in Farbe, wenn mindestens 16 Farben zur Verfgung stehen, 
  sonst verwendet AMPEL Graustufen (siehe auch Hinweise vom 14.07.1993).
  
  AMPEL  ist  PUBLIC  DOMAIN  und  darf kostenlos weitergegeben und verwendet 
  werden.  Der  Autor  haftet  in  keiner  Form  fr irgendwelche Schden, ein 
  Punktekonto fr Rotlichtvergehen wird bei Bedarf eingerichtet.
  
  Anregungen, Fragen und Hinweise bitte an:
  RS @ HD (MausNet) oder
  schorr@rbg.informatik.th-darmstadt.de
  
  P.S.:  Danke  an Michael Schubart, durch den diese Kreativitt, besonders in 
  Vorlesungen, vielfltig gesteigert wird :-)
  
  nderungen  13.07.1993:  Nachdem  ich heute einen Frust hatte, weil ich eine 
  Klausur  nicht bestanden habe (jaja, die Programmiererei), habe ich noch ein 
  paar  Anpassungen  an MultiTOS und den Falcon gemacht. Folgende zustzlichen 
  Parameter gibt es nun:
  Syntax:  AMPEL  -s(int) -t(long) -r(int) -b(int) -g(int) -y(int) -c1=(int) -
  c2=(int) -c3=(int) -c4=(int)
  -c1=Farbe fr ROT, kann man direkt aus dem Kontrollfeld abzhlen (links oben 
  ist 0)
  -c2=Farbe fr Gelb
  -c3=Farbe fr Grn
  -c4=Farbe fr Dunkel
  
  Beispiel:
  AFT -c1=2 -c2=6 -c3=3 -c4=0
  In  der Standard-ST-LOW sind die Farben dann auf ROT, GELB, GRN und SCHWARZ 
  eingestellt.
  
  nderung  14.07.1993:  Es gab immer noch kleine Probleme unter MultiTOS, und 
  manche  Grafikkarten  wurden  (trotz  korrekten  VDI-Aufrufs) nicht erkannt. 
  Solange  die  Treiber  nicht angepasst sind, kann man AMPEL dazu forcieren, 
  Farbe zu whlen, auch wenn das VDI weniger als 16 Farben angibt.
  Syntax: AMPEL -s(int) -t(long) -r(int) -b(int) -g(int) -y(int) -c1=(int) -
  c2=(int) -c3=(int) -c4=(int) -C
  -C "zwingt" AMPEL dazu, Farben statt graustufen zu whlen. Diese Option ist 
  nur  dann  sinnvoll, wenn AMPEL trotz Grafikkarte mit mehreren Farben keine 
  "bunte" Ampel bringt.
  
  ----------------------------------------------------------------------------
  
  AMPEL   is   the  consequence  of  many  computerhours:  too  often  happen 
  uncontrolled  thinX. So - we decided to improve the security by Xtending the 
  rules - for both: users and computers.
  
  You  all have seen the STOP-sign in the alertboxes, this was one of the very 
  first  steps.  Now  -  we are proud to say this: IT`S DONE! AMPEL makes you 
  controlling everything(!) on your computer!
  
  AMPEL can even be configurated:

  SYNTAX AMPEL -s(int) -t(long) -r(int) -b(int) -g(int) -y(int)
  -s Size: 20..400, default: 50
  -t time in milliseconds, default 1000
  -r the time for the redlight in -t ms.
  -b the time for red-yellow
  -g green...
  -y ...and also yellow.
  
  AMPEL  is  PUBLIC  DOMAIN,  you  can  use  and copy it for free. The author 
  gives no warranty on using the program!
  
  AMPEL works with each TOS-version, also with MultiTOS, MultiGEM and Mag!X.
  
  AMPEL  handles  the  colormodes,  if  there  are almost 16 colors, in other 
  cases, AMPEL uses greyscales (=> changes from 14.07.1993).
  
  Questions, ideas and any hints to:
  
  schorr@rbg.informatik.th-darmstadt.de
  
  P.S.:  ThanX  to  Michael  Schubart,  who increases this kind of creativity, 
  especially during lessons...
  
  Changes from 13.07.1993:
  After having not passed one exam (shit programmin' all the time :-), I fixed 
  some thinx with MultiTOS and the Falcon. There are some new parameters now:
  Syntax:  AMPEL  -s(int) -t(long) -r(int) -b(int) -g(int) -y(int) -c1=(int) -
  c2=(int) -c3=(int) -c4=(int)
  -c1=color for the red light.
  -c2=color for the yellow light.
  -c3=color for the green light.
  -c4=colorindex for the dark light.
  You  can easily get the colorindex via the Xcontrol, the left upper color is 
  number 0, counting up to the right - down.
  
  Example:
  AFT -c1=2 -c2=6 -c3=3 -c4=0
  Now  AMPEL  starts  in  standard-ST-LOW with the right colors: red, yellow, 
  green and black.
  
  Changes from 14.07.1993:
  There  have still been some problems with MultiTOS, and some graphicadapters 
  are  not  recognized  by  the VDI, so AMPEL only used greyscaled lights. As 
  long,  as  the  drivers  for  these adapters do not work well, AMPEL can be 
  forced, to use colors instead of greyscales.
  Syntax:  AMPEL  -s(int) -t(long) -r(int) -b(int) -g(int) -y(int) -c1=(int) -
  c2=(int) -c3=(int) -c4=(int) -C
  -C  forces AMPEL to draw colored and not greyscaled lights. Use this Option 
  only, if AMPEL uses greyscales on your colorsystem!