mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
There are no real i2c mice but there are i2c `FooBar Mouse` devices that are an artifact of how the HID kernel drivers split up event nodes. These nodes will be seen for some i2c keyboards and touchpads, depending on the HID report descriptor. Let's not tag those as pointing sticks. Closes #36677
Files in this directory contain configuration for systemd-udevd.service, a daemon that manages symlinks to device nodes, permissions of devices nodes, emits device events for userspace, and renames network interfaces. See man:udev(7) for an overview of the configuration file format, and man:systemd-udevd.service(8) for a description of service itself. Use 'systemd-analyze cat-config udev/rules.d' to display the effective config.