1WAYLAND-INFO(1) General Commands Manual WAYLAND-INFO(1)
2
3
4
6 wayland-info - display information utility for Wayland
7
9 wayland-info [option ...]
10
12 wayland-info is a utility for displaying information about the Wayland
13 protocols supported by a Wayland compositor.
14
15 It can be used to check which Wayland protocols and versions are adver‐
16 tised by the Wayland compositor.
17
18 wayland-info also provides additional information for a subset of Way‐
19 land protocols it knows about, namely Linux DMABUF, presentation time,
20 tablet and XDG output protocols.
21
23 wayland-info accepts the following line options:
24
25 -h, --help
26 Print a summary of command line options, and quit.
27
28 -i, --interface interface
29 Only print information about the Wayland globals containing the
30 string interface in their name.
31
33 WAYLAND_DISPLAY
34 The name of the display (socket) of an already running Wayland
35 server, without the path. The directory path is always taken
36 from XDG_RUNTIME_DIR. If WAYLAND_DISPLAY is not set, the socket
37 name is "wayland-0".
38
40 weston(1)
41
42
43
441.2.0 2020-07-08 WAYLAND-INFO(1)