Keyboard Information
keyboard_info
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 |
Group:context The event data as received from the event source. |
Record ID | record_id |
String |
Group:primary Unique identifier for the object |
Unmapped | unmapped |
Unmapped[] | Data from the source that was not mapped into the schema. |
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 ocsf-1.4.0
Updated 3 days ago