Format of AMIS hotkey list |
Offset | Size | Description | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
00h |
BYTE |
type of hotkey checking (see #02573) | |||||||||||||||
01h |
BYTE |
number of hotkeys (may be zero if TSR can disable hotkeys) | |||||||||||||||
02h |
6N BYTEs |
this will point at the initial short jump of the interrupt
sharing protocol header (see #02568)
|
Note: |
Except for bit 7, the shift states correspond exactly to the
return values from INT 16/AH=12h. A set bit in the required states word
indicates that the corresponding shift state must be active when the hotkey's
scan code is received for the hotkey to be recognized; a clear bit means that
the corresponding state may be ignored. A set bit in the disallowed shift states
word indicates that the corresponding shift state must be inactive.
|
||||||||||||||||||
See Also: |