430 B
430 B
wayland-info
Display information about a Wayland compositor and available protocols. More information: https://manned.org/wayland-info.
- Display information about the current Wayland compositor and available protocols:
wayland-info
- Display information for interfaces matching a specific name:
wayland-info {{[-i|--interface]}} {{wl_output}}
- Save the output to a file:
wayland-info > {{path/to/file.txt}}