Int 4A/AH=04h

lup.gif ldown.gif Interrups Categories Contents

rbline.gif

TI Professional PC - KEYBOARD - SEND COMMAND TO KEYBOARD

AH = 04h
AL = command
00h reset to default states
01h enable auto-repeat (default)
02h disable auto-repeat
03h lock keyboard
04h unlock keyboard (default)
05h enable keyclick (requires hardware modification to work)
06h disable keyclick (default)

Return:
Nothing

See Also: AH=00h - AH=02h - AH=03h - AH=04h -

Category: Vendor-specific BIOS Extensions - Int 4Ah - T

rbline.gif

lup.gif ldown.gif Interrups Categories Contents