Module wayland_client::protocol::wl_seat
[−]
[src]
group of input devices
A seat is a group of keyboards, pointer and touch devices. This object is published as a global during start up, or when such a device is hot plugged. A seat typically has a pointer and maintains a keyboard focus and a pointer focus.
Structs
Capability |
seat capability bitmask |
WlSeat |
Constants
Keyboard | |
Pointer | |
Touch |
Traits
Handler |