summaryrefslogtreecommitdiff
path: root/tools/libinput-replay.man
diff options
context:
space:
mode:
Diffstat (limited to 'tools/libinput-replay.man')
-rw-r--r--tools/libinput-replay.man3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/libinput-replay.man b/tools/libinput-replay.man
index 7bca5180..dcae907c 100644
--- a/tools/libinput-replay.man
+++ b/tools/libinput-replay.man
@@ -21,6 +21,9 @@ This tool replays events from a recording through the the kernel and is
independent of libinput. In other words, updating or otherwise changing
libinput will not alter the output from this tool. libinput itself does not
need to be in use to replay events.
+.PP
+This tool does not replay kernel-emulated key repeat events (events of type
+\fIEV_KEY\fR with a value of 2).
.SH LIBINPUT
.PP
Part of the