home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / infol102.zip / README < prev   
Text File  |  1993-11-01  |  3KB  |  57 lines

  1. INFOLINE 1.02 is Freeware
  2. Copyright (C) 1993 by Oliver Albrecht, All Rights Reserved
  3. EMail: oliver_albrecht@sl.maus.de
  4.  
  5. THIS SOFTWARE IS FREE FOR EVERYONE TO USE AND IS TO BE DISTRIBUTED FREELY AS
  6. LONG AS THE ORIGINAL ARCHIVE IS LEFT INTACT. IT IS DISTRIBUTED WITHOUT ANY
  7. WARRANTY WHATSOEVER. THE AUTHOR CLAIMS NO RESPONSIBILITY FOR CONSEQUENCES THAT
  8. MAY ARISE DUE TO THE FAILURE OF THIS SOFTWARE.
  9.  
  10. 1. History
  11.  Infoline was compiled using GCC 2.233 and the IBM Toolkit 2.0.
  12.  Early beta-versions were developed and compiled using the GCC port
  13.  EMX 0.8f by Eberhard Mattes.
  14.  I currently run OS/2 2.1 GA (US), although Infoline should also work with
  15.  previous and future versions of OS/2 2.X.
  16.  Infoline is entirely 32-bit, so it will _not_ work with OS/2 1.X.
  17.  
  18. 2. Functionality
  19.  Infoline is a simple tool to display some more or less essential system
  20.  information on the desktop. This include current date & time, size of the
  21.  swapper.dat, time since OS/2 was last restarted and the available virtual
  22.  memory.  Each feature can be disabled to reduce CPU-load, although I already
  23.  did my best to minimize CPU-stress.  The Swapper.dat is checked every five
  24.  timer-ticks (5s), uptime is updated once a minute. Vmem and Date/Time are
  25.  set on a per-timer basis.
  26.  
  27.  If you don't shutdown Infoline correctly (System shutdown, close via window
  28.  list  etc.) you'll get a warning message.
  29.  I implemented this feature to find out if the system was reset (e.g. via
  30.  powerfailure) while I was away. This warning can also be disabled.
  31.  
  32. 3. Controls
  33.  To hide the frame double-click the LEFT mouse-button on the status line.
  34.  A double-click with the RIGHT mouse-button invokes the options dialog.
  35.  Both features can also be accessed via the system menu (of course only
  36.  when the frame is not hidden).
  37.  
  38. 4. Infoline and OS2.INI
  39.  Infolinie stores options and windowsettings in OS/2's USER_INI.
  40.  If you no longer wish to use Infoline you can remove the entries from the
  41.  INI file, as they will only waste space (approx. 200 characters).
  42.  To do this use the commandline option "/remove".
  43.  Syntax: INFOLINE /remove
  44.  On success you will hear three short beeps and Infoline will terminate.
  45.  NOTE: /remove can also be used to reset all options and the windowposition
  46.  to default values.
  47.  
  48. That's about it...
  49. If you  - like Infoline or
  50.         - found some bugs or
  51.         - would like to have the sources...
  52. * feel free to send EMail! *
  53.  
  54. Olli
  55.  
  56. EMail address is oliver_albrecht@sl.maus.de (subject to change)
  57.