[ANNOUNCE] evtest 1.33

Peter Hutterer peter.hutterer at who-t.net
Wed Jul 22 16:58:28 PDT 2015


A couple of cleanups that have been sitting on the branch for a while, and
two new features:
* evtest supports a "--grab" argument to issue an EVIOCGRAB on the device.
  This is useful when the device shouldn't interfere with anything else
  while testing.
* For EV_LED, EV_SW and EV_SND, evtest now shows the state of the device at
  startup.

commit: ab140a2dab1547f7deb5233be6d94a388cf08b26
git tag: evtest-1.32

Note that evtest is slowly but steadily falling behind in the codes it
supports. The list of #defines from linux/input.h needs to be manually
updated and it's missing quite a few already.

evtest is in maintainance mode, please use evemu-record instead.

Many thanks to Tommi and Joseph for their patches.

Joseph Hwang (1):
      Add grab flag

Peter Hutterer (3):
      Handle holes in the event node lists
      Print switch, led, sound current state in the device description
      evtest 1.33

Tommi Rantala (6):
      More ifdefs for ancient kernel headers
      Add missing INPUT_PROP_*, KEY_*, LED_* and SW_* definitions
      Avoid compiler warning when INPUT_PROP_SEMI_MT not defined
      Highlight SYN_DROPPED
      Use sizeof(ev) to specify array size to read()
      Fix names for EV_SYN events

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/input-tools/attachments/20150723/50906371/attachment.sig>


More information about the Input-tools mailing list