mirror of
https://github.com/AuxXxilium/eudev.git
synced 2024-11-24 07:20:56 +07:00
Repository for eudev development
fb45281a7a
On the Dell Inspiron 1520 both the atkbd and acpi-video input devices report an event for pressing the brightness up / down key-combos, resulting in user space seeing double events and increasing / decreasing the brightness 2 steps for each keypress. This hwdb snippet suppresses the atkbd events, making the Inspiron 1520 work like most modern laptops which emit brightness up / down events through acpi-video only. Reported by Pavel Malyshev <p.malishev@gmail.com> https://bugzilla.redhat.com/show_bug.cgi?id=1141525 Signed-off-by: Anthony G. Basile <blueness@gentoo.org> |
||
---|---|---|
docs | ||
hwdb | ||
m4 | ||
man | ||
rule_generator | ||
rules | ||
src | ||
test | ||
.gitignore | ||
autogen.sh | ||
configure.ac | ||
CONTRIBUTING | ||
COPYING | ||
Makefile.am | ||
README |
This git repo is a fork of git://anongit.freedesktop.org/systemd/systemd with the aim of isolating udev from any particular flavor of system initialization. In this case, the isolation is from systemd. This is a project started by Gentoo developers and testing is currently being done mostly on OpenRC. We welcome contribution from others using a variety of system initializations to ensure eudev remains system initialization and distribution neutral. Homepage: http://www.gentoo.org/proj/en/eudev/ Tarballs of releases: http://dev.gentoo.org/~blueness/eudev/ Contact: You can email us as a group below. IRC: Freenode/#gentoo-udev Committers (alphabetical order by last name): Luca Barbato (lu_zero) <lu_zero@gentoo.org> Anthony G. Basile (blueness) <blueness@gentoo.org> Francisco Izquierdo (klondike) <klondike@gentoo.org> Ian Stakenvicius (axs) <axs@gentoo.org> Matthew Thode (prometheanfire) <prometheanfire@gentoo.org> Tony Vroon (chainsaw) <tony@linx.net> Richard Yao (ryao) <ryao@gentoo.org>