Keyboard Status Bit Masks

PCDOS and OS/2 only

#defineIf bit value is ON, then

INSMODE_ONIns lock is toggled on
CAPS_LOCKCaps Lock is toggled on
NUM_LOCKNum Lock is toggled on
SCRL_LOCKScroll Lock is toggled on
ALT_ISDOWNThe Alt key is down
CTRL_ISDOWNThe Ctrl key is down
LSHIFT_ISDOWNThe left Shift key is down
RSHIFT_ISDOWNThe right Shift key is down

Extended BIOS versions or extended keyboards only.

LCTRL_ISDOWNThe left Ctrl key is down
LALT_ISDOWNThe left Alt key is down
RCTRL_ISDOWNThe right Ctrl key is down
RALT_ISDOWNThe right Alt key is down
SCRL_ISDOWNScroll Lock key is down
NUM_ISDOWNThe Num Lock key is down
CAPS_ISDOWNThe Caps Lock key is down
SYS_ISDOWNSysReq key is down


Home Contents Previous Next