[ANNOUNCE] evtest 1.33
Peter Hutterer
peter.hutterer at who-t.net
Sun Jul 26 15:54:07 PDT 2015
On Fri, Jul 24, 2015 at 11:24:26PM +0200, Peter Seiderer wrote:
> Hello Peter,
>
> > Date: Thu, 23 Jul 2015 09:58:28 +1000
> > From: Peter Hutterer <peter.hutterer at who-t.net>
> > To: input-tools at lists.freedesktop.org
> > Subject: [ANNOUNCE] evtest 1.33
> > Message-ID: <20150722235828.GA29653 at jelly.redhat.com>
> > Content-Type: text/plain; charset="utf-8"
> >
> > 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
>
> Should be 'evtest-1.33' (and I could not find a corresponding tag
> on http://cgit.freedesktop.org/evtest)...
whoops, sorry about that. tag is pushed now
Cheers,
Peter
> >
> > 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
> >
More information about the Input-tools
mailing list