[PATCH evemu v2 4/4] make-event-names: use input.h from sysroot (instead of host system version)

Benjamin Tissoires benjamin.tissoires at gmail.com
Tue Aug 12 08:35:19 PDT 2014


On Mon, Aug 11, 2014 at 8:24 PM, Peter Hutterer
<peter.hutterer at who-t.net> wrote:
> On Mon, Aug 11, 2014 at 10:26:10PM +0200, Peter Seiderer wrote:
>> Signed-off-by: Peter Seiderer <ps.report at gmx.net>
>>
>> ---
>> Changes v1 -> v2:
>>   - update to git head
>
> sorry, still nak on this, I really think we should ship input.h ourselves.
> had a quick look to use libevdev for this, but it's quite a bit more
> involved than just adding a file and updating a few include paths, so I've
> postponed that for now.
>

I am going to work on a patch series which would remove the need of
having input.h and the tables generated completely in the python
binding. libevdev already provides us all we need, and then we just
need to call it to get the proper mappings.
So I am dropping this for now.

Cheers,
Benjamin


More information about the Input-tools mailing list