mirror of
https://github.com/sezanzeb/input-remapper
synced 2024-11-18 03:25:52 +00:00
Filter Eee hotkeys (wifi controls, backlight, leds..)
This commit is contained in:
parent
e70830d4c4
commit
f9cdcaf6a9
@ -170,7 +170,8 @@ def classify(device):
|
||||
|
||||
|
||||
DENYLIST = [
|
||||
'.*Yubico.*YubiKey.*'
|
||||
'.*Yubico.*YubiKey.*',
|
||||
'Eee PC WMI hotkeys'
|
||||
]
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user