Go to file
Daniel Drake 8a10dfe3b7 Add one-shot query functionality
Add functionality to query evdev state of a specific key, switch, button,
LED or sound event. This is useful in programs such as powerd
(http://wiki.laptop.org/go/Powerd) which need to query things like the
state of the laptop lid switch from shell code.

Original capture-mode functionality is left unchanged and is still
activated by default. New usage modes are explained in the man page.

Signed-off-by: Daniel Drake <dsd@laptop.org>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2011-07-22 09:55:37 +10:00
COPYING Add GPL2 COPYING document 2009-10-21 12:02:58 +10:00
INSTALL Add INSTALL and basic compilation instructions. 2009-11-23 08:50:31 +10:00
Makefile.am Install evtest-create-device.xsl in datadir 2009-12-03 16:24:45 +10:00
autogen.sh Add autogen.sh for one less buildstep. 2011-01-05 10:07:10 +10:00
configure.ac evtest 1.27 2011-03-22 09:00:32 +10:00
evtest-capture.c evtest-capture: on EINTR, just continue. 2010-04-22 15:39:46 +10:00
evtest-capture.txt Asciidoc manpage instead of nroff, add manpage for evtest-capture. 2009-11-24 11:03:26 +10:00
evtest-create-device.xsl evtest-capture: try /dev/uinput first (as well as /dev/input/uinput) 2011-05-16 12:06:41 +10:00
evtest.c Add one-shot query functionality 2011-07-22 09:55:37 +10:00
evtest.txt Add one-shot query functionality 2011-07-22 09:55:37 +10:00