chiark / gitweb /
keymap: Asus -- do not overwrite explicitely kernel driver defined keys
authorKay Sievers <kay@vrfy.org>
Tue, 2 Jul 2013 00:13:30 +0000 (02:13 +0200)
committerKay Sievers <kay@vrfy.org>
Tue, 2 Jul 2013 00:16:36 +0000 (02:16 +0200)
If key mappings are defined in the kernel driver, userspace must
not overwrite them. If something is wrong with the kernel-provided
values, the kernel driver shold be fixed instead.

Some of the matches are not the input device name but the kernel
driver name, which will not match anything.


No differences found