mirror of
https://github.com/systemd/systemd.git
synced 2025-03-25 18:50:18 +03:00
Merge pull request #20219 from khfeng/use-intel-hid-rfkill
hwdb: Remove intel-hid rfkill mask
This commit is contained in:
commit
721956f3e9
5
NEWS
5
NEWS
@ -518,6 +518,11 @@ CHANGES WITH 249:
|
||||
distribution does not install it yet, it might make sense to change
|
||||
that.
|
||||
|
||||
* Intel HID rfkill event is no longer masked, since it's the only
|
||||
source of rfkill event on newer HP laptops. To have both backward and
|
||||
forward compatibility, userspace daemon needs to debounce duplicated
|
||||
events in a short time window.
|
||||
|
||||
Contributions from: Aakash Singh, adrian5, Albert Brox,
|
||||
Alexander Sverdlin, Alexander Tsoy, Alexey Rubtsov, alexlzhu,
|
||||
Allen Webb, Alvin Šipraga, Alyssa Ross, Anders Wenhaug,
|
||||
|
@ -494,9 +494,6 @@ evdev:input:b0003v0458p0708*
|
||||
# Hewlett Packard
|
||||
###########################################################
|
||||
|
||||
evdev:name:Intel HID events:dmi:bvn*:bvr*:bd*:svnHP*:pn*:*
|
||||
KEYBOARD_KEY_8=unknown # Use hp-wireless instead
|
||||
|
||||
evdev:atkbd:dmi:bvn*:bvr*:bd*:svnHewlett-Packard*:pn*:*
|
||||
evdev:atkbd:dmi:bvn*:bvr*:bd*:svnHP*:pn*:*
|
||||
KEYBOARD_KEY_81=fn_esc
|
||||
@ -560,9 +557,6 @@ evdev:atkbd:dmi:bvn*:bvr*:svnHP*:pnHPElitex21013G3:*
|
||||
KEYBOARD_KEY_92=brightnessdown
|
||||
KEYBOARD_KEY_97=brightnessup
|
||||
|
||||
evdev:name:Intel HID events:dmi:bvn*:bvr*:svnHP*:pnHPElitex21013G3:*
|
||||
KEYBOARD_KEY_08=unknown # rfkill is also reported by HP Wireless hotkeys
|
||||
|
||||
# Elitebook
|
||||
evdev:atkbd:dmi:bvn*:bvr*:bd*:svnHewlett-Packard*:pn*Compaq*:*
|
||||
evdev:atkbd:dmi:bvn*:bvr*:bd*:svnHewlett-Packard*:pn*EliteBook*:*
|
||||
|
Loading…
x
Reference in New Issue
Block a user