                          Windows
-----------------------------------------------------------------
  Dust can handle 128 layers. Every layer has its own
  preview-windows and its own draw-tasks. These Windows are opened
  on the default Public-Screen.

  To open a window type

   "window(<objectID>)" or
   "window(<objectID>,<left>,<top>,<width>,<drawmode>,<rotX>,<rotZ>,<keepscale>)".

  There are the following drawmodes:
     BOUNDING BOX - shortcut: <b>
     WIRE         - shortcut: <w>
     SOLID        - shortcut: <s>
     GREY         - shortcut: <g>
     COLOR        - shortcut: <c>
     FACE         - shortcut: <f> (default)
  You will need 16 or more colors to use the modes GREY, COLOR or FACE.
  The programm will use all free pens, upto 256.
  The FACE-mode (best available) uses 27, 64, 125 or 216 colors and
  draws all objects with different (face)-colors.

  Using the following shortcut you can manipulate the
  View:
     Rotate      - <cursor right/left/up/down>
     Zoom        - <Del/Help>
     Close       - <Esc>
     Outlined    - <o> (toggles)
     Perspective - <p> (toggles)
     Show Angles - <a>
     Rescale     - <r> (in KEEPSCALE-mode)

You can modify the windows directly using the commands WINDOW???.
