[systemd-devel] [PATCH] udev: input_id: tag accelerometers as ID_INPUT_ACCELEROMETER

David Herrmann dh.herrmann at gmail.com
Sat Apr 4 05:07:27 PDT 2015


Hi

On Fri, Apr 3, 2015 at 8:55 PM, Hans de Goede <hdegoede at redhat.com> wrote:
[...]
>> I don't think we should return when we see INPUT_PROP_ACCEL. If a
>> keyboard embeds an accelerometer, we will miss it. I think I went too
>> deep in detail for Wacoms/tablets devices and it confused you. Those
>> don't need much processing in udev, we can mostly control everything
>> out the tree.
>
>
> Ok, I'll respin my patch to not have the return then.

What's the plan? Use INPUT_PROP_ACCEL as "negative check" (necessary
negative condition) for touchpads and mice? And as fallback hint for
accelerometer if nothing else matched?

I guess I'll see in v2 then.

Thanks
David


More information about the systemd-devel mailing list