mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09:00
On the Dell Inspiron 3505 both the atkbd and acpi-video input devices report an event for pressing the brightness up / down keys, resulting in user space seeing double events and increasing / decreasing the brightness 2 steps for each keypress. Fix this by adding the device to the already existing list of Dell devices that suffer from the same problem. Signed-off-by: Armin Wolf <W_Armin@gmx.de>
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.