home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / TECLADO / MAKESPCL.ZIP / MAKESPCL.DOC < prev    next >
Encoding:
Text File  |  1990-11-04  |  909 b   |  19 lines

  1.  
  2. Telegard BBS software uses the Scroll Lock to signify Sysop In or Sysop Out. 
  3. However, the key must be pressed AFTER the computer is powered up.  For
  4. systems that are set up to auto-boot, this isn't always easy to do especially
  5. after a power glitch.
  6.  
  7. The program MAKESPCL.EXE will make a COM file that will turn off, on or leave
  8. the same any of the special keys of the keyboard i.e. NumLock, Scroll Lock,
  9. Caps Lock, Insert, Alt, Control, Right Shift, and Left Shift.
  10. We included ALL the keys because you may have an application that needs
  11. something different from ours.
  12.  
  13. This was tested on 2 different computers using 101 keyboards.  The only 
  14. difference noticed was on one computer ALL the cursor keys responded as
  15. numeric keys when NumLock was turned on. This only happened on one computer,
  16. the other worked like pressing the NumLock key.
  17.  
  18. Use CHECKER.EXE to test for which keys are on.
  19.