mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09:00
Revert "hwdb: disable Asus ROG keyboards sending poweroff"
This reverts commit 6428c0f480.
The rule seems to match not only keyboard itself but other devices.
Let's revert the change, and consider better way later.
Fixes #38502.
This commit is contained in:
committed by
Luca Boccassi
parent
f391d6c9ba
commit
33275ce383
@@ -285,21 +285,6 @@ evdev:atkbd:dmi:bvn*:bvr*:bd*:svnASUS:pn*:*
|
||||
KEYBOARD_KEY_ee=volumedown
|
||||
KEYBOARD_KEY_ef=mute
|
||||
|
||||
# Asus ROG series
|
||||
# Prevents the keyboard from sending POWER and SLEEP key presses
|
||||
# when the keyboard goes to sleep.
|
||||
evdev:input:b*v0B05p*e0111*
|
||||
KEYBOARD_KEY_10081=reserved
|
||||
KEYBOARD_KEY_10082=reserved
|
||||
KEYBOARD_KEY_70070=reserved
|
||||
KEYBOARD_KEY_70071=reserved
|
||||
KEYBOARD_KEY_70072=reserved
|
||||
KEYBOARD_KEY_70073=reserved
|
||||
KEYBOARD_KEY_70074=reserved
|
||||
KEYBOARD_KEY_70075=reserved
|
||||
KEYBOARD_KEY_70076=reserved
|
||||
KEYBOARD_KEY_70077=reserved
|
||||
|
||||
# Asus TF103C misses the home button in its PNP0C40 GPIO resources
|
||||
# causing the volume-button mappings to be off by one, correct this
|
||||
evdev:name:gpio-keys:phys:gpio-keys/input0:ev:3:dmi:*:svnASUSTeKCOMPUTERINC.:pnTF103C*:*
|
||||
|
||||
Reference in New Issue
Block a user