home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 3: The Continuation / 17-Bit_The_Continuation_Disc.iso / files / amg15.dms / amg15.adf / NewCon / NewCon.Doc < prev    next >
Text File  |  1993-12-02  |  3KB  |  94 lines

  1.                 NOTICE
  2.  
  3. NewCon is Copyright (C) 1988 by Bob Crow - All Rights Reserved, except
  4. as outlined below!
  5.  
  6. NewCon is being released into the public domain as SHAREWARE and may be
  7. distributed freely, by any means, as long as it has not been modified
  8. and this notice accompanies it.
  9.  
  10. NewCon provides two useful functions.  First it monitors the information
  11. from the keyboard and creates an audible click (actually a "beep") as
  12. certain keys are pressed.  Second, it monitors the InputDevice to
  13. determine the time interval between input events (inactivity).  If this
  14. inactivity exceeds the value specified by the user, the Amiga's screen
  15. is blanked.  The screen is restored to normal by the first input
  16. received from the keyboard or mouse.
  17.  
  18. The resident routines (those that remain in memory after execution and
  19. provide the features), occupy only 632 bytes of memory.
  20.  
  21. The volume of the key click and the duration of inactivity are
  22. adjustable with the utility NewConAdj (see below).
  23.  
  24.   NOTE: NewCon MUST BE IN THE "c" OR "System" Directories FOR NewConAdj
  25.     TO PATCH IT!.
  26.  
  27. NewCon requires no parameters on its command line:
  28.  
  29. NewCon(RETURN)
  30.  
  31. Will invoke NewCon and create a key click and screen blanking functions.
  32. NewCon may be added to the "s" directory startup-sequence to provide for
  33. automatic execution at startup.  Put NewCon in your "c" directory and
  34. add this line to the startup-sequence file:
  35.  
  36. c/NewCon
  37.  
  38. When NewCon executes, it displays a message informing you of the status
  39. of that execution.
  40.  
  41. Default Values for NewCon are:
  42.  
  43. Key click volume = -12 dB (this is only a relative value from Table 5-8 in
  44.            the AMIGA (TM) Hardware Reference Manual, Page 160).
  45.  
  46. Screen blanking interval - 5 minutes.
  47.  
  48. When used with NewConAdj:
  49.  
  50. The volume is adjustable throughout the range of the above referenced
  51. Table.
  52.  
  53. Screen blanking intervals:
  54.  
  55. INF - Never blanks
  56. 1   - Minute
  57. 3   - Minutes
  58. 5   - Minutes
  59. 7   - Minutes
  60. 10  - Minutes
  61. 15  - Minutes
  62. 20  - Minutes
  63.  
  64.  
  65. The following keys will not create a click when they are pressed:
  66.  
  67. CTRL
  68. Left SHIFT
  69. Right SHIFT
  70. Left ALT
  71. Right ALT
  72. Left AMIGA
  73. Right AMIGA
  74.  
  75. To obtain the latest version of NewCon, NewConAdj, and a list of other
  76. software available by me, send a contribution of ten (10) dollars or
  77. more to:
  78.  
  79.     Bob Crow
  80.     27711 No. Calypso Ln.
  81.     Canyon Country, CA. 91351
  82.  
  83. Specify "NewCon UPDATE" or you will just get the software list!
  84.  
  85. ****************************** Amigans *********************************
  86. Apparently, the NewConAdj program mentioned above is only given to
  87. registered users.  At least, I was unable to obtain a copy of that
  88. program from the boards.  If you like (or are used to) audible feedback
  89. from your keyboard, this program will give you that, without sacrificing
  90. a lot of memory.
  91.  
  92. Enjoy!
  93.         -jec
  94.