Class WlSeatResource

java.lang.Object
org.freedesktop.wayland.server.Resource<WlSeatRequests>
org.freedesktop.wayland.server.WlSeatResource
All Implemented Interfaces:
WaylandObject

public class WlSeatResource extends Resource<WlSeatRequests>
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.