Class WlSeatProxy

java.lang.Object
org.freedesktop.wayland.client.Proxy<WlSeatEvents>
org.freedesktop.wayland.client.WlSeatProxy
All Implemented Interfaces:
WaylandObject

public class WlSeatProxy extends Proxy<WlSeatEvents>
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.