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

  
 
  

home | help
libinput-replay(1)	     General Commands Manual	      libinput-replay(1)

NAME
     libinput-replay - replay kernel events from a recording

SYNOPSIS
     libinput replay [options] recording

DESCRIPTION
     The libinput replay tool replays kernel events from a device recording made
     by  the libinput record(1) tool. This tool needs to run as root to create a
     device and/or replay events.

     If the recording contains more than one device, all  devices  are	replayed
     simultaneously.

OPTIONS
     --help  Print help

     --once  Only replay the recording once, then exit.

     --replay-after=s
	     Replay the recording after waiting for s seconds. This replaces the
	     default interactive prompt to start the replay.

NOTES
     This tool replays events from a recording through the the kernel and is in-
     dependent	of libinput. In other words, updating or otherwise changing lib-
     input will not alter the output from this tool. libinput  itself  does  not
     need to be in use to replay events.

     This tool does not replay kernel-emulated key repeat events (events of type
     EV_KEY with a value of 2).

LIBINPUT
     Part of the libinput(1) suite

							      libinput-replay(1)

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

home | help