EVDUMP(1) EVDUMP(1)
NAME
evdump - dump input and window events
SYNOPSIS
evdump
DESCRIPTION
Evdump creates a new window, grabs the input and prints
incoming keyboard, mouse and window events in a human-
readable form.
It can be useful in a situation where a keyboard does not
seem to produce any rune when a certain key is pressed. The
event printed out, in this case, provides enough information
to set a required rune via /dev/kbmap.
SEE ALSO
rio(1), kbdfs(8)
SOURCE
/sys/src/cmd/evdump.c
HISTORY
Evdump first appeared in 9front (January, 2023).