Files
systemd/hwdb.d
Yu Watanabe 20ce80436e udev: hwdb: replace ID_INPUT_JOYSTICK_INTEGRATION (#40761)
Could ask to Bastien Nocera who originally commited the joysticks hwdb
integration
https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1429#note_3338386
and stated that was for use in iio-sensor but later anything was done.

As the variable was never used replace it with the new variable actually
in the process to be use in libinput. Even more at least some of the
idea that was planed for ID_INPUT_JOYSTICK_INTEGRATION could be done in
libinput.

Actually ID_INPUT_JOYSTICK_INTEGRATION was never used anywhere, replace
it with ID_INTEGRATION.

Follow up: a4381cae8b.
2026-02-25 00:13:15 +09:00
..
2026-02-17 11:51:14 +01:00
2026-02-17 11:51:14 +01:00
2026-02-17 11:51:14 +01:00
2025-11-17 08:54:08 +00:00
2026-02-17 11:51:14 +01:00
2025-12-17 13:32:00 +00:00
2025-09-17 09:41:25 +01:00
2024-07-03 13:51:52 +02:00
2022-02-04 11:01:20 +09:00
2026-02-20 06:38:53 +09:00
2026-02-17 11:51:14 +01:00
2026-02-17 11:51:14 +01:00
2026-02-17 11:51:14 +01:00
2026-02-17 11:51:14 +01:00
2026-02-17 11:51:14 +01:00
2025-05-15 10:50:28 +02:00
2021-03-26 09:35:07 +01:00
2025-12-17 13:32:00 +00:00

Files in this directory specify a description of hardware devices, in the form
of mappings from modalias-like keys (which identify specific hardware devices)
to udev properties.

Files in this directory are not read by udev directly. Instead,
man:systemd-hwdb(8) compiles them into a binary database.

See man:hwdb(7) for an overview of the configuration file format, and
man:systemd-udevd.service(8) for a description of the udev daemon.

Use 'systemd-analyze cat-config udev/hwdb.d' to display the effective config.