subcalls.hlp (Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Kbd functions (1.2)
Function Groups  Overview  Changes              Up Next Previous
────────────────────────────────────────────────────────────────────────────
KbdCharIn       Reads a character from a logical keyboard
KbdClose        Closes a logical keyboard
KbdDeRegister   Removes a Kbd registered subsystem
KbdFlushBuffer  Clears the keyboard input buffer
KbdFreeFocus    Frees the focus from a logical keyboard
KbdGetCp        Retrieves the current code-page identifier
KbdGetFocus     Retrieves the focus for a logical keyboard
KbdGetHWID      Retrieves a keyboard hardware ID
KbdGetStatus    Retrieves the status of a logical keyboard
KbdOpen         Opens a logical keyboard
KbdPeek         Previews a character from a logical keyboard
KbdRegister     Registers a Kbd subsystem
KbdSetCp        Sets a code-page identifier for a logical keyboard
KbdSetCustXt    Installs a custom translation table
KbdSetFgnd      Raises the priority of threads owning the keyboard
KbdSetStatus    Sets the status for a logical keyboard
KbdStringIn     Reads a string from a logical keyboard
KbdSynch        Synchronizes access to the keyboard device driver
KbdXlate        Translates a scan code to an ASCII character