Examples (6)
Monitor all occurring Wayland events
Print all events received by a specific Wayland interface
wev -f wl_keyboardPrint only specific events received by a Wayland interface
wev -f wl_keyboard:keyPrint everything but the specified wayland events
wev -F wl_keyboard:keyWrite the `wl_keyboards`'s keymap to a file
wev -M path/to/filePrint Wayland globals
wev -gmade by @shridhargupta | data from tldr-pages