home *** CD-ROM | disk | FTP | other *** search
/ HomeWare 14 / HOMEWARE14.bin / utils2 / uzblk100.arj / UZBLANK.HLP < prev    next >
Text File  |  1994-06-21  |  10KB  |  227 lines

  1.  
  2. OVERVIEW
  3. --------
  4.     UZBlank is a screen blanking program designed specifically for
  5. power-managed laptop computers running MS Windows, although it can also
  6. be used with desktop systems.  In contrast to existing screen savers,
  7. whose main purpose is to save the screen pixels from wearing out, and
  8. to provide some entertainment value, UZBlank's purpose is to save power
  9. on the laptop, by blanking the screen when it has been idle for a
  10. configurable period of time.  It has been designed to be at least as
  11. good as the default MS Windows screen saver. There are several features
  12. of UZBlank which distinguish it from other screen savers:
  13.  
  14. - UZBlank uses the Advanced Power Management (APM) features of modern
  15.   laptop computers to power off devices (eg. the display) when running
  16.   in battery-operated mode, in order to save power. Since APM is still
  17.   fairly recent, not all laptops have the most powerful APM features.
  18.   UZBlank will try the most power-efficient strategy for your system.
  19.  
  20. - UZBlank does not waste CPU cycles (which consume power!) when
  21.   operating in battery-operated mode. It does not display any fancy
  22.   graphics, because they also waste display power.
  23.  
  24. - UZBlank incorporates password-protected screen locking functionality
  25.   which automatically locks the screen after a selectable amount of time
  26.   after blanking or being suspended (partially powered off). This
  27.   prevents other people from seeing your data, if you are forced to
  28.   leave your laptop in unsecured areas. In addition, if your laptop has
  29.   password protection at the ROM BIOS level, there is effectively no way
  30.   to access the computer short of dismantling it (draining the battery
  31.   does not help if your ROM BIOS password is in NVRAM!). This thwarts
  32.   casual unwanted access at your data by other people.
  33.  
  34. - UZBlank has a more insensitive mouse unblanking mechanism, for those
  35.   (frequent) situations where the laptop is being moved around (as in
  36.   an airplane, train, etc).
  37.  
  38. INSTALLATION
  39. ------------
  40.     There are many ways to install UZBlank, and one simple alternative
  41. is to follow these instructions:
  42.  
  43. 1) Make a separate directory (using mkdir from the DOS prompt) and copy
  44.    the files from your distribution medium (either extract it from a
  45.    downloaded archive file (PKZIP, LHARC, ZOO, ...), or copy from the
  46.    diskette) into that directory.  It is highly recommended to install
  47.    into a newly created directory, so that you can easily uninstall
  48.    later.
  49.  
  50. 2) create a new program item in the "Startup" program group, so that
  51.    UZBlank starts running when Windows starts. You can do this in the
  52.    Program Manager either by
  53.    a) dragging the "UZBlank" executable file from the File Manager into
  54.       the "Startup" program group (consult your Windows manual);
  55.    or by
  56.    a) restoring the "Startup" program group (for example, by double-clicking
  57.       on its icon). If you do not have a "Startup" program group, you can
  58.       add the the new program to any of the other program groups; and
  59.    b) choosing the "File" and "New..." menu entry of the Program Manager.
  60.       Choose "Program item" and hit "OK".  Set its "Description" to
  61.       "UZBlank", its "Command Line" to "uzblank" and its working directory
  62.       to the directory where you installed the UZBlank files. When you are
  63.       done, the "UZBlank" icon should be in the currently selected program
  64.       group.
  65.  
  66. 3) disable any existing screen savers, either through the Desktop icon
  67.    in the Control Panel (set the "Screensaver" item to "None"), or
  68.    explicitely by closing them. If you start your other screensaver (for
  69.    example, IdleWild) from WIN.INI, you'll have to disable it by using
  70.    the System Editor to remove it from the "load=" line.
  71.  
  72. 4) double-click on the UZBlank icon, or restart Windows (to verify that
  73.    it works).  UZBlank is started when its icon shows at the bottom of
  74.    the desktop.
  75.  
  76.     To uninstall UZBlank in the event you are not going to use it,
  77. simply reverse the steps above, that is:
  78.  
  79. 1) stop running the UZBlank program.
  80.  
  81. 2) remove the program item from any program group that you added it to.
  82.  
  83. 3) remove the files from the directory where you copied them to.
  84.  
  85. 4) reenable the old screen saver, if you had one.
  86.  
  87.  
  88. USAGE
  89. -----
  90.     UZBlank runs purely as an icon, with 3 additional menu options
  91. in its System menu. These options are displayed and selectable when you
  92. single-click the left mouse button on its (running) icon.
  93.  
  94. - The "About" menu option displays version and licensing information.
  95.  
  96. - The "Settings" option allows to configure several parameters:
  97.  
  98.     - "Blank time" specifies the number of minutes of inactivity
  99.       after which UZBlank will blank the screen. This is merely an
  100.       indication to the user that the system has been idle for a while.
  101.  
  102.       On any input (mouse or keyboard), the original display is
  103.       immediately restored, unless the screen has been locked as
  104.       described below.
  105.  
  106.       The recommended setting is 1 minute.
  107.  
  108.     - "Display standby time" specifies the number of minutes of
  109.       idleness that UZBlank will try to power manage the display.
  110.       If your laptop is capable, then (only) the display will be
  111.       powered off (to conserve battery time).
  112.  
  113.       On any input (mouse or keyboard), the original display is
  114.       immediately restored, unless the screen has been locked as
  115.       described below.
  116.  
  117.       The recommended setting is 2 minutes.
  118.  
  119.     - "Global suspend time" specifies the number of minutes of
  120.       idleness until UZBlank will suspend the entire system, but
  121.       ONLY IF it is currently running on battery power. In this
  122.       mode, the laptop uses the least amount of power, and you are
  123.       able to (almost) instantaneously power it up. This is
  124.       equivalent to you pressing the "Suspend" button on your laptop
  125.       (or equivalent, please read your manual), and no programs will
  126.       run in this condition.
  127.  
  128.       You can resume by hitting the "Restore" button (if your system
  129.       has one, or the "Suspend" button again), and the original
  130.       display is restored, unless the screen has been locked as
  131.       described below.
  132.  
  133.       The recommended setting is 3 minutes, unless you often run
  134.       programs unattended while on battery power, in which case you
  135.       want to make this number bigger.
  136.  
  137.     - "Unblank on Mouse Move" allows you to select whether to
  138.       restore the blanked screen with the mouse or not. Even though
  139.       UZBlank already has an insensitive mouse unblanking mechanism,
  140.       you may want to disable this if your mouse still is sensitive,
  141.       or you are using your computer in an environment that make you
  142.       move the mouse inadvertently.
  143.  
  144.       The recommended setting is to select this item.
  145.  
  146.     - "Lock time" specifies the number of minutes of idleness until
  147.       UZBlank will lock the screen. You will be forced to enter a
  148.       password if you want to access your screen. This feature is
  149.       also enabled if your computer has been suspended for the
  150.       specified amount of time (regardless or not whether it was
  151.       idle at the time of being suspended).
  152.  
  153.       You can resume by entering the password.  The only other way
  154.       to get into the system is by powering it off. If your laptop
  155.       has a ROM BIOS password (as most do nowadays), your system
  156.       can only be accessed by someone knowlegeable dismantling it.
  157.       If you are concerned, contact your laptop vendor and get the
  158.       details!
  159.  
  160.       The recommended setting is 60 minutes, unless you operate in
  161.       an unsecure environment, in which case you want to make this
  162.       smaller.
  163.  
  164.     - The "Password" and "Verify password" text items allow you to
  165.       select your password. You will have to type the same password
  166.       in both fields.
  167.  
  168.       UZBlank will not lock the screen, if you have not set your
  169.       password!
  170.  
  171.       We recommend that you select the same password as your ROM
  172.       BIOS password, or choose another well-remembered, yet not
  173.       easily guessed-at string. If you ever forget your password,
  174.       you'll have to turn off the computer, and reset it again.
  175.  
  176.       NOTE: be careful about your "Caps Lock" key, as the password
  177.             is case-sensitive.
  178.  
  179. - The "Lock now" menu option allows you to lock the screen immediately.
  180. You can use this if you expect to be away from your computer and don't
  181. want people looking at your data.
  182.  
  183. LIMITATIONS
  184. -----------
  185.     Due to "features" of the Windows environment, UZBlank has the
  186. following limitations:
  187.  
  188. - it will not blank if a window of the class "tty" is active, such as
  189.   any Non-Windows Application in a Program Manager program item. This
  190.   is the same behaviour as the default Windows screen saver mechanism,
  191.   but we are working on it.
  192.   NOTE: the password locking feature will work on power-up from the
  193.   suspended state regardless of whether a Non-Windows application is
  194.   active in "windowed" mode.
  195.  
  196. - it will not control the system while a Non-Windows Application is
  197.   running in "Full-Screen mode". In particular, the password-locking
  198.   feature will not work while the full-screen application is running.
  199.   We recommend to run Non-Windows Applications in "Windowed" mode, as
  200.   controlled through the PIF Editor application.
  201.  
  202. - the (malicious) intruder can always power off the system, so if your
  203.   PC does not have a boot-time password, UZBlank only prevents casual
  204.   access at the data (without you knowing it). If your boot-time password
  205.   lives in memory powered by the battery, the intruder will be forced to
  206.   drain the battery (either wait a long time, or dismantle the PC; I am
  207.   purposefully omitting details here) If you care about this, ask your
  208.   PC vendor to give you decent protection for your PC with a boot-time
  209.   password in NVRAM!
  210.  
  211. SUPPORT
  212. -------
  213.     If you are a registered user, UZful Software provides on-line
  214. support via e-mail at  uzful@mv.mv.com . When you report a problem,
  215. please include
  216. - the version of UZBlank that you are running,
  217. - the type of PC you have, and
  218. - the symptoms of the problem (any special circumstances that make
  219.   the problem appear? Can you repeat the problem?).
  220.  
  221. If you have additional suggestions on how to make the program even more
  222. useful, please drop us a line.
  223.  
  224. UZful Software
  225. "We make the useful simple."
  226.  
  227.