home *** CD-ROM | disk | FTP | other *** search
/ Supergames for Windows 3 / wingames3.zip / wingames3 / U-Z / YABWEYE / README.TXT next >
Text File  |  1992-01-08  |  3KB  |  94 lines

  1. YABWEYE - Yet Another B!*@&y Windows Eye Program.
  2. =================================================
  3.  
  4. YABWEYE is a cursor tracking "eyes" program that also monitors system 
  5. resources and displays the current time. It also has a "Get out of Windows
  6. Quick" option.   
  7.  
  8. Copyright 1992 by KittSoft.
  9.  
  10. This distribution consists of :-
  11.     README.TXT  This file.
  12.     YABWEYE.EXE YABWEYE executable.
  13.     YABWEYE.INI YABWEYE .INI file.
  14.  
  15. Installation.
  16. -------------
  17. YABWEYE.EXE should be copied to somewhere on your default path. 
  18. YABWEYE.INI has to be in your Windows sub-directory to be useful.
  19.  
  20. YABWEYE.INI
  21. -----------
  22.  
  23. [YabWEye]
  24. IntFreq=200
  25. UpdateFreq=10
  26. WarningPerCent=30
  27.  
  28. Currently YABWEYE.INI consists of three parameters.
  29.  
  30. 1.  IntFreq - This is the time (in milliseconds) between interupts for 
  31. updating the eye positions. The default of 200 gives five updates a second. 
  32. A smaller value will update the positions more often giving smoother 
  33. movement of the eye, but 200 seems a reasonable compromise.
  34.  
  35. 2.  UpdateFreq - This determines how often the title is updated to 
  36. display the current time, FSR etc.  The parameter is the number of 
  37. "IntFreq" interrupts that are needed for each update of the title. The 
  38. default gives an update interval of two seconds.
  39.  
  40. 3.  Warning Per Cent.  This is the value for warning of low free system 
  41. resources (FSR). If the FSR falls below this level, a warning message box 
  42. will be displayed.
  43.  
  44.  
  45. Display.
  46. --------
  47. On each update interrupt, YABWEYE displays its information in the title 
  48. of the icon (or window). 
  49. YABWEYE displays the time, the FSR, then one of the following 
  50.  
  51. The extra bits of info are :-
  52.     % GDI Free.
  53.     % User area free.
  54.     Windows up time.
  55.     Number of tasks running.
  56.     Processor type.
  57.     Windows mode.
  58.     Amount of free memory.
  59.  
  60. Exit Windows option.
  61. --------------------
  62. if this option is selected from the system menu, YABWEYE calls the Windows 3
  63. function "ExitWindows" to finish the current Windows session. Basically this
  64. is like choosing the "Exit Windows..." option from the program manager, but 
  65. without the confirmation box. BE WARNED!
  66.  
  67.  
  68. Disclaimer.
  69. -----------
  70. The usual disclaimers apply.  The program carries no warranty and the 
  71. author assumes no liability for its use.  Basically I'm not resposible for 
  72. anything at all. 
  73.  
  74. The Bottom Line.
  75. ----------------
  76. YABWEYE is BeerWare.
  77. If you find YABWEYE useful (and/or amusing) buy the programmer a 
  78. beer. Send the cost of beer (in local bank notes), if it's useful, but not 
  79. worth a beer, just send a postcard or a letter.
  80.  
  81. Address
  82. -------
  83. Jeff Tomlinson,
  84. KittSoft,
  85. 11 Westholm,
  86. Letchworth,
  87. Herts.
  88.  
  89. SG6 4JB
  90. England.
  91.  
  92.  
  93.  
  94.