17 lines
430 B
Markdown
17 lines
430 B
Markdown
|
|
# 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}}`
|