[−][src]Module wayland_client::protocol::wl_keyboard
keyboard input device
The wl_keyboard interface represents one or more keyboards associated with a seat.
Structs
| WlKeyboard |
Enums
| Event | |
| KeyState | physical key state |
| KeymapFormat | keyboard mapping format |
| Request |
Constants
| EVT_ENTER_SINCE | The minimal object version supporting this event |
| EVT_KEYMAP_SINCE | The minimal object version supporting this event |
| EVT_KEY_SINCE | The minimal object version supporting this event |
| EVT_LEAVE_SINCE | The minimal object version supporting this event |
| EVT_MODIFIERS_SINCE | The minimal object version supporting this event |
| EVT_REPEAT_INFO_SINCE | The minimal object version supporting this event |
| REQ_RELEASE_SINCE | The minimal object version supporting this request |
Traits
| RequestsTrait |