.\" Generated by scdoc 1.10.1
.\" Complete documentation for this program is not available as a GNU info page
.ie \n(.g .ds Aq \(aq
.el       .ds Aq '
.nh
.ad l
.\" Begin generated content:
.TH "wev" "1" "2020-04-10"
.P
.SH NAME
.P
wev - show wayland events
.P
.SH SYNOPSIS
.P
\fBwev\fR [-g] [-f <\fIinterface[:event]\fR>] [-F <\fIinterface[:event]\fR>] [-M <\fIpath\fR>]
.P
.SH DESCRIPTION
.P
wev opens an xdg-shell toplevel on the default Wayland display (via the
\fBWAYLAND_DISPLAY\fR environment variable), then prints events associated with
that display.
.P
.SH OPTIONS
.P
\fB-g\fR
.RS 4
Print globals.
.P
.RE
\fB-f\fR <\fIinterface[:event]\fR>
.RS 4
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.
.P
.RE
\fB-F\fR <\fIinterface[:event]\fR>
.RS 4
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.
.P
.RE
\fB-M\fR <\fIpath\fR>
.RS 4
Writes the wl_keyboard's keymap to the specified path.
.P
.RE
.SH AUTHORS
.P
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 submitted by email to
~sircmpwn/public-inbox@lists.sr.ht.