mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-01-08 22:10:16 +01:00
This adds support for detecting input peripherals based on their name and the device-tree model of the device they're used with. This is mostly an equivalent to dmi-based model detection (e.g. on x86 devices) for device that use device-tree (e.g. on ARM devices). Note that this requires systemd updates, see https://github.com/systemd/systemd/pull/5837 Signed-off-by: Paul Kocialkowski <contact@paulk.fr> Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net> Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| 80-libinput-device-groups.rules.in | ||
| 80-libinput-test-device.rules | ||
| 90-libinput-model-quirks.hwdb | ||
| 90-libinput-model-quirks.rules.in | ||
| libinput-device-group.c | ||
| libinput-model-quirks.c | ||
| Makefile.am | ||
| parse_hwdb.py | ||