logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

input-events - print input events

Author

       Gerd Hoffmann <kraxel@redhat.com>

                                                    July 2005                                    INPUT-EVENTS(8)

Description

input-events listens for events on kernel input device devnr and prints them.

Name

       input-events - print input events

Options

devnr  The index of the input device to use (0 for /dev/input/event0 and so on).

       -g     Grab device using EVIOCGRAB, i.e., get exclusive access to the device.

       -tsec Set the timeout.  The program will quit after sec seconds without activity.

See Also

lsinput(8)

Synopsis

input-events  [-tsec] [-g] devnr

See Also