home *** CD-ROM | disk | FTP | other *** search
/ terabyteunlimited.com / 2014.06.terabyteunlimited.com.tar / terabyteunlimited.com / KBMAPIT.ZIP / README.TXT < prev   
Text File  |  2010-03-12  |  402b  |  14 lines

  1. KBMAPIT
  2. ~~~~~~~
  3.  
  4. Remap keyboard TSR for DOS.
  5.  
  6. You must patch the .COM with the keyboard scan code to remap.
  7.  
  8. For example, find the start of the translation table which is located
  9. just after the --xlattab-- signature.  Each byte offset after that 
  10. from 0 to 255 represents the scan code that should be returned for
  11. that keypress.  The defaults are to return the same scan code
  12. (0 to 255).
  13.  
  14.