xrg / evtest

evtest displays information on the input device specified on the command line, i... (mirror)

Home Page:http://cgit.freedesktop.org/evtest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Summary
=======
evtest is a tool to print evdev kernel events. It reads directly from the
kernel device and prints a device description and the events with the value
and the symbolic name.

Usage:
   evtest /dev/input/event0

Note: in most cases evtest needs to run as root to be able to read the
devices.

For more information, see the evtest(1) man page.


Development
==========
Please send patches to input-tools@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/input-tools

About

evtest displays information on the input device specified on the command line, i... (mirror)

http://cgit.freedesktop.org/evtest

License:GNU General Public License v2.0


Languages

Language:C 96.6%Language:M4 2.0%Language:Makefile 1.0%Language:Shell 0.4%