File: interception.1

package info (click to toggle)
interception-tools 0.6.8-3.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 288 kB
  • sloc: cpp: 1,321; ansic: 68; makefile: 9; sh: 4
file content (22 lines) | stat: -rw-r--r-- 547 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
.TH INTERCEPT "1" "May 2022" "intercept 0.6.4" "User Commands"
.SH NAME
interception \- redirect device input events to stdout (interception-tools)

intercept \- redirect device input events to stdout (interception-tools-compat)
.SH SYNOPSIS
interception [\-h ] | [\-g] devnode]

intercept [\-h ] | [\-g] devnode]
.SH DESCRIPTION
redirect device input events to stdout
.TP
\fB\-h\fR
show this message and exit
.TP
\fB\-g\fR
grab device
.TP
devnode
path of device to capture events from
.SH SEE ALSO
\fBmux\fR(1), \fBudevmon\fR(1), \fBuinput\fR(1)