summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-11-11evtest-capture: print out warning if scanning as user, not rootevtest-capturePeter Hutterer1-0/+4
2009-11-11e-c-d: Remove signal handler.Peter Hutterer1-25/+0
2009-11-11evtest-capture: if no argument is given, scan the /dev/input/ directory.Peter Hutterer1-6/+69
2009-11-11evtest-capture: don't segfault on invalid devices.Peter Hutterer1-3/+4
2009-11-11e-c-d: Parse EV_MSC bitsPeter Hutterer1-0/+3
2009-11-11e-c-d: Add event time to event replay.Peter Hutterer1-5/+18
2009-11-11e-c-d: Add event generation to run().Peter Hutterer1-0/+23
2009-11-11e-c-d: Only run once, not in a loop.Peter Hutterer1-4/+1
2009-11-11e-c-d: Use a common index instead of floods of xsl stuffPeter Hutterer1-6/+10
2009-11-11e-c-d: Work around uniput interface incompatibility.Peter Hutterer1-0/+2
2009-11-11e-c-d: Set up the device pending on capabilities.Peter Hutterer1-0/+21
2009-11-11Add evtest-create-device.xsl.Peter Hutterer3-1/+181
2009-11-11evtest-capture: Conditional compilation on libxml for evtest-capturePeter Hutterer2-3/+12
2009-11-11evtest-capture: Write to stdout, not stderr.Peter Hutterer1-2/+5
2009-11-11evtest-capture: Take extra parameter for output file.Peter Hutterer1-6/+11
2009-11-11evtest-capture: Printf to stderr about what we're doing.Peter Hutterer1-0/+4
2009-11-11evtest-capture: Add basic capture program.Peter Hutterer3-2/+833
2009-11-11ABS_MT_TOUCH_MAJOR and friends only exist after kernel version 2.6.30Peter Hutterer1-0/+3
2009-11-10Update keycode table to current linux/input.hPeter Hutterer1-0/+51
2009-11-10Print absolute axes resolution field.Peter Hutterer1-3/+3
2009-10-22Add the ABS_MT rangePeter Hutterer1-0/+11
2009-10-22Kill RCS tagsPeter Hutterer1-2/+0
2009-10-21Fix manpage installation, evtest is man section 1.evtest-1.23Peter Hutterer1-2/+2
2009-10-21Add GPL2 COPYING documentPeter Hutterer1-0/+339
2009-10-21Add evtest.c and build system.Peter Hutterer4-0/+442