KBMAPIT ~~~~~~~ Remap keyboard TSR for DOS. You must patch the .COM with the keyboard scan code to remap. For example, find the start of the translation table which is located just after the --xlattab-- signature. Each byte offset after that from 0 to 255 represents the scan code that should be returned for that keypress. The defaults are to return the same scan code (0 to 255).