[Overview][Constants][Types][Procedures and functions][Index] |
|
Deactivate keyboard driver. |
|
|
Return string representation of a function key code. |
|
|
Return the current keyboard driver record. |
|
|
Get the next raw key event, wait if needed. |
|
|
Get the character key part of a key event. |
|
|
Translate function key part of a key event code. |
|
|
Extract the flags from a key event. |
|
|
Return the current state of the shift keys. |
|
|
Return the unicode key event. |
|
|
Initialize the keyboard driver. |
|
|
Check whether a given event is a function key event. |
|
|
Return a string describing the key event. |
|
|
Check event queue for key press |
|
|
Get next key event, but does not wait. |
|
|
Check current shift state. |
|
|
Put a key event in the event queue. |
|
|
Set a new keyboard driver. |
|
|
Return description of key event shift state |
|
|
Translate raw event to ascii key event |
|
|
Translate raw event to UNICode key event |