home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 19 / CD_ASCQ_19_010295.iso / vrac / mornstar.zip / MORNSTAR.TXT < prev    next >
Text File  |  1993-08-21  |  7KB  |  134 lines

  1.                           MORNING STAR REFERENCE CARD
  2.                           ===========================
  3.  
  4.  
  5.                        Morning Star by Christopher Antos
  6.                   Copyright (c) 1990-1993, All Rights Reserved
  7.  
  8.  
  9.  
  10.  -- COMMAND LINE OPTIONS ------------------------------------------------------
  11.  
  12.         /I      this option must be used to install Morning Star into memory.
  13.         /U      this option is used to uninstall Morning Star from memory.
  14.         /T      use this option to view the current settings.
  15.         /Y      use this option to install Morning Star without using EMS
  16.                 memory; Morning Star will not be able to run saver modules to
  17.                 draw designs, though.
  18.  
  19.         /-      disables Morning Star from automatically engaging; hotkeys
  20.                 still work, though.
  21.         /+      reenables automatically engaging after the time limit has
  22.                 expired; NOTE that /- and /+ are nestable, ie, if you use /-
  23.                 twice, you must use /+ twice to enable Morning Star.
  24.         /D      disable Morning Star completely; even hotkeys don't work.
  25.         /E      reenable Morning Star (after using /D).
  26.  
  27.         /S      save a copy of the current settings.
  28.         /R      restore settings from a saved copy.
  29.         /R-     forget all saved settings.
  30.  
  31.  
  32.     The following switches can be turned OFF by following them with a minus
  33.     sign (-).  Options with a star (*) next to them are ON by default.
  34.  
  35.         /B      blanking only; never draw the design, just blank the screen.
  36.         /F      fade out to blank when blanking the screen.
  37.         /G  *   Ghost mode (see section "Ghost Mode").
  38.         /H      alternate method of blanking the screen; some VGA cards require
  39.                 this option to work correctly.
  40.         /M  *   watch for mouse movement or clicks and restore the screen.
  41.         /P      enable password protection; screen will not restore until the
  42.                 correct password is entered and [Enter] is pressed.
  43.         /V      watch for video activity and restore the screen; usually this
  44.                 is not necessary.
  45.  
  46.         /Wn     sets time limit to n minutes; Morning Star waits until n
  47.                 minutes have passed without any activity and then engages.
  48.         /Zn     set which COM ports to watch; COM ports recognized are 1-4, use
  49.                 0 to clear the list of ports to watch, eg. /Z1 watches port 1
  50.                 and whatever other ports were already being watched, /Z01
  51.                 watches only port 1.
  52.  
  53.  -- HOTKEYS -------------------------------------------------------------------
  54.  
  55.         [LeftShift]-[RightShift]  -  engage Morning Star.
  56.         [Ctrl]-[Alt]-[<]          -  turn Morning Star off (hear one beep).
  57.         [Ctrl]-[Alt]-[>]          -  turn Morning Star on (hear two beeps).
  58.         [Ctrl]-[Alt]-[/]          -  pop up control panel.
  59.  
  60.  -- CONTROL PANEL -------------------------------------------------------------
  61.  
  62.         The control panel can only pop up in text mode.  Use the mouse to
  63.         change settings, or use the keyboard.
  64.  
  65.             MOUSE:      Left button  - select something.
  66.                         Right button - close the control panel.
  67.  
  68.             KEYBOARD:   [Tab]        - jump to next control (eg. button,
  69.                                        list box, etc).
  70.                         [Esc]        - close the control panel.
  71.                         [Space]      - select something.
  72.  
  73.         Use the control panel to change Morning Star's settings, the settings
  74.         for individual saver modules, to select which saver module to run, and
  75.         which video driver to use.
  76.  
  77.  -- MSCONFIG ------------------------------------------------------------------
  78.  
  79.         Use the program MSCONFIG.EXE to change the default settings and change
  80.         the password.  MSCONFIG creates a configuration file (MORNSTAR.INI)
  81.         which belongs in the same directory where you keep MORNSTAR.COM.  Note
  82.         that Morning Star and VGA Moire can share the same configuration file!
  83.  
  84.  -- GHOST MODE ----------------------------------------------------------------
  85.  
  86.         Thanks to a friend in Arizona (Gary Dobbins), Morning Star has a
  87.         special new mode which makes it compatible with modem redialers and
  88.         also with networks.  Morning Star will allow DOS programs to continue
  89.         processing even while it is drawing designs.  It draws bits and pieces
  90.         of the designs during the time when other programs are idle.  This
  91.         means that you can leave Morning Star on while your terminal program is
  92.         dialing and it will draw designs until your modem connects to another
  93.         computer.  Then it will restore the screen for you.  Once you are
  94.         connected, however, it will only blank the screen to avoid interfering
  95.         with high-speed file transfers.
  96.  
  97.  -- IMPORTANT NOTES -----------------------------------------------------------
  98.  
  99.     **  Never install or remove Morning Star from a menu system.  Always do it
  100.         from the DOS prompt (you can use a batch file if you want to) or in
  101.         your AUTOEXEC.BAT file.
  102.  
  103.     **  Morning Star does not work in conjunction with Windows.  It
  104.         automatically disables itself to avoid crashing Windows.
  105.  
  106.     **  The first time you install Morning Star (or if it cannot find the
  107.         configuration file), it will pop up the control panel to let you pick
  108.         a video driver.
  109.  
  110.     **  Morning Star *requires* EMS memory in order to run saver modules and
  111.         draw designs.  It only takes 9k of normal memory, but reserves 80k of
  112.         EMS memory.  When it engages, it tries to allocate even more EMS
  113.         memory, but it frees this memory when it is done with it.
  114.         VGA Moire does not use EMS memory, but uses 24k of normal memory.
  115.  
  116.     **  If you have a modem and Morning Star is watching the COM port to which
  117.         it is connected, you will see the border color flash whenever the phone
  118.         rings.  Now you can wear headphones while working on your computer and
  119.         still "hear" the phone when it rings!
  120.  
  121.     **  DESQview - Morning Star may be incompatible with DESQview.  However,
  122.         try setting it to ignore the mouse and always blank the screen (use
  123.         options /M- /B).
  124.  
  125.     **  SuperVGA - Some SuperVGA cards (particularly those with Tseng Labs
  126.         chips) are *NOT* 100% IBM compatible, and there may be minor problems
  127.         when restoring the screen (eg. in Word for DOS, the background colors
  128.         may blink).
  129.  
  130.     **  GAMES - Most games are incompatible with screen savers.  We recommend
  131.         turning off Morning Star (use the control panel or option /D) before
  132.         running video games.
  133.  
  134.