home *** CD-ROM | disk | FTP | other *** search
/ Kompuutteri Kaikille K-CD 2000 #7 / K-CD-2000-07.iso / ScreenKeeper / ReadMe.txt next >
Text File  |  1999-02-13  |  4KB  |  100 lines

  1. To make your own ScreenKeeper template, create a text file with
  2. the following entries:
  3.  
  4. SOUNDSYNC=1 (or SOUNDSYNC=2, or SOUNDASYNC)             <=== Optional, see Sounds below
  5. IMAGE=picture.jpg
  6. DISSOLVE=dissolve name
  7. SOUND=mywav.wav
  8. comment #1
  9. comment #2
  10.  
  11. IMAGE=picture2.jpg
  12. DISSOLVE=dissolve name
  13. SOUND=mywav2.wav
  14.     .
  15.     .
  16.     .
  17.  
  18. IMAGE=
  19. For each picture, specify the filename after the IMAGE= keyword. If you include path
  20. information, it must be relative to the location of the text file. Otherwise,
  21. if no path information is included, it is assumed that the images are in the
  22. same directory as the template file.
  23.  
  24. DISSOLVE=
  25. Note: Must be specified exactly as below, i.e. Random, or Left/Right To Center
  26.  
  27. Random - Randomly selects a dissolve type
  28. Normal - No dissolve is used
  29. Random Blocks - The image is built piece by piece
  30. Top To Bottom - The image is built from the top to the bottom of the screen
  31. Bottom To Top - The image is built from bottom to top of the screen
  32. Top/Bottom To Center - The image is built from the top and bottom of the screen
  33. Random Horizontal - The image is built randomly, in the horizontal direction
  34. Left To Right - The image is built from the left to the right of the screen
  35. Right To Left - The image is built from the right to the left of the screen
  36. Left/Right To Center - The image is built from the left and right of the screen
  37. Random Vertical - The image is built randomly, in the vertical direction
  38.  
  39. You can add as many comments as you like, on seperate lines. But, because
  40. of available screen space, you may wish to limit comments to 2 or 3 lines.
  41.  
  42. SOUNDS
  43. You may also include sound (WAV or MPEG) files in your template file. First, specify how the
  44. sound files will be played:
  45.  
  46. SOUNDSYNC=1
  47. Placing this command as the first command in your template will cause the
  48. sound files to be played synchronously. That is, as each new image is loaded,
  49. the sound associated with that image will be played. If the previous sound
  50. is not completed, it will be stopped.
  51.  
  52. SOUNDSYNC=2
  53. Placing this command as the first command in your template will cause the
  54. sound files to be played synchronously, but the next image will not be loaded
  55. until the current sound file is completed. Delays are ignored.
  56.  
  57. You do not have to include a SOUND= command for each image. If no sound
  58. file is specified, none will be played for that image.
  59.  
  60. SOUNDASYNC
  61. Placing this command as the first command in your template will cause the
  62. sound files will be played asynchronously. That is, sound files are played in the
  63. order they appear in your template, regardless of the image being shown. The
  64. next sound file does not begin till the previous one is completed. SOUNDASYNC
  65. is ideal if you want to include background music.
  66.  
  67. Because asynchronous sounds are not tied to images, you can specify them
  68. all at the top of your template file, if desired. See the asynch.txt example.
  69.  
  70. SOUND=
  71. For each sound, specify the filename after the SOUND= keyword. If you include path
  72. information, it must be relative to the location of the text file. Otherwise,
  73. if no path information is included, it is assumed that the files are in the
  74. same directory as the template file.
  75.  
  76. CONTROL PANEL
  77. After you have made your own template file, you must update ScreenKeeper's
  78. setting to point to that file:
  79.  
  80. Select START > SETTINGS > CONTROL PANEL > DISPLAY > SCREEN SAVER
  81.  
  82. Select the ScreenKeeper screen saver.
  83.  
  84. Click Settings to set your preferences.
  85.  
  86. Using the drive and file windows, select the template file (normally ScreenKeeper.txt,
  87. but it can be any text file in Template format).
  88.  
  89. www.hyperpres.com/fw/fw.html
  90.  
  91. DISCLAIMERl
  92.  
  93. ScreenKeeper is currently free for non-profit, commercial, or personal use and I would
  94. like to keep it free. Use it if you want, give it away to anyone you
  95. want. But use it AT YOUR OWN RISK. Hyperpresence will take no
  96. responsibility for any damage, real or imagined, that this software may
  97. cause. As you should before installing any program, back up all critical
  98. data and update your Windows recovery diskette
  99.  
  100.