home *** CD-ROM | disk | FTP | other *** search
/ Inside Multimedia 1995 July / IMM0795.ISO / share / os2 / ssaver14 / readme < prev    next >
Text File  |  1994-07-16  |  5KB  |  109 lines

  1. ScreenSaver Version 1.4
  2. =======================
  3.  
  4. Copyright (C) 1993-94 Siegfried Hanisch
  5.  
  6. Permission to copy and distribute this software and its documentation
  7. for any purpose and without charging more than a nominal fee for copying is
  8. hereby granted, provided that the above copyright notice appear in all copies
  9. and that both that copyright notice and this permission notice appear in
  10. supporting documentation.  This software is provided "as is" without express
  11. or implied warranty.
  12.  
  13. Please note that from version 1.3 on ScreenSaver is Shareware not Freeware.
  14.  
  15. SHORT DESCRIPTION:
  16. ==================
  17.  
  18. ScreenSaver is an easy-to-use 32-bit screen saver for OS/2 2.x.
  19.  
  20. When ScreenSaver is started, it monitors your keyboard and mouse activity
  21. in the backgound. If there has not been any activity for some time, the saver
  22. becomes active. It stays active until the mouse is moved or clicked or a key
  23. is pressed. You can set various options by double clicking ScreenSaver in the
  24. window list (press Ctrl+Esc to show the window list). If you want to quit
  25. ScreenSaver, press the "Exit ScreenSaver" button in the configuration panel.
  26. ScreenSaver has the advantage of low memory consumption and very low CPU usage
  27. - this means virtually no performance impact on your normal work.
  28. ScreenSaver has a very modular structure: It searches its directory for saver
  29. modules and selects a module randomly when the saver becomes active. Therefore
  30. it is very easy to extend ScreenSaver by just copying new saver modules to its
  31. directory.
  32. Version 1.3 has now password protection similar to the OS/2 lockup feature.
  33. It is now possible to use Deskpic modules with ScreenSaver. Just copy them
  34. to the ScreenSaver directory.
  35. Sample source code for do-it-yourself saver modules comes with the
  36. distribution; see the online help topic "Creating new saver modules"
  37. for information on how to do create your own modules.
  38. Even for people who don't know anything about programming it is possible to
  39. create their own saver modules; see the online help topic "Creating bitmap
  40. saver modules" for more information.
  41. For more information on this program, please refer to the online help.
  42.  
  43.  
  44. INSTALLATION:
  45. =============
  46.  
  47. Unpack the file SSAVER14.ZIP into some directory on your hard disk (I guess
  48. you have done that already since you are reading this file).
  49. Use the program INSTALL.CMD to create a ScreenSaver program object. The
  50. program object is created on the desktop. If you want ScreenSaver to be
  51. automatically started at boot time, move the program object to the startup
  52. folder.
  53. If you do not have installed the emx-DLLs already (you can find these DLLs in
  54. the subdirectory called DLL), change the LIBPATH statement in your CONFIG.SYS
  55. file to point to this directory, or copy the four DLLs to some location where
  56. LIBPATH points to already. If you already have the emx-DLLs, you can delete
  57. the DLL subdirectory. Please make sure that you use version 0.8h (or higher)
  58. of the emx-DLLs (version 0.8h is included in this package).
  59. There are two additional ZIP files (SAMPLE.ZIP and CUSTBMP.ZIP) in the
  60. distribution ZIP file. Unless you want to write your own saver modules, you
  61. do not need to unpack them. They contain sample source code. See the online
  62. help for information on how to write your own saver modules.
  63. If you do not like some of the saver modules, you can delete the
  64. corresponding *.SSM file. The "Eternal Blackness" saver module is built into
  65. the ScreenSaver program and can therefore not be deleted.
  66.  
  67. ScreenSaver was written and tested on OS/2 2.1 and OS/2 2.11; it is likely
  68. to work with OS/2 2.0, too. Monitoring of fullscreen sessions works only
  69. for OS/2 2.1 or higher.
  70.  
  71.  
  72. RELEASE HISTORY:
  73. ================
  74.  
  75. version 1.0, Nov 30 1993:    initial release
  76. version 1.1, Dec 13 1993:    bugs fixes, minor improvements,
  77.                 monitoring of OS/2 fullscreen sessions
  78. version 1.2, Apr 18 1994    fixes to run with OS/2 2.11,
  79.                 bug fixes, improvements, new modules,
  80.                 speed setting in modules,
  81.                 ability to use Deskpic modules
  82. version 1.3, Jun 24 1994    password protection
  83. version 1.4, Jul 17 1994    bug fixes, bitmap module
  84.  
  85.  
  86. CONTACTING THE AUTHOR:
  87. ======================
  88.  
  89. My mail address is
  90.     Dipl.-Ing. Siegfried Hanisch
  91.     Einsiedlergasse 6/16
  92.     A - 1050 Vienna
  93.     AUSTRIA / EUROPE
  94.     Telephone number: +43 / 1 / 5520514
  95.  
  96. My Internet address is
  97.     hanisch@ci.tuwien.ac.at
  98.  
  99. Please send any suggestions, comments or bug reports to one of the above
  100. addresses.
  101. If you have questions concerning the programming of new saver modules, please
  102. contact me via e-mail.
  103.  
  104.  
  105. $:
  106. ==
  107.  
  108. See online help for how to register.
  109.