Keyboard Information
The Keyboard Information object contains details and attributes related to a computer or device keyboard. It encompasses information that describes the characteristics, capabilities, and configuration of the keyboard.
Attributes
Caption | Name | Type | Description |
---|---|---|---|
Function Keys | function_keys |
Integer | The number of function keys on client keyboard. |
IME | ime |
String | The Input Method Editor (IME) file name. |
Keyboard Layout | keyboard_layout |
String | The keyboard locale identifier name (e.g., en-US). |
Keyboard Subtype | keyboard_subtype |
Integer | The keyboard numeric code. |
Keyboard Type | keyboard_type |
String | The keyboard type (e.g., xt, ico). |
Raw Data | raw_data |
JSON | The event data as received from the event source. |
Record ID | record_id |
String | Unique identifier for the object |
Unmapped Data | unmapped |
Unmapped[] | The attributes that are not mapped to the event schema. The names and values of those attributes are specific to the event source. |
Relationships
Inbound Relationships
These objects and events reference Keyboard Information in their attributes:
Outbound Relationships
Keyboard Information references the following objects and events in its attributes:
This page describes qdm-1.3.2+ocsf-1.3.0
Updated about 2 months ago