libinput/udev
Peter Hutterer 19898eb2b2 udev: *add* the fuzz-to-zero program to the udev RUN list, don't overwrite
For historical reasons, the keyboard builtin that sets the EVDEV_ABS values is
added as RUN. When we add our own fuzz-to-zero tool we must use +=, just using
an equals overwrites the existing RUN list.

The same is true for the IMPORT command we use to extract the fuzz to begin
with.

Fixes #424

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2020-02-12 19:22:50 +10:00
..
80-libinput-device-groups.rules.in udev: don't overwrite a previously set device group 2016-08-01 07:13:05 +10:00
90-libinput-fuzz-override.rules.in udev: *add* the fuzz-to-zero program to the udev RUN list, don't overwrite 2020-02-12 19:22:50 +10:00
libinput-device-group.c udev: fix potential memory leak for the phys string 2019-10-24 14:27:37 +10:00
libinput-fuzz-extract.c libinput-fuzz-extract.c: remove unused includes 2019-09-13 00:07:39 +03:00
libinput-fuzz-to-zero.c libinput-fuzz-to-zero.c: remove unused includes 2019-09-13 00:07:39 +03:00
test-libinput-fuzz-extract.c udev: parse the EVDEV_ABS properties for a potential fuzz setting 2019-09-11 12:24:02 +10:00