mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2025-12-20 04:30:06 +01:00
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> |
||
|---|---|---|
| .. | ||
| 80-libinput-device-groups.rules.in | ||
| 90-libinput-fuzz-override.rules.in | ||
| libinput-device-group.c | ||
| libinput-fuzz-extract.c | ||
| libinput-fuzz-to-zero.c | ||
| test-libinput-fuzz-extract.c | ||