summaryrefslogtreecommitdiff
path: root/test/networkd-test.py
diff options
context:
space:
mode:
authorFranck Bui <fbui@suse.com>2017-04-20 21:09:13 +0200
committerMartin Pitt <martinpitt@users.noreply.github.com>2017-04-20 21:09:13 +0200
commit47a3b4fb8713dd071ab65f5fe6ffc4dc9789ccc0 (patch)
treea183068e17212f7953fa3c284d8d837ab2bf3a7a /test/networkd-test.py
parent46ae28d8c3b3c438dd1796b78bbff8f9dc188b31 (diff)
hwdb: fix warning "atkbd serio0: Unknown key pressed" (#5772)
At each time pressing the WiFi Fn key on Dell Latitude E7270 laptop, the system reports the following error/warning messages: atkbd serio0: Unknown key pressed (translated set 2, code 0x88 on isa0060/serio0). atkbd serio0: Use 'setkeycodes e008 ' to make it known. This is due to commit 0e33634 which was added to fix https://bugs.launchpad.net/ubuntu/+source/udev/+bug/1441849. However on Dell Latitude E7* models, we need to restore the old generic behavior which consists in ignoring the key event since it's already done by the HW. Indeed the hardware has a specific driver (dell_wmi) to handle rfkill in the hardware level. So, as long as the hardware handles, the best is to leave as is. This patch was originally written by Takashi Iwai. Fixes #5047
Diffstat (limited to 'test/networkd-test.py')
0 files changed, 0 insertions, 0 deletions