Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
wev(1)			    General Commands Manual			wev(1)

NAME
       wev - show wayland events

SYNOPSIS
       wev [-g]	[-f <interface[:event]>] [-F <interface[:event]>] [-M <path>]

DESCRIPTION
       wev opens an xdg-shell toplevel on the default Wayland display (via the
       WAYLAND_DISPLAY	environment  variable),	 then prints events associated
       with that display.

OPTIONS
       -g
	   Print globals.

       -f <interface[:event]>
	   Only	show events for	the given Wayland interface, or	for a specific
	   event from that interface. May be specified more than once to  show
	   several interfaces and/or events.

       -F <interface[:event]>
	   Show	 all  events except those from the given Wayland interface, or
	   except for a	specific event from that interface. May	 be  specified
	   more	than once to hide several interfaces and/or events.

       -M <path>
	   Writes the wl_keyboard's keymap to the specified path.

AUTHORS
       Maintained  by  Drew DeVault <sir@cmpwn.com>. Up-to-date	sources	can be
       found at	https://git.sr.ht/~sircmpwn/wev	and bugs/patches can  be  sub-
       mitted by email to ~sircmpwn/public-inbox@lists.sr.ht.

				  2025-11-01				wev(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=wev&sektion=1&manpath=FreeBSD+Ports+15.0>

home | help