Module wayland_client::wayland::seat::WlSeatCapability
[−]
[src]
seat capability bitmask
This is a bitmask of capabilities this seat has; if a member is set, then it is present on the seat.
Structs
| WlSeatCapability |
Constants
| Keyboard |
The seat has one or more keyboards |
| Pointer |
The seat has pointer devices |
| Touch |
The seat has touch devices |