home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / keybrd / numon1.arj / POSTER < prev   
Encoding:
Text File  |  1990-08-26  |  1.5 KB  |  50 lines

  1. >>>file/ibm_pc_b 176 ibmbin-request@crdgw1.crd.ge.com(2119)23Aug90 01:54
  2. TITLE: v07i220: numon, control numlock for a command (part 01/01)
  3.  
  4. +Message-ID   : <1592@sixhub.UUCP>
  5. +From         : ibmbin-request@crdgw1.crd.ge.com
  6. +Organization : 
  7.  
  8. Checksum:  932781456  (Verify with "brik -cv")
  9. Posting-number: Volume 07, Issue 220
  10. Submitted-by: news@lance.hss.bu.oz.au
  11. Archive-name: numon/part01
  12.  
  13. numlock control utility.
  14.  
  15. Submitter says:
  16.  
  17. I just realised there may be a lot of frustrated people out there who
  18. could benefit by these simple utilities.  Apologies if similar have been
  19. submitted previously.
  20.  
  21. [ these are welcome, people will select what fits their needs -wed ]
  22.  
  23. Description:
  24. NUMOFF clears the numlock function on ATs and compatibles (probably works
  25. on PS/2 beasties as well) for people who find it annoying.
  26. NUMOFF turns it back on again.
  27.  
  28. What happens:
  29. These are utilities which set the keyboard status flags
  30. at location absolute location 0x417 so that numlock will be turned off
  31. or on.  This is reproducible by ANDing that location with 0xDF to
  32. disable or ORing with 0x20 to turn on.  This should work with any AT
  33. compatible machine and probably PS/2s as well.
  34.  
  35. Usage:
  36. Place numoff in your autoexec.bat   Use them wherever appropriate in
  37. batch files.
  38.  
  39. Bugs:
  40. It's too simple to do anything wrong.  At worst nothing should happen.
  41.  
  42. Disclaimer:
  43. No responsibilty for any damage sustained from concentrating and inhaling
  44. these substances.
  45.  
  46. Licence:
  47. Do what you like but please don't modify them.
  48.  
  49. Miles Gillham
  50.