Files
systemd/hwdb.d
Victor Berchet 71d78c599f hwdb: Lenovo 16G6IRL volume keys and friends (#33107)
This prevents volume keys on the machine from repeating.
Full modalias:
```
$ cat /sys/class/dmi/id/modalias
dmi:bvnLENOVO:bvrMMCN36WW:bd03/26/2024:br1.36:efr1.30:svnLENOVO:pn21KH:pvrThinkBook16G6IRL:rvnLENOVO:rnLNVNB161216:rvrSDK0T76530WIN:cvnLENOVO:ct10:cvrThinkBook16G6IRL:skuLENOVO_MT_21KH_BU_idea_FM_ThinkBook16G6IRL:
```
2024-05-31 09:08:00 +09:00
..
2024-05-14 17:00:29 +01:00
2024-05-22 21:16:39 +01:00
2024-05-22 21:16:39 +01:00
2023-07-05 22:00:38 +02:00
2024-05-14 17:00:29 +01:00
2023-11-14 21:20:45 +00:00
2021-10-27 00:14:41 +02:00
2022-02-04 11:01:20 +09:00
2023-03-26 19:01:49 +08:00
2024-04-17 16:23:51 +02:00
2024-05-22 21:16:39 +01:00
2024-05-22 21:16:39 +01:00
2024-05-22 21:16:39 +01:00
2024-05-14 17:00:29 +01:00
2024-05-14 17:00:29 +01:00
2024-03-21 15:29:48 +09: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.