Int 4A/AH=04h

Prev Next Ralf Interrups Categories Contents

------

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

------

Prev Next Ralf Interrups Categories Contents