Redefine Paw Key Codes [+]; Control Break Keys [+] - Husky MP2500 Manual

Hide thumbs Also See for MP2500:
Table of Contents

Advertisement

Redefine PAW key codes [+]

Entry
Exit
Description

Control Break keys [+]

Entry
Exit
274
The standard key tokens are restored on a cold start.
You can also restore the default keyboard by using
function 25H, or redefine the keys at a lower level by
using function 24H.
AH=2CH
AL=matrix code of key
BL=new key code
AL=0 (success) or AL<>0 (failed due to out of range
parameters).
Changes the key code generated by typing the key
specified by AL when the W key is held down. Each
key code is then translated by the INT 9 interrupt
handler, into a scan code (which is inserted in the
keyboard buffer) or into an immediate action (such as
toggle caps lock or turn off).
The matrix codes used to identify the keys are
described under function 24H. Key codes and key scan
codes are defined in Appendix E.
The standard key matrix is restored on a cold start.
You can also restore the default keyboard by using
function 25H.
AH=2DH
AL=mask
BX=0708H
CX=0910H
DX=1112H
AL=0 (success) or AL=FFH (failed)
H
MP2500 System Developer's Guide
USKY

Advertisement

Table of Contents
loading

Table of Contents